-- Logs begin at Fri 2022-09-23 13:06:21 UTC, end at Fri 2022-09-23 14:26:52 UTC. --
Sep 23 13:54:49.971152 dv-cinder-857434-4-iscsi systemd[1]: Starting Devstack devstack@c-api.service...
Sep 23 13:54:49.980223 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini
Sep 23 13:54:49.983152 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: *** Starting uWSGI 2.0.18-debian (64bit) on [Fri Sep 23 13:54:49 2022] ***
Sep 23 13:54:49.983292 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: compiled with version: 10.0.1 20200405 (experimental) [master revision 0be9efad938:fcb98e4978a:705510a708d3642c9c962beb663c476167e4e8a4] on 11 April 2020 11:15:55
Sep 23 13:54:49.983409 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: os: Linux-5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021
Sep 23 13:54:49.983516 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: nodename: dv-cinder-857434-4-iscsi
Sep 23 13:54:49.983638 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: machine: x86_64
Sep 23 13:54:49.983749 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: clock source: unix
Sep 23 13:54:49.983862 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: pcre jit disabled
Sep 23 13:54:49.983968 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: detected number of CPU cores: 4
Sep 23 13:54:49.984073 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: current working directory: /
Sep 23 13:54:49.984177 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: detected binary path: /usr/bin/uwsgi-core
Sep 23 13:54:49.984295 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: your processes number limit is 47680
Sep 23 13:54:49.984409 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: your memory page size is 4096 bytes
Sep 23 13:54:49.984514 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: detected max file descriptor number: 2048
Sep 23 13:54:49.984630 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: lock engine: pthread robust mutexes
Sep 23 13:54:49.984893 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: thunder lock: enabled
Sep 23 13:54:49.985201 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4
Sep 23 13:54:49.985446 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: Python version: 3.8.10 (default, Jun 22 2022, 20:18:18)  [GCC 9.4.0]
Sep 23 13:54:50.028148 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: Python main interpreter initialized at 0x560eec0e79c0
Sep 23 13:54:50.028148 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: python threads support enabled
Sep 23 13:54:50.028148 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: your server socket listen backlog is limited to 100 connections
Sep 23 13:54:50.028148 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: your mercy for graceful operations on workers is 90 seconds
Sep 23 13:54:50.028536 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: mapped 403077 bytes (393 KB) for 2 cores
Sep 23 13:54:50.028536 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: *** Operational MODE: preforking ***
Sep 23 13:54:50.028838 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: *** uWSGI is running in multiple interpreter mode ***
Sep 23 13:54:50.028838 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: spawned uWSGI master process (pid: 113680)
Sep 23 13:54:50.029025 dv-cinder-857434-4-iscsi systemd[1]: Started Devstack devstack@c-api.service.
Sep 23 13:54:50.034505 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: spawned uWSGI worker 1 (pid: 113687, cores: 1)
Sep 23 13:54:50.035853 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: spawned uWSGI worker 2 (pid: 113688, cores: 1)
Sep 23 13:54:50.035853 dv-cinder-857434-4-iscsi devstack@c-api.service[113680]: running "unix_signal:15 gracefully_kill_them_all" (master-start)...
Sep 23 13:54:52.153098 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
Sep 23 13:54:52.153098 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   from cryptography.utils import int_from_bytes
Sep 23 13:54:52.155058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
Sep 23 13:54:52.155058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   from cryptography.utils import int_from_bytes
Sep 23 13:54:52.202402 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
Sep 23 13:54:52.202402 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   from cryptography.utils import int_from_bytes
Sep 23 13:54:52.202402 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
Sep 23 13:54:52.202402 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   from cryptography.utils import int_from_bytes
Sep 23 13:54:52.300687 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1587: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release
Sep 23 13:54:52.300687 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(
Sep 23 13:54:52.348218 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1587: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release
Sep 23 13:54:52.348218 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(
Sep 23 13:54:53.037287 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113688) load_app /usr/local/lib/python3.8/dist-packages/oslo_service/wsgi.py:349}}
Sep 23 13:54:53.049733 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113688) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}}
Sep 23 13:54:53.050218 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.051307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.051684 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.064887 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113687) load_app /usr/local/lib/python3.8/dist-packages/oslo_service/wsgi.py:349}}
Sep 23 13:54:53.070640 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113687) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}}
Sep 23 13:54:53.071112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.071692 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.072118 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.122606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead.
Sep 23 13:54:53.122606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   @jsonschema.FormatChecker.cls_checks('date-time')
Sep 23 13:54:53.137409 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead.
Sep 23 13:54:53.137409 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   @jsonschema.FormatChecker.cls_checks('date-time')
Sep 23 13:54:53.234105 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.234566 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.234566 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.234740 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.234951 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.235105 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.235283 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.237798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.237798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.237798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.237798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.237798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.238169 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.238169 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.243391 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.243658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.244569 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.244674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.245116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.245232 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.245308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.245383 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.245452 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.245518 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.245584 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.245709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.245803 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.245803 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.246471 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.246653 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.246839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.246943 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.247024 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.247094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.247250 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.247339 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.247409 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.247485 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.247554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.247620 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.247797 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.247995 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.248559 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.248742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.248921 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.249099 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.249281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.249461 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.249653 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.251989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.252172 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.252314 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.252451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.252678 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.252832 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.252969 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.253107 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.253244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.253390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.253539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.253678 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.253814 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.253958 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.254207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.254432 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.254586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.254779 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.254964 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.255123 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.255271 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.255411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.255556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.255698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.255698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.255698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.256091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.256091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.256398 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.256398 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.256695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.256695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.256971 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.257108 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.257244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.474273 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.474660 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.474853 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.475023 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.475125 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.475205 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.475290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.475362 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.475542 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.475641 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.475722 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.475886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.476053 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.476264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.479035 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.479238 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.479432 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.479555 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.479645 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.479715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.479809 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.479882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.480059 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.480151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.480236 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.480307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.480373 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.480562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.481512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.481734 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.481908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.482005 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.482146 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.482236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.482306 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.482418 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.482517 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.482591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.482659 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.482858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.483064 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.483284 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.492547 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.492742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.492950 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.493145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.493340 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.493455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.493531 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.494387 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.494553 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.494800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.494800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.495068 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.495353 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.495568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.501907 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.502120 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.502363 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.502488 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.502680 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.502862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.503063 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.504729 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.505090 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.505427 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.505772 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.505871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.506093 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.506199 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.506430 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.506540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.506683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.506832 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.506919 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.506988 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.507193 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.508030 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.508295 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.508485 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.508834 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.509022 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.509215 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.510027 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.515062 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.515342 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.515488 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.515648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.515838 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.516018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.516223 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.516478 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.516701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.516900 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.517100 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.517293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.517485 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.517690 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.518660 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.518866 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.519003 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.519102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.519173 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.519240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.519307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.519497 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.519588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.519588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.519728 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.519794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.519868 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.520049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.550031 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.550253 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.550490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.550643 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.550828 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.551027 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.551223 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.551332 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.551512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.551707 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.551902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.552082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.552272 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.552477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.575125 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.575341 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.575443 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.575517 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.575584 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.575734 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.575807 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.575875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.575960 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.576031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.576099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.576188 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.576301 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.576393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.580725 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.580897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.581010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.581107 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.581179 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.581245 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.581312 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.581497 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.581590 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.581658 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.581735 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.581803 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.581869 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.582042 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.585155 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.585364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.585475 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.585550 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.585617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.585783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.585874 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.585944 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.586022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.586099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.586173 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.586378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.586472 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.586554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.589170 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.589408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.589506 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.589595 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.589680 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.589759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.589950 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.590043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.590122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.590192 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.590382 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.590489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.590812 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.590963 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.591448 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.591656 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.591825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.592076 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.592165 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.592235 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.592302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.592367 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.592433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.592513 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.592590 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.592659 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.592855 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.593031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.594947 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.595163 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.595351 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.595534 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.595692 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.595831 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.595966 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.596114 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.596251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.596397 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.596536 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.596536 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.596793 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.596793 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.597483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.597675 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.597885 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.598082 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.598239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.598419 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.598575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.598771 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.598917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.599054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.599054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.599054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.599445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.599445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.600075 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.600275 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.600471 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.600657 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.600842 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.600985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.601125 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.601285 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.601428 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.601575 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.601575 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.601837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.601837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.602116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.604868 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.605221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.606369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.606369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.606369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.608657 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.608657 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.609028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.609028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.609028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.609028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.609028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.609028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.609028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.612128 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.612313 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.613610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.613610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.613610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.614101 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.614262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.614262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.614942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.614942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.614942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.614942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.614942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.614942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.615833 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.615833 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.616118 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.616275 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.616437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.616582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.616726 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.616869 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.617013 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.617013 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.617407 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.617818 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.623149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.624633 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.624808 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.624808 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.624808 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.625263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.625426 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.625575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.625575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.625854 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.626010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.626158 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.626306 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.626480 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.627069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.627069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.627387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.627387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.627387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.627387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.627387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.627387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.627387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.630771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.630771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.630771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.630771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.630771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.630771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.630771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.633542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.633542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.633542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.633542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.633542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.633542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.633542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.635367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.635367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.635367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.637575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.637575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.637575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.637575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.639374 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.639569 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.639812 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.639987 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.640149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.640434 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.640625 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.640850 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.641010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.641010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.641298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.641298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.641926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.641926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.642220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.642220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.642545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.642694 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.642841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.642998 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.643291 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.643460 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.643460 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.643756 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.643930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.644124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.644124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.644124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.645649 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.645880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.646050 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.646220 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.647126 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.647126 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.647431 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.647596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.647863 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.647863 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.647863 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.647863 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.755239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113688) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}}
Sep 23 13:54:53.755545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.755760 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.756147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.756366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.756507 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113687) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}}
Sep 23 13:54:53.756650 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.756791 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.756932 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.757104 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.757232 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.757232 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.757452 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.757572 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.757692 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.757813 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.757932 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.758047 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.758181 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.758305 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.758494 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.758625 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.758748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.758890 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.759015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.759208 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.759208 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.776082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.776213 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.776293 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.776293 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.776421 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.776490 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.776558 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.776626 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.776626 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.776765 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.776838 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.776906 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.776973 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.777041 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.777041 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.777162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.777229 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.777296 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.777372 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.777443 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.777510 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.777576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.777642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.777708 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.777775 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.777842 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.777909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.777985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.778055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.778123 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.778190 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.778256 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.778323 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.778417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.778486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.778553 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.778620 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.778700 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.778770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.778837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.778903 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.778969 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.779036 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.779122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.779198 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.779268 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.779365 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.779442 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.779511 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.779578 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.779669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.779737 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.779804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.779871 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.779963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.780045 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.780115 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.780184 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.780269 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.780342 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.780411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.780478 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.780545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.780612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.780709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.780800 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.780873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.780940 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.781006 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.781074 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.781074 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.781195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.781262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.781262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.781420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.781489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.781489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.781611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.781678 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.781678 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.781800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.781875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.781952 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.782030 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.782100 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.782168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.782234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.782301 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.783670 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.783804 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.783931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.784073 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.784203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.784329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.784455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.784864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.784998 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.785125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.785253 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.785378 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.785515 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.785515 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.785755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.785755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.785992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.786117 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.786244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.786244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.786497 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.786637 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.786765 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.786892 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.787017 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.787142 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.787268 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.787393 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.787902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.788038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.788251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.788653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.788789 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.788918 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.789043 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.789177 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.789304 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.789431 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.789560 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.789697 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.789697 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.789939 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.790065 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.790191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.790298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.790956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.790956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.791761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.791761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.792093 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.792294 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.792498 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.792726 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.792942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.793154 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.793342 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.793342 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.793603 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.793732 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.793858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.793983 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.794146 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.794290 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.794460 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.795101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.795249 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.795249 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.795532 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.795674 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.795814 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.795953 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.796362 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.796515 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.796657 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.796799 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.796962 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.797104 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.797259 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.797400 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.797539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.797680 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.798263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.798690 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.800141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.800319 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.800469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.800621 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.800768 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.800926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.801069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.801209 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.801349 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.801490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.801639 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.801780 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.801920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.802059 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.802199 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.802378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.802378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.802652 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.802792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.802792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.803828 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.804001 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.804151 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.804293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.804433 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.804731 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.805119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.805378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.805659 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.805908 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.806800 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.807461 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.807833 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.809203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.809380 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.809542 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.809689 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.809830 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.810014 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.810282 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.810791 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.811032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.811271 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.811271 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.811685 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.811918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.811918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.812974 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.813224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.813224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.813654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.814243 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.814243 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.814723 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.814943 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.815167 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.815380 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.815604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.815829 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.816058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.816281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.816509 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.816729 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.816955 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.817165 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.817384 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.817620 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.817620 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.818048 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.818492 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.818492 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.818883 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.819039 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.819039 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.819308 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.819447 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.819589 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.819741 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.819899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.820041 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.820583 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.820755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.820901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.821041 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.821041 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.822714 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.822896 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.823449 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.823606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.823606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.823879 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.824021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.824021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.824285 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.824425 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.824425 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.824700 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.824842 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.824842 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.825126 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.825268 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.825268 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.825533 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.825672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.826789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.827373 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.827373 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.827676 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.827817 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.827817 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.828097 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.828240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.828240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.829180 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.829323 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.829323 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.829530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.829638 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.829887 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.830114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.830114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.830342 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.830459 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.830459 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.832439 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.832598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.832598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.832897 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.833043 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.833475 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.833643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.833643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.833949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.834092 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.834092 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.834384 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.834534 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.834534 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.834813 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.834954 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.834954 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.835233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.838468 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.838468 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.838751 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.838826 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.838896 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.838963 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.838963 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.839094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.839163 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.839163 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.839286 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.839352 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.839352 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.839473 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.839540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.839606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.839682 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.839682 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.839826 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.839897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.839963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.840028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.840094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.840161 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.840234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.840234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.840375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.840442 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.840509 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.840833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.840899 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.840966 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.841045 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.841122 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.841198 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.841268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.841333 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.841399 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.841465 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.841531 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.841597 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.841662 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.841728 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.841893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.841893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.842022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.842088 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.842155 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.842220 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.842286 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.842384 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.842465 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.842543 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.842612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.842612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.842732 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.842798 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.842864 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.842931 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.843015 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.843102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.843183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.843253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.843321 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.843404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.843471 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.843593 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.843673 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.843740 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.843806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.843882 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.843952 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.844018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.844084 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.844151 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.844217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.844283 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.844349 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.845242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.845371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.845488 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113687) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.845596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.845701 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.845806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.845922 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.846028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.846133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.846260 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.846389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113687) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.846544 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.846658 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113687) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.846763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.846763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.846763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.846763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.846763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.846763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.846763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.846763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.846763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.847648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.847648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.847648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.847648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.847648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.847648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.847648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.847648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Sep 23 13:54:53.848415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113688) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Sep 23 13:54:53.848415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Sep 23 13:54:53.848415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Sep 23 13:54:53.848415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Sep 23 13:54:53.848415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113688) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Sep 23 13:54:53.848415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113688) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Sep 23 13:54:53.859841 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO dbcounter [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Registered counter for database cinder
Sep 23 13:54:53.870407 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO dbcounter [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Registered counter for database cinder
Sep 23 13:54:53.882360 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 13:54:53.889636 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writer thread running {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}
Sep 23 13:54:53.893769 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 13:54:53.901237 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writer thread running {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}
Sep 23 13:54:54.119997 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.rpc [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version.
Sep 23 13:54:54.125535 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.rpc [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Sep 23 13:54:54.130543 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.rpc [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version.
Sep 23 13:54:54.134016 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.rpc [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version.
Sep 23 13:54:54.135235 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.rpc [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Automatically selected cinder-volume RPC version 3.18 as minimum service version.
Sep 23 13:54:54.136024 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.136441 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.139048 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.rpc [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Sep 23 13:54:54.139253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.keymgr.conf_key_mgr [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c 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'
Sep 23 13:54:54.145043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.rpc [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version.
Sep 23 13:54:54.147664 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 13:54:54.151356 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.rpc [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Automatically selected cinder-volume RPC version 3.18 as minimum service version.
Sep 23 13:54:54.152256 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.152657 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.153836 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.keymgr.conf_key_mgr [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 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'
Sep 23 13:54:54.155778 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.rpc [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version.
Sep 23 13:54:54.161323 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 13:54:54.163902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.rpc [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Automatically selected cinder-backup RPC version 2.3 as minimum service version.
Sep 23 13:54:54.165061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.165538 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.167925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.rpc [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version.
Sep 23 13:54:54.168417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.168805 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.170414 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.170777 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.174260 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.rpc [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Automatically selected cinder-backup RPC version 2.3 as minimum service version.
Sep 23 13:54:54.175592 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.175592 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.177702 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.179222 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.186702 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.187089 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.198255 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.202798 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.211112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.213204 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.216666 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.217132 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.220979 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.221360 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.223544 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.223928 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.230231 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.230627 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.236728 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.237122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.238723 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.239169 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.242877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.243254 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.245133 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.245502 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.249490 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.250001 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.250948 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.251320 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.255726 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.256340 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.257099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.257476 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.263245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.263466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.263611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.263837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.268752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.269301 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.271164 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.271515 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.273426 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.273835 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.277326 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.277445 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.277523 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.277596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.282195 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.282547 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.290303 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.291325 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.296121 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.296512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.297705 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.298076 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.300248 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.api.contrib.hosts [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version.
Sep 23 13:54:54.301085 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.301433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.302683 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.303063 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.303314 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.303671 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.305210 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.api.contrib.hosts [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecated: The Host API is deprecated and will be be removed in a future version.
Sep 23 13:54:54.305326 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.305717 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.306654 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.306959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.307963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.308331 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.308839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.309194 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.309830 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.310223 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.310874 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.311241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.312331 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.312695 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.312807 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.313091 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.314508 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.314664 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.314865 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.315057 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.316413 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.316768 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.317158 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.317514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.318539 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: extensions {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.319350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.319720 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.321286 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.321667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.322449 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: os-services {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.324289 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: extensions {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.325536 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: os-quota-sets {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.327753 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: os-services {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.329333 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: extra_specs {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.330854 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: os-quota-sets {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.333077 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: os-hosts {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.334477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: extra_specs {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.337798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: encryption {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.338287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: os-hosts {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.341656 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: qos-specs {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.343221 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: encryption {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.346862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: qos-specs {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.346996 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: encryption {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.350696 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: os-quota-class-sets {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.352097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: encryption {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.354241 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: os-volume-transfer {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.355925 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: os-quota-class-sets {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.358414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: os-volume-manage {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.359069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: os-volume-transfer {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.361952 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: capabilities {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.363152 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: os-volume-manage {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.365883 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: os-volume-type-access {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.366745 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: capabilities {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.370323 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: os-volume-type-access {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.370551 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: os-snapshot-manage {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.374082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: os-snapshot-manage {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.375173 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: os-availability-zone {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.378280 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: cgsnapshots {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.378899 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: os-availability-zone {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.382052 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: cgsnapshots {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.477282 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: backups {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.480626 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: backups {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.482858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: consistencygroups {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.485528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: consistencygroups {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.487592 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extended resource: scheduler-stats {{(pid=113688) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.490253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extended resource: scheduler-stats {{(pid=113687) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Sep 23 13:54:54.491741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.492184 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.494586 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.494955 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.495126 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.495333 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.496678 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.497029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.497128 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.497589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.498725 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.499076 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.499324 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.499682 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.500907 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.501249 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.501351 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.501710 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.502952 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.503302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.503572 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.503927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.505151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.505530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.505628 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.506157 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.507288 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.507629 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.507820 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.508180 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.509601 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.509954 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.510052 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.510407 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.511327 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.snapshot_actions [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] SnapshotActionsController initialized {{(pid=113688) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}}
Sep 23 13:54:54.512072 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.512283 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.512561 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.512643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.513773 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.513952 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.snapshot_actions [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] SnapshotActionsController initialized {{(pid=113687) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}}
Sep 23 13:54:54.514104 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.514547 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.514754 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 13:54:54.514836 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.515088 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 13:54:54.515195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension VolumeActions extending resource: volumes {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.515459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension AdminActions extending resource: volumes {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.515774 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension AdminActions extending resource: snapshots {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.516071 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension AdminActions extending resource: backups {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.516375 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension TypesManage extending resource: types {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.516478 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.516674 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.516769 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.516994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.517195 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.517308 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.517511 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.517625 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.517824 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension VolumeActions extending resource: volumes {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.517930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.518156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension AdminActions extending resource: volumes {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.518281 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension UsedLimits extending resource: limits {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.518466 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113688) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.518553 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension AdminActions extending resource: snapshots {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.518796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension AdminActions extending resource: backups {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.519099 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension TypesManage extending resource: types {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.519407 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.519728 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.520021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.520328 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.520621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.521013 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension UsedLimits extending resource: limits {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.521241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113687) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Sep 23 13:54:54.523999 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING keystonemiddleware.auth_token [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 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.
Sep 23 13:54:54.526839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING keystonemiddleware.auth_token [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c 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.
Sep 23 13:54:54.533637 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING keystonemiddleware.auth_token [None req-6c4aed60-a732-407e-a3f9-50ab8f4443d9 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
Sep 23 13:54:54.536507 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING keystonemiddleware.auth_token [None req-886bf8b6-5931-4d03-a5a9-e1b9bba3a10c 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
Sep 23 13:54:54.538383 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x560eec0e79c0 pid: 113688 (default app)
Sep 23 13:54:54.541960 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x560eec0e79c0 pid: 113687 (default app)
Sep 23 13:54:54.561028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.561028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.561367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.561367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.561367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.561367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.561367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.561367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.561752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.561752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.561752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.561752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.561752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.561752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.562127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.562127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.562127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.562127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.562127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.562127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.562537 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.562537 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.562537 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.562537 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.562799 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.562799 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.562799 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.562799 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.562799 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.563212 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.563212 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.563212 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.563212 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.563212 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.563576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.563576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.563576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.563576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.563576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.563576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.564000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.564000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.564000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.564000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.564000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.564000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.564370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.564370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.564370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.564370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.564370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.564370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.564809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.564809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.564809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.564809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.564809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.564809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.565207 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.565207 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.565207 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.565207 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.565207 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.565207 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.565581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.565581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.565581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.565581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.565581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.565581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.565949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.565949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.565949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.565949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.565949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.566261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.566261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.566261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.566261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.566261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.566261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.566261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.566715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.566715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.566715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.566715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.566965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.566965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.566965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.566965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.567215 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.567215 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.567215 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.567215 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.567534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.567534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.567534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.567534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.567534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.567841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.567841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.567841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.567841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.567841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.567841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.568201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.568201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.568201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.568201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.568201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.568521 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.568521 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.568521 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.568521 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.568785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.568785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.568785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.568785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.569024 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.569024 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.569024 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.569024 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.569276 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.569276 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.569276 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.569276 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.569534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.569534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.569534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.569534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.569534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.569534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.569917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.569917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.569917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.569917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.569917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.569917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.570290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.570290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.570290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.570290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.570290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.570957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.570957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.570957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.570957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.570957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.570957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.570957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.572244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.572244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.572244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.572244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.572244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.572244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.573002 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.573002 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.573002 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.573002 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.573002 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.573002 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.573573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.573573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.573573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.573573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.573573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.573573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.574009 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.574009 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.574009 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.574009 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.574317 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.574317 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.574317 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.574317 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.574317 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.574741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.574741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:54.574741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn(deprecated_msg)
Sep 23 13:54:54.574741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-357b9ceb-a93d-4fb7-bf81-3b80a9f15669 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 13:54:54.575930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1/1] 10.222.0.62 () {50 vars in 775 bytes} [Fri Sep 23 13:54:54 2022] GET /volume/v3 => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0)
Sep 23 13:54:58.982743 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.982743 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.983350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.983350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.983350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.983350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.983350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.983350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.983831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.983831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.983831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.983831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.983831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.983831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.984241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.984241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.984241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.984241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.984241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.984241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.984598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.984598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.984598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.984598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.984855 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.984855 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.984855 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.984855 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.984855 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.985189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.985189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.985189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.985189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.985189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.985475 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.985475 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.985475 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.985475 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.985475 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.985475 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.985831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.985831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.985831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.985831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.985831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.985831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.986182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.986182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.986182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.986182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.986182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.986182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.986557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.986557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.986557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.986557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.986557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.986557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.986920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.986920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.986920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.986920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.986920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.986920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.987303 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.987303 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.987303 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.987303 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.987303 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.987303 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.988648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.988648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.988648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.988648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.988648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.989355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.989355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.989355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.989355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.989355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.989355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.989355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.990275 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.990275 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.990275 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.990275 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.990834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.990834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.990834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.990834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.991389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.991389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.991389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.991389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.991914 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.991914 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.991914 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.991914 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.991914 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.992590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.992590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.992590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.992590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.992590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.992590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.993363 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.993363 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.993363 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.993363 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.993363 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.994029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.994029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.994029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.994029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.994582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.994582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.994582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.994582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.995119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.995119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.995119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.995119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.996417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.996417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.996417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.996417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.996956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.996956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.996956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.996956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.996956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.996956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.997816 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.997816 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.997816 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.997816 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.997816 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.997816 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.998651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.998651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.998651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.998651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.998651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.999329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.999329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.999329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.999329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.999329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:58.999329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:58.999329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.000239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.000239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.000239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.000239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.000239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.000239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.001033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.001033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.001033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.001033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.001033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.001033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.002161 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.002161 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.002161 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.002161 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.002161 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.002161 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.002990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.002990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.002990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.002990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.003524 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.003524 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.003524 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.003524 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.003524 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.004630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.004630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Sep 23 13:54:59.004630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn(deprecated_msg)
Sep 23 13:54:59.004630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2db7a677-dd87-4f93-9502-00f45b9fa9a8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 13:55:00.166922 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2db7a677-dd87-4f93-9502-00f45b9fa9a8 admin admin] POST http://10.222.0.62/volume/v3/e15d4d7f53c543e88cdf9075fbadb3c8/types
Sep 23 13:55:00.168152 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2db7a677-dd87-4f93-9502-00f45b9fa9a8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 13:55:00.172229 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 13:55:00.172229 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 13:55:00.184954 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-2db7a677-dd87-4f93-9502-00f45b9fa9a8 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 13:55:00.314267 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2db7a677-dd87-4f93-9502-00f45b9fa9a8 admin admin] http://10.222.0.62/volume/v3/e15d4d7f53c543e88cdf9075fbadb3c8/types returned with HTTP 200
Sep 23 13:55:00.314970 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1/2] 10.222.0.62 () {60 vars in 1237 bytes} [Fri Sep 23 13:54:58 2022] POST /volume/v3/e15d4d7f53c543e88cdf9075fbadb3c8/types => generated 186 bytes in 1354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 13:55:00.322492 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-2db7a677-dd87-4f93-9502-00f45b9fa9a8 req-7a66c0f8-77a7-4e90-a75b-9be434550038 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 13:55:00.950495 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-2db7a677-dd87-4f93-9502-00f45b9fa9a8 req-7a66c0f8-77a7-4e90-a75b-9be434550038 admin admin] POST http://10.222.0.62/volume/v3/e15d4d7f53c543e88cdf9075fbadb3c8/types/fd70152e-3ee8-4a67-a741-c400adfc74c3/extra_specs
Sep 23 13:55:00.951658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-2db7a677-dd87-4f93-9502-00f45b9fa9a8 req-7a66c0f8-77a7-4e90-a75b-9be434550038 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 13:55:00.955588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 13:55:00.955588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 13:55:00.963935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [req-2db7a677-dd87-4f93-9502-00f45b9fa9a8 req-7a66c0f8-77a7-4e90-a75b-9be434550038 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 13:55:01.154809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-2db7a677-dd87-4f93-9502-00f45b9fa9a8 req-7a66c0f8-77a7-4e90-a75b-9be434550038 admin admin] http://10.222.0.62/volume/v3/e15d4d7f53c543e88cdf9075fbadb3c8/types/fd70152e-3ee8-4a67-a741-c400adfc74c3/extra_specs returned with HTTP 200
Sep 23 13:55:01.155682 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 2/3] 10.222.0.62 () {62 vars in 1454 bytes} [Fri Sep 23 13:55:00 2022] POST /volume/v3/e15d4d7f53c543e88cdf9075fbadb3c8/types/fd70152e-3ee8-4a67-a741-c400adfc74c3/extra_specs => generated 55 bytes in 835 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 13:55:10.310013 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 13:55:11.152666 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=25,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 13:55:43.169149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2318ce87-c259-4e69-aa62-b4639a829022 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 13:55:43.170377 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2318ce87-c259-4e69-aa62-b4639a829022 None None] GET http://10.222.0.62/volume//
Sep 23 13:55:43.170777 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2318ce87-c259-4e69-aa62-b4639a829022 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 13:55:43.171232 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2318ce87-c259-4e69-aa62-b4639a829022 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 13:55:43.172273 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2318ce87-c259-4e69-aa62-b4639a829022 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 13:55:43.172835 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 2/4] 10.222.0.62 () {56 vars in 1098 bytes} [Fri Sep 23 13:55:43 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 13:58:34.557335 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1747e77c-2024-4910-987c-8b4e29eb5f6e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 13:58:35.034491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1747e77c-2024-4910-987c-8b4e29eb5f6e tempest-verify_tempest_config-1164577109 tempest-verify_tempest_config-1164577109-project] GET http://10.222.0.62/volume/v3/60d2e4d0d650436b846bcc4f0c627e61/extensions
Sep 23 13:58:35.035010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1747e77c-2024-4910-987c-8b4e29eb5f6e tempest-verify_tempest_config-1164577109 tempest-verify_tempest_config-1164577109-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 13:58:35.035460 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1747e77c-2024-4910-987c-8b4e29eb5f6e tempest-verify_tempest_config-1164577109 tempest-verify_tempest_config-1164577109-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 13:58:35.036141 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1747e77c-2024-4910-987c-8b4e29eb5f6e tempest-verify_tempest_config-1164577109 tempest-verify_tempest_config-1164577109-project] http://10.222.0.62/volume/v3/60d2e4d0d650436b846bcc4f0c627e61/extensions returned with HTTP 200
Sep 23 13:58:35.036873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 3/5] 10.222.0.62 () {58 vars in 1223 bytes} [Fri Sep 23 13:58:34 2022] GET /volume/v3/60d2e4d0d650436b846bcc4f0c627e61/extensions => generated 5245 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:00:33.617801 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e7e291d2-21ee-4fa4-b113-b7d92f3562fa None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:00:33.738755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e7e291d2-21ee-4fa4-b113-b7d92f3562fa admin admin] GET http://10.222.0.62/volume/v3/e15d4d7f53c543e88cdf9075fbadb3c8/os-services
Sep 23 14:00:33.739212 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e7e291d2-21ee-4fa4-b113-b7d92f3562fa admin admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:00:33.739663 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e7e291d2-21ee-4fa4-b113-b7d92f3562fa admin admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:00:33.749437 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e7e291d2-21ee-4fa4-b113-b7d92f3562fa admin admin] http://10.222.0.62/volume/v3/e15d4d7f53c543e88cdf9075fbadb3c8/os-services returned with HTTP 200
Sep 23 14:00:33.750133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 3/6] 10.222.0.62 () {56 vars in 1201 bytes} [Fri Sep 23 14:00:33 2022] GET /volume/v3/e15d4d7f53c543e88cdf9075fbadb3c8/os-services => generated 642 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:00:36.249038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a05c82d6-8226-4914-8f2f-581343c39182 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:00:36.301593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a05c82d6-8226-4914-8f2f-581343c39182 admin admin] GET http://10.222.0.62/volume/v3/e15d4d7f53c543e88cdf9075fbadb3c8/os-services
Sep 23 14:00:36.302051 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a05c82d6-8226-4914-8f2f-581343c39182 admin admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:00:36.302546 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a05c82d6-8226-4914-8f2f-581343c39182 admin admin] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:00:36.312692 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a05c82d6-8226-4914-8f2f-581343c39182 admin admin] http://10.222.0.62/volume/v3/e15d4d7f53c543e88cdf9075fbadb3c8/os-services returned with HTTP 200
Sep 23 14:00:36.313384 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 4/7] 10.222.0.62 () {56 vars in 1201 bytes} [Fri Sep 23 14:00:36 2022] GET /volume/v3/e15d4d7f53c543e88cdf9075fbadb3c8/os-services => generated 642 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:00:43.744932 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=2 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:00:46.308624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=2 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:05.772280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-56131b70-83ca-4b32-ad9c-df622022758f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:06.318040 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] POST http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes
Sep 23 14:02:06.319752 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-777794585"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:06.335815 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-777794585'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:02:06.335815 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Create volume of 1 GB
Sep 23 14:02:06.359975 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Availability zone cache updated, next update will occur around 2022-09-23 15:02:06.357699. {{(pid=113687) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:153}}
Sep 23 14:02:06.363951 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Availability Zones retrieved successfully.
Sep 23 14:02:06.485190 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Flow 'volume_create_api' (20fa5b01-1eae-4eda-87d5-e7d34e424698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:06.495654 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1c655dd-c6e4-40a8-973c-5fbe0d713f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:06.498275 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:02:06.607132 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1c655dd-c6e4-40a8-973c-5fbe0d713f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:06.611862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c9393f-a45d-46cf-949b-3467462798c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:06.668973 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:06.669751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:06.936166 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Created reservations ['43214f2b-65a0-4caf-a8c0-ab98624d4b73', '033a5686-acfa-4648-9e5b-5213b677dcae', '52bfc674-5e9e-480b-a17c-c4088d8ebe41', '3f68d33c-1ae2-493f-ac43-6cec42556ef0'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:06.939207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c9393f-a45d-46cf-949b-3467462798c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43214f2b-65a0-4caf-a8c0-ab98624d4b73', '033a5686-acfa-4648-9e5b-5213b677dcae', '52bfc674-5e9e-480b-a17c-c4088d8ebe41', '3f68d33c-1ae2-493f-ac43-6cec42556ef0']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:06.941423 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bc58c8-5423-46b6-9d3e-4288090664c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:07.208312 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bc58c8-5423-46b6-9d3e-4288090664c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-777794585',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='4a25811b83194cbf820eb25171f370a6',qos_specs=None,replication_status=<?>,reservations=['43214f2b-65a0-4caf-a8c0-ab98624d4b73','033a5686-acfa-4648-9e5b-5213b677dcae','52bfc674-5e9e-480b-a17c-c4088d8ebe41','3f68d33c-1ae2-493f-ac43-6cec42556ef0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2687ba3a77d64bb99bbe6bd38b9b63a2',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:02:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-777794585',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4a25811b83194cbf820eb25171f370a6',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='2687ba3a77d64bb99bbe6bd38b9b63a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:07.210214 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71f564ed-7b2a-44bc-82aa-0cfb5be9de23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:07.236794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:07.349502 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71f564ed-7b2a-44bc-82aa-0cfb5be9de23) 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-777794585',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='4a25811b83194cbf820eb25171f370a6',qos_specs=None,replication_status=<?>,reservations=['43214f2b-65a0-4caf-a8c0-ab98624d4b73','033a5686-acfa-4648-9e5b-5213b677dcae','52bfc674-5e9e-480b-a17c-c4088d8ebe41','3f68d33c-1ae2-493f-ac43-6cec42556ef0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2687ba3a77d64bb99bbe6bd38b9b63a2',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:07.351913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f02e2ad-8c80-4f91-a5a4-ecea35e1e356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:07.526640 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f02e2ad-8c80-4f91-a5a4-ecea35e1e356) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:07.529839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Flow 'volume_create_api' (20fa5b01-1eae-4eda-87d5-e7d34e424698) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:07.530829 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Create volume request issued successfully.
Sep 23 14:02:07.535138 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-56131b70-83ca-4b32-ad9c-df622022758f tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes returned with HTTP 202
Sep 23 14:02:07.541094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 4/8] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:02:05 2022] POST /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes => generated 828 bytes in 1770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:02:07.656911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a6a9c25d-105e-4045-941d-ee3e15f81f71 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:07.656911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a6a9c25d-105e-4045-941d-ee3e15f81f71 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160
Sep 23 14:02:07.656911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a6a9c25d-105e-4045-941d-ee3e15f81f71 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:07.656911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a6a9c25d-105e-4045-941d-ee3e15f81f71 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:07.661712 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:07.661712 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:07.702078 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a6a9c25d-105e-4045-941d-ee3e15f81f71 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:07.751693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a6a9c25d-105e-4045-941d-ee3e15f81f71 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 returned with HTTP 200
Sep 23 14:02:07.767207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 5/9] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:07 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 => generated 896 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:08.095386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] POST http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes
Sep 23 14:02:08.095386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-271795512"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:08.095386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-271795512'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:02:08.095386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Create volume of 1 GB
Sep 23 14:02:08.095386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Availability zone cache updated, next update will occur around 2022-09-23 15:02:08.076939. {{(pid=113688) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:153}}
Sep 23 14:02:08.095386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Availability Zones retrieved successfully.
Sep 23 14:02:08.162763 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8dd77b9b-1d1a-4d2f-95e7-c8f8336bcca7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:08.188227 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Flow 'volume_create_api' (48e7f8db-192c-4a51-a326-9a3739eedca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:08.191233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf63353-cd4f-428e-b2c2-cbe561f15f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:08.194548 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:02:08.396284 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf63353-cd4f-428e-b2c2-cbe561f15f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:08.398507 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ebdac27-23a6-4a48-a552-3298dbc4e827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:08.526118 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:08.529405 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:08.713320 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8dd77b9b-1d1a-4d2f-95e7-c8f8336bcca7 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] GET http://10.222.0.62/volume/v3/4dc59805c3224756938a1d714d3e122e/scheduler-stats/get_pools
Sep 23 14:02:08.713690 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8dd77b9b-1d1a-4d2f-95e7-c8f8336bcca7 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:08.719120 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8dd77b9b-1d1a-4d2f-95e7-c8f8336bcca7 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] Calling method 'get_pools' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:08.767075 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8dd77b9b-1d1a-4d2f-95e7-c8f8336bcca7 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] http://10.222.0.62/volume/v3/4dc59805c3224756938a1d714d3e122e/scheduler-stats/get_pools returned with HTTP 200
Sep 23 14:02:08.767864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 6/10] 10.222.0.62 () {58 vars in 1268 bytes} [Fri Sep 23 14:02:08 2022] GET /volume/v3/4dc59805c3224756938a1d714d3e122e/scheduler-stats/get_pools => generated 66 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Sep 23 14:02:08.769679 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ec4e1473-7368-476f-8eca-e23455585efb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:08.887623 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ec4e1473-7368-476f-8eca-e23455585efb tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] POST http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/types
Sep 23 14:02:08.888592 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ec4e1473-7368-476f-8eca-e23455585efb tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1421713395"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:08.919788 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Created reservations ['3177c024-bbb1-4d4d-baff-a25955e63b2d', '969a5b26-3f83-436f-b63d-ab9d8d1552c2', '47470649-8314-4578-b0f5-6ddbfc44f13e', '8aacfbc5-ac67-4f90-ad43-55546eda22a8'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:08.924465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ebdac27-23a6-4a48-a552-3298dbc4e827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3177c024-bbb1-4d4d-baff-a25955e63b2d', '969a5b26-3f83-436f-b63d-ab9d8d1552c2', '47470649-8314-4578-b0f5-6ddbfc44f13e', '8aacfbc5-ac67-4f90-ad43-55546eda22a8']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:08.926988 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (790b02c4-1fba-4278-a426-5832e35a9948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:08.979392 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ec4e1473-7368-476f-8eca-e23455585efb tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/types returned with HTTP 200
Sep 23 14:02:08.980415 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 7/11] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:02:08 2022] POST /volume/v3/addcb88552534c7589ab2d0093d65ab7/types => generated 228 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:08.989854 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2b7844b8-4220-44ea-8d8e-688bad3e7143 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:09.005058 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2b7844b8-4220-44ea-8d8e-688bad3e7143 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160
Sep 23 14:02:09.007314 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2b7844b8-4220-44ea-8d8e-688bad3e7143 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:09.010812 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2b7844b8-4220-44ea-8d8e-688bad3e7143 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:09.056708 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:09.056708 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:09.076169 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2b7844b8-4220-44ea-8d8e-688bad3e7143 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:09.104436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2b7844b8-4220-44ea-8d8e-688bad3e7143 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 returned with HTTP 200
Sep 23 14:02:09.107140 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 8/12] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:08 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 => generated 920 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:09.110417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-75b4ad00-7f7b-401e-ab3d-1f1a02301383 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:09.116782 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-75b4ad00-7f7b-401e-ab3d-1f1a02301383 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] GET http://10.222.0.62/volume/v3/4dc59805c3224756938a1d714d3e122e/scheduler-stats/get_pools?detail=True
Sep 23 14:02:09.118091 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-75b4ad00-7f7b-401e-ab3d-1f1a02301383 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:09.118748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-75b4ad00-7f7b-401e-ab3d-1f1a02301383 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] Calling method 'get_pools' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:09.139657 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-75b4ad00-7f7b-401e-ab3d-1f1a02301383 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] http://10.222.0.62/volume/v3/4dc59805c3224756938a1d714d3e122e/scheduler-stats/get_pools?detail=True returned with HTTP 200
Sep 23 14:02:09.150428 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 9/13] 10.222.0.62 () {58 vars in 1291 bytes} [Fri Sep 23 14:02:09 2022] GET /volume/v3/4dc59805c3224756938a1d714d3e122e/scheduler-stats/get_pools?detail=True => generated 482 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:09.155781 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-84e694af-f393-4fa0-a248-854c94017b8d req-ab798604-7fba-4c56-a170-760296e4a2b3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:09.183046 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (790b02c4-1fba-4278-a426-5832e35a9948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e002497-6725-4cb9-a673-b5511ad51745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-271795512',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='265cc577b49941f88bf16b2475f76f3b',qos_specs=None,replication_status=<?>,reservations=['3177c024-bbb1-4d4d-baff-a25955e63b2d','969a5b26-3f83-436f-b63d-ab9d8d1552c2','47470649-8314-4578-b0f5-6ddbfc44f13e','8aacfbc5-ac67-4f90-ad43-55546eda22a8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='242bf7d8bba64480814d8194ea12b19a',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:02:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-271795512',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=3e002497-6725-4cb9-a673-b5511ad51745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='265cc577b49941f88bf16b2475f76f3b',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='242bf7d8bba64480814d8194ea12b19a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:09.188991 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71a6a4d3-53c8-499f-a015-1873977a68d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:09.265224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING keystonemiddleware.auth_token [req-84e694af-f393-4fa0-a248-854c94017b8d req-ab798604-7fba-4c56-a170-760296e4a2b3 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.
Sep 23 14:02:09.269814 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-84e694af-f393-4fa0-a248-854c94017b8d req-ab798604-7fba-4c56-a170-760296e4a2b3 tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] DELETE http://10.222.0.62/volume/v3/23b284ca6c134f958ca475088e669dec/volumes/tempest-invalid-678901235
Sep 23 14:02:09.271170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-84e694af-f393-4fa0-a248-854c94017b8d req-ab798604-7fba-4c56-a170-760296e4a2b3 tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:09.271740 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-84e694af-f393-4fa0-a248-854c94017b8d req-ab798604-7fba-4c56-a170-760296e4a2b3 tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:09.272299 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [req-84e694af-f393-4fa0-a248-854c94017b8d req-ab798604-7fba-4c56-a170-760296e4a2b3 tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] Delete volume with id: tempest-invalid-678901235 
Sep 23 14:02:09.286875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-84e694af-f393-4fa0-a248-854c94017b8d req-ab798604-7fba-4c56-a170-760296e4a2b3 tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] http://10.222.0.62/volume/v3/23b284ca6c134f958ca475088e669dec/volumes/tempest-invalid-678901235 returned with HTTP 404
Sep 23 14:02:09.289562 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 10/14] 10.222.0.62 () {62 vars in 1567 bytes} [Fri Sep 23 14:02:09 2022] DELETE /volume/v3/23b284ca6c134f958ca475088e669dec/volumes/tempest-invalid-678901235 => generated 98 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:02:09.291452 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ca977a12-270a-4df4-8ecc-ad17462babf1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:09.296055 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ca977a12-270a-4df4-8ecc-ad17462babf1 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] POST http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/group_types
Sep 23 14:02:09.297158 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ca977a12-270a-4df4-8ecc-ad17462babf1 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-911686869"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:09.332043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71a6a4d3-53c8-499f-a015-1873977a68d2) 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-SnapshotsActionsTest-Volume-271795512',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='265cc577b49941f88bf16b2475f76f3b',qos_specs=None,replication_status=<?>,reservations=['3177c024-bbb1-4d4d-baff-a25955e63b2d','969a5b26-3f83-436f-b63d-ab9d8d1552c2','47470649-8314-4578-b0f5-6ddbfc44f13e','8aacfbc5-ac67-4f90-ad43-55546eda22a8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='242bf7d8bba64480814d8194ea12b19a',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:09.334021 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b354f1a-f2bd-40a8-8c59-ede5241942bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:09.445582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ca977a12-270a-4df4-8ecc-ad17462babf1 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/group_types returned with HTTP 202
Sep 23 14:02:09.447222 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 11/15] 10.222.0.62 () {62 vars in 1288 bytes} [Fri Sep 23 14:02:09 2022] POST /volume/v3/addcb88552534c7589ab2d0093d65ab7/group_types => generated 184 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:09.451650 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d1e1fecc-c418-4d79-a37d-1ea0a940fa0c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:09.481338 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d1e1fecc-c418-4d79-a37d-1ea0a940fa0c tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] GET http://10.222.0.62/volume/v3/4dc59805c3224756938a1d714d3e122e/capabilities/hv-cinder-85743@wincnd
Sep 23 14:02:09.482743 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d1e1fecc-c418-4d79-a37d-1ea0a940fa0c tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:09.486088 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d1e1fecc-c418-4d79-a37d-1ea0a940fa0c tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:09.497780 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b354f1a-f2bd-40a8-8c59-ede5241942bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:09.501327 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Flow 'volume_create_api' (48e7f8db-192c-4a51-a326-9a3739eedca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:09.501709 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=75,cinder:INSERT=13,cinder:UPDATE=12 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:09.502482 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Create volume request issued successfully.
Sep 23 14:02:09.506766 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18710ac2-65e5-402b-b105-a30c95ef6d3a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes returned with HTTP 202
Sep 23 14:02:09.508872 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 5/16] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:02:07 2022] POST /volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes => generated 819 bytes in 2277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:02:09.512735 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c5716aef-18f3-4bf8-9b55-7b134bf1fc09 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:09.550903 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d1e1fecc-c418-4d79-a37d-1ea0a940fa0c tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] http://10.222.0.62/volume/v3/4dc59805c3224756938a1d714d3e122e/capabilities/hv-cinder-85743@wincnd returned with HTTP 200
Sep 23 14:02:09.552011 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 12/17] 10.222.0.62 () {58 vars in 1298 bytes} [Fri Sep 23 14:02:09 2022] GET /volume/v3/4dc59805c3224756938a1d714d3e122e/capabilities/hv-cinder-85743@wincnd => generated 715 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:09.553457 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9d210b44-70e1-4581-acf7-c4cdb379b026 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:09.564331 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9d210b44-70e1-4581-acf7-c4cdb379b026 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745
Sep 23 14:02:09.564753 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9d210b44-70e1-4581-acf7-c4cdb379b026 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:09.568825 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9d210b44-70e1-4581-acf7-c4cdb379b026 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:09.602118 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:09.602118 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:09.629106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9d210b44-70e1-4581-acf7-c4cdb379b026 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Volume info retrieved successfully.
Sep 23 14:02:09.649680 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9d210b44-70e1-4581-acf7-c4cdb379b026 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745 returned with HTTP 200
Sep 23 14:02:09.652566 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 13/18] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:09 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745 => generated 887 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:09.654040 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4dd73e2e-1ee3-49a9-87a7-2c26816f3bad None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:09.683576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4dd73e2e-1ee3-49a9-87a7-2c26816f3bad tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] GET http://10.222.0.62/volume/v3/4dc59805c3224756938a1d714d3e122e/capabilities/hv-cinder-85743@wincnd
Sep 23 14:02:09.686218 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4dd73e2e-1ee3-49a9-87a7-2c26816f3bad tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:09.686845 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4dd73e2e-1ee3-49a9-87a7-2c26816f3bad tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:09.723757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c5716aef-18f3-4bf8-9b55-7b134bf1fc09 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] POST http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/groups
Sep 23 14:02:09.724761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c5716aef-18f3-4bf8-9b55-7b134bf1fc09 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9bf2a267-03bd-47fb-904b-df176b9fa5af", "volume_types": ["2be5968d-d07b-4fdb-863f-6fb0d1eced5c"], "name": "tempest-GroupSnapshotsV319Test-Group-716038733"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:09.731231 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-c5716aef-18f3-4bf8-9b55-7b134bf1fc09 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Creating new group {'group': {'group_type': '9bf2a267-03bd-47fb-904b-df176b9fa5af', 'volume_types': ['2be5968d-d07b-4fdb-863f-6fb0d1eced5c'], 'name': 'tempest-GroupSnapshotsV319Test-Group-716038733'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Sep 23 14:02:09.735210 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4dd73e2e-1ee3-49a9-87a7-2c26816f3bad tempest-BackendsCapabilitiesAdminTestsJSON-1629310796 tempest-BackendsCapabilitiesAdminTestsJSON-1629310796-project-admin] http://10.222.0.62/volume/v3/4dc59805c3224756938a1d714d3e122e/capabilities/hv-cinder-85743@wincnd returned with HTTP 200
Sep 23 14:02:09.736584 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 14/19] 10.222.0.62 () {58 vars in 1298 bytes} [Fri Sep 23 14:02:09 2022] GET /volume/v3/4dc59805c3224756938a1d714d3e122e/capabilities/hv-cinder-85743@wincnd => generated 715 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:09.738175 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-52a01f21-2562-46b7-aa13-20ec2141b01f req-f8599040-cfb9-4d15-9811-abdcffac1b4c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:09.786395 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-c5716aef-18f3-4bf8-9b55-7b134bf1fc09 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Creating group tempest-GroupSnapshotsV319Test-Group-716038733.
Sep 23 14:02:09.787058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:09.787058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:09.837023 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-52a01f21-2562-46b7-aa13-20ec2141b01f req-f8599040-cfb9-4d15-9811-abdcffac1b4c tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] DELETE http://10.222.0.62/volume/v3/23b284ca6c134f958ca475088e669dec/volumes/498eb962-9dea-4e8f-aa58-9d1611bca1f4
Sep 23 14:02:09.842774 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-52a01f21-2562-46b7-aa13-20ec2141b01f req-f8599040-cfb9-4d15-9811-abdcffac1b4c tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:09.842774 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-52a01f21-2562-46b7-aa13-20ec2141b01f req-f8599040-cfb9-4d15-9811-abdcffac1b4c tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:09.842774 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [req-52a01f21-2562-46b7-aa13-20ec2141b01f req-f8599040-cfb9-4d15-9811-abdcffac1b4c tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] Delete volume with id: 498eb962-9dea-4e8f-aa58-9d1611bca1f4 
Sep 23 14:02:09.845563 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-c5716aef-18f3-4bf8-9b55-7b134bf1fc09 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Availability zone cache updated, next update will occur around 2022-09-23 15:02:09.844861. {{(pid=113688) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:153}}
Sep 23 14:02:09.846151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c5716aef-18f3-4bf8-9b55-7b134bf1fc09 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Availability Zones retrieved successfully.
Sep 23 14:02:09.853093 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-52a01f21-2562-46b7-aa13-20ec2141b01f req-f8599040-cfb9-4d15-9811-abdcffac1b4c tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] http://10.222.0.62/volume/v3/23b284ca6c134f958ca475088e669dec/volumes/498eb962-9dea-4e8f-aa58-9d1611bca1f4 returned with HTTP 404
Sep 23 14:02:09.884337 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 15/20] 10.222.0.62 () {62 vars in 1600 bytes} [Fri Sep 23 14:02:09 2022] DELETE /volume/v3/23b284ca6c134f958ca475088e669dec/volumes/498eb962-9dea-4e8f-aa58-9d1611bca1f4 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:09.900086 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-c86a9bda-c475-4d49-8661-c300dc71e02e req-af6ae786-8115-4c99-adb9-cedf0afc765c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:09.904628 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-c86a9bda-c475-4d49-8661-c300dc71e02e req-af6ae786-8115-4c99-adb9-cedf0afc765c tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] GET http://10.222.0.62/volume/v3/23b284ca6c134f958ca475088e669dec/volumes/e43e83dd-d86a-4b20-b6ef-a73baff7e4c1
Sep 23 14:02:09.905342 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-c86a9bda-c475-4d49-8661-c300dc71e02e req-af6ae786-8115-4c99-adb9-cedf0afc765c tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:09.908031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-c86a9bda-c475-4d49-8661-c300dc71e02e req-af6ae786-8115-4c99-adb9-cedf0afc765c tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:09.925983 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-c86a9bda-c475-4d49-8661-c300dc71e02e req-af6ae786-8115-4c99-adb9-cedf0afc765c tempest-VolumesNegativeTest-744368284 tempest-VolumesNegativeTest-744368284-project] http://10.222.0.62/volume/v3/23b284ca6c134f958ca475088e669dec/volumes/e43e83dd-d86a-4b20-b6ef-a73baff7e4c1 returned with HTTP 404
Sep 23 14:02:09.948153 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 16/21] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:02:09 2022] GET /volume/v3/23b284ca6c134f958ca475088e669dec/volumes/e43e83dd-d86a-4b20-b6ef-a73baff7e4c1 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:02:10.102925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-c5716aef-18f3-4bf8-9b55-7b134bf1fc09 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Created reservations ['6065aa8e-6354-4a02-82a3-6e39d62db7f8'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:10.124322 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c5bd62c8-c9f0-4947-8eb7-42f150b4845a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:10.128506 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c5bd62c8-c9f0-4947-8eb7-42f150b4845a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160
Sep 23 14:02:10.129209 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c5bd62c8-c9f0-4947-8eb7-42f150b4845a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:10.129801 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c5bd62c8-c9f0-4947-8eb7-42f150b4845a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:10.341329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:10.341329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:10.350243 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c5bd62c8-c9f0-4947-8eb7-42f150b4845a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:10.364478 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c5bd62c8-c9f0-4947-8eb7-42f150b4845a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 returned with HTTP 200
Sep 23 14:02:10.381543 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=71,cinder:INSERT=14,cinder:UPDATE=15 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:10.385672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 17/22] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:10 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 => generated 921 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:10.403209 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-ee9fd00b-2469-45b4-bcdc-44c0d3a7b898 req-80a80f6d-0624-4949-aa81-4901410c0310 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:10.407949 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ee9fd00b-2469-45b4-bcdc-44c0d3a7b898 req-80a80f6d-0624-4949-aa81-4901410c0310 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160
Sep 23 14:02:10.408553 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ee9fd00b-2469-45b4-bcdc-44c0d3a7b898 req-80a80f6d-0624-4949-aa81-4901410c0310 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:10.409433 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ee9fd00b-2469-45b4-bcdc-44c0d3a7b898 req-80a80f6d-0624-4949-aa81-4901410c0310 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:10.429977 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:10.429977 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:10.447243 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-ee9fd00b-2469-45b4-bcdc-44c0d3a7b898 req-80a80f6d-0624-4949-aa81-4901410c0310 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:10.462531 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ee9fd00b-2469-45b4-bcdc-44c0d3a7b898 req-80a80f6d-0624-4949-aa81-4901410c0310 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 returned with HTTP 200
Sep 23 14:02:10.463571 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 18/23] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:02:10 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 => generated 921 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:10.481234 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:10.487666 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] POST http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes
Sep 23 14:02:10.488991 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-201582983"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:10.492770 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-201582983'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:02:10.493895 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Create volume of 1 GB
Sep 23 14:02:10.504257 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Availability Zones retrieved successfully.
Sep 23 14:02:10.525789 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Flow 'volume_create_api' (86afb79a-b822-466a-8c14-9ee73a009561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:10.531767 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88878e1-c158-4e37-9b0f-3f77514e6c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:10.534860 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:02:10.540694 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c5716aef-18f3-4bf8-9b55-7b134bf1fc09 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/groups returned with HTTP 202
Sep 23 14:02:10.566196 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 6/24] 10.222.0.62 () {62 vars in 1274 bytes} [Fri Sep 23 14:02:09 2022] POST /volume/v3/fd25990a10694a5aa7debfcae216d00c/groups => generated 115 bytes in 1054 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:10.568752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d744dcf3-fe36-488f-94e2-68551bb32986 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:10.580701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d744dcf3-fe36-488f-94e2-68551bb32986 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/groups/f6ba966a-43bb-4837-8350-37e0c57c0445
Sep 23 14:02:10.582727 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d744dcf3-fe36-488f-94e2-68551bb32986 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:10.583393 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d744dcf3-fe36-488f-94e2-68551bb32986 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:10.585118 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-d744dcf3-fe36-488f-94e2-68551bb32986 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] show called for member f6ba966a-43bb-4837-8350-37e0c57c0445 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:10.606973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:10.606973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:10.642049 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88878e1-c158-4e37-9b0f-3f77514e6c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:10.644423 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92320778-678d-4320-b60c-9d3669b255e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:10.690736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d744dcf3-fe36-488f-94e2-68551bb32986 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/groups/f6ba966a-43bb-4837-8350-37e0c57c0445 returned with HTTP 200
Sep 23 14:02:10.691934 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 7/25] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:10 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/groups/f6ba966a-43bb-4837-8350-37e0c57c0445 => generated 395 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:10.696000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b3a44253-8a04-4a12-95b2-db34e7ff69bd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:10.700943 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b3a44253-8a04-4a12-95b2-db34e7ff69bd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745
Sep 23 14:02:10.702987 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b3a44253-8a04-4a12-95b2-db34e7ff69bd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:10.703791 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b3a44253-8a04-4a12-95b2-db34e7ff69bd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:10.727689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:10.727689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:10.758684 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b3a44253-8a04-4a12-95b2-db34e7ff69bd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Volume info retrieved successfully.
Sep 23 14:02:10.781257 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b3a44253-8a04-4a12-95b2-db34e7ff69bd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745 returned with HTTP 200
Sep 23 14:02:10.782600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 8/26] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:10 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745 => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:10.801864 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-74a478e3-c1ea-43ce-ba6a-1646d1eab65c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:10.807716 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-74a478e3-c1ea-43ce-ba6a-1646d1eab65c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] POST http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots
Sep 23 14:02:10.808668 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-74a478e3-c1ea-43ce-ba6a-1646d1eab65c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e002497-6725-4cb9-a673-b5511ad51745", "name": "tempest-SnapshotsActionsTest-Snapshot-1146737334"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:10.833250 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Created reservations ['2ffeb428-0eee-4c00-ae99-19c18ac0ce0d', 'f4049529-1914-4db4-80fc-a767373a83ba', 'dce48bcd-60a3-4b17-8ca1-47921f134a03', 'ad2cf3c3-d363-4527-aa17-3d8389db7ae3'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:10.837355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92320778-678d-4320-b60c-9d3669b255e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ffeb428-0eee-4c00-ae99-19c18ac0ce0d', 'f4049529-1914-4db4-80fc-a767373a83ba', 'dce48bcd-60a3-4b17-8ca1-47921f134a03', 'ad2cf3c3-d363-4527-aa17-3d8389db7ae3']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:10.840002 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5fe0de-5805-4c8e-adef-e509e4bbae41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:10.957746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5fe0de-5805-4c8e-adef-e509e4bbae41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3f45085-0337-49f8-8a9e-a4b95976e046', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-201582983',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='4a25811b83194cbf820eb25171f370a6',qos_specs=None,replication_status=<?>,reservations=['2ffeb428-0eee-4c00-ae99-19c18ac0ce0d','f4049529-1914-4db4-80fc-a767373a83ba','dce48bcd-60a3-4b17-8ca1-47921f134a03','ad2cf3c3-d363-4527-aa17-3d8389db7ae3'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2687ba3a77d64bb99bbe6bd38b9b63a2',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:02:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-201582983',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=c3f45085-0337-49f8-8a9e-a4b95976e046,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4a25811b83194cbf820eb25171f370a6',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='2687ba3a77d64bb99bbe6bd38b9b63a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:10.960326 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54617fc1-4903-4dcc-b7b0-8dc2d5abea33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:11.015919 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:11.015919 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:11.017555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-74a478e3-c1ea-43ce-ba6a-1646d1eab65c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Volume info retrieved successfully.
Sep 23 14:02:11.018191 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.snapshots [None req-74a478e3-c1ea-43ce-ba6a-1646d1eab65c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Create snapshot from volume 3e002497-6725-4cb9-a673-b5511ad51745
Sep 23 14:02:11.052324 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-74a478e3-c1ea-43ce-ba6a-1646d1eab65c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:11.097149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54617fc1-4903-4dcc-b7b0-8dc2d5abea33) 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-201582983',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='4a25811b83194cbf820eb25171f370a6',qos_specs=None,replication_status=<?>,reservations=['2ffeb428-0eee-4c00-ae99-19c18ac0ce0d','f4049529-1914-4db4-80fc-a767373a83ba','dce48bcd-60a3-4b17-8ca1-47921f134a03','ad2cf3c3-d363-4527-aa17-3d8389db7ae3'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2687ba3a77d64bb99bbe6bd38b9b63a2',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:11.099354 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbb4a82d-b2c0-4cc5-9bc9-2db0bad8d55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:11.174762 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbb4a82d-b2c0-4cc5-9bc9-2db0bad8d55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:11.191466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Flow 'volume_create_api' (86afb79a-b822-466a-8c14-9ee73a009561) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:11.214196 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Create volume request issued successfully.
Sep 23 14:02:11.215534 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c29a10ad-2e67-4b3f-bf69-f87226b04465 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes returned with HTTP 202
Sep 23 14:02:11.216487 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 19/27] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:02:10 2022] POST /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes => generated 828 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:02:11.235054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b995b65f-0927-46b0-a2c2-d89afa109676 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:11.264401 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b995b65f-0927-46b0-a2c2-d89afa109676 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046
Sep 23 14:02:11.264401 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b995b65f-0927-46b0-a2c2-d89afa109676 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:11.264401 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b995b65f-0927-46b0-a2c2-d89afa109676 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:11.277723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:11.277723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:11.283917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-74a478e3-c1ea-43ce-ba6a-1646d1eab65c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Created reservations ['6a6b4994-f62a-4fb1-aeb2-b0447fee67c9', '2d3bb551-bfee-4149-a5d7-e3ffda692a34', '67f1fa14-924d-43af-ab53-79e3b67df8d5', '5635984a-6cbc-4b41-a5f7-6cb03352adff'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:11.286611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b995b65f-0927-46b0-a2c2-d89afa109676 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:11.300888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b995b65f-0927-46b0-a2c2-d89afa109676 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046 returned with HTTP 200
Sep 23 14:02:11.303141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 20/28] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:11 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046 => generated 896 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:11.591819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-74a478e3-c1ea-43ce-ba6a-1646d1eab65c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot create request issued successfully.
Sep 23 14:02:11.593129 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-74a478e3-c1ea-43ce-ba6a-1646d1eab65c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots returned with HTTP 202
Sep 23 14:02:11.595562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 9/29] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:02:10 2022] POST /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots => generated 307 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:02:11.604031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5fd7ceb9-f244-4bf4-8d7b-3cbf8ccf940d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:11.608212 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5fd7ceb9-f244-4bf4-8d7b-3cbf8ccf940d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:11.611897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5fd7ceb9-f244-4bf4-8d7b-3cbf8ccf940d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:11.612611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5fd7ceb9-f244-4bf4-8d7b-3cbf8ccf940d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:11.702061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-56386850-9a24-406c-98e7-b8de1635ed33 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:11.706543 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-56386850-9a24-406c-98e7-b8de1635ed33 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/groups/f6ba966a-43bb-4837-8350-37e0c57c0445
Sep 23 14:02:11.707169 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-56386850-9a24-406c-98e7-b8de1635ed33 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:11.707856 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-56386850-9a24-406c-98e7-b8de1635ed33 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:11.708307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-56386850-9a24-406c-98e7-b8de1635ed33 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] show called for member f6ba966a-43bb-4837-8350-37e0c57c0445 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:11.717489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:11.717489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:11.719249 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5fd7ceb9-f244-4bf4-8d7b-3cbf8ccf940d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:11.720604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:11.720604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:11.724412 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5fd7ceb9-f244-4bf4-8d7b-3cbf8ccf940d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:11.736926 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 21/30] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:11 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 439 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:11.756363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-56386850-9a24-406c-98e7-b8de1635ed33 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/groups/f6ba966a-43bb-4837-8350-37e0c57c0445 returned with HTTP 200
Sep 23 14:02:11.769083 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 10/31] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:11 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/groups/f6ba966a-43bb-4837-8350-37e0c57c0445 => generated 396 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:11.769422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:11.774120 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] POST http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes
Sep 23 14:02:11.775031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2be5968d-d07b-4fdb-863f-6fb0d1eced5c", "group_id": "f6ba966a-43bb-4837-8350-37e0c57c0445", "size": 1, "name": "tempest-GroupSnapshotsV319Test-Volume-285459114"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:11.777455 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Create volume request body: {'volume': {'volume_type': '2be5968d-d07b-4fdb-863f-6fb0d1eced5c', 'group_id': 'f6ba966a-43bb-4837-8350-37e0c57c0445', 'size': 1, 'name': 'tempest-GroupSnapshotsV319Test-Volume-285459114'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:02:11.813647 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:11.813647 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:11.819416 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Create volume of 1 GB
Sep 23 14:02:11.855412 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=81,cinder:INSERT=7,cinder:UPDATE=12 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:11.883736 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Availability Zones retrieved successfully.
Sep 23 14:02:11.907157 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Flow 'volume_create_api' (7754709a-94ec-4f05-8a33-4b9db81bba8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:11.911936 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03930f45-51ec-443d-b2e8-66cfd90ace0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:11.914979 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:11.914979 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:11.916010 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:02:12.022251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03930f45-51ec-443d-b2e8-66cfd90ace0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:02:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2be5968d-d07b-4fdb-863f-6fb0d1eced5c,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1421713395',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '2be5968d-d07b-4fdb-863f-6fb0d1eced5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f6ba966a-43bb-4837-8350-37e0c57c0445', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:12.026779 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106748cc-153f-4fa7-b141-21ff4b33af59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:12.100698 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1421713395 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1421713395, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:12.102780 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1421713395 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1421713395, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:12.323592 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3aa23941-f158-4feb-a828-326930396792 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:12.328594 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3aa23941-f158-4feb-a828-326930396792 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046
Sep 23 14:02:12.329698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3aa23941-f158-4feb-a828-326930396792 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:12.336461 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3aa23941-f158-4feb-a828-326930396792 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:12.371810 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:12.371810 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:12.403469 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3aa23941-f158-4feb-a828-326930396792 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:12.410040 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Created reservations ['b387a4c7-9efe-46c5-856f-198c65ddfe88', '862b6bc0-e84f-42f6-9df5-b13f855dc820', '6fe626d8-9cac-46dd-adb4-1bd2e590d6a5', '7124c9a8-c62c-4298-9ef1-d7f38c730fb9'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:12.412154 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106748cc-153f-4fa7-b141-21ff4b33af59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b387a4c7-9efe-46c5-856f-198c65ddfe88', '862b6bc0-e84f-42f6-9df5-b13f855dc820', '6fe626d8-9cac-46dd-adb4-1bd2e590d6a5', '7124c9a8-c62c-4298-9ef1-d7f38c730fb9']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:12.414352 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24bdce5a-9dfd-4b6f-a602-70e91800e5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:12.446234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3aa23941-f158-4feb-a828-326930396792 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046 returned with HTTP 200
Sep 23 14:02:12.447736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 11/32] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:12 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046 => generated 921 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:12.486597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-7b263991-6638-441d-89c1-13bde2187eac req-69e11a3d-a2a1-4d45-920b-a7922292439a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:12.488667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING keystonemiddleware.auth_token [req-7b263991-6638-441d-89c1-13bde2187eac req-69e11a3d-a2a1-4d45-920b-a7922292439a 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.
Sep 23 14:02:12.494154 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-7b263991-6638-441d-89c1-13bde2187eac req-69e11a3d-a2a1-4d45-920b-a7922292439a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046
Sep 23 14:02:12.509748 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-7b263991-6638-441d-89c1-13bde2187eac req-69e11a3d-a2a1-4d45-920b-a7922292439a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:12.511164 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-7b263991-6638-441d-89c1-13bde2187eac req-69e11a3d-a2a1-4d45-920b-a7922292439a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:12.536754 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:12.536754 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:12.541567 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24bdce5a-9dfd-4b6f-a602-70e91800e5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4804152f-9df6-470b-a4a1-b7046f6ff481', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-285459114',encryption_key_id=None,group_id=f6ba966a-43bb-4837-8350-37e0c57c0445,group_type_id=<?>,metadata={},multiattach=False,project_id='fd25990a10694a5aa7debfcae216d00c',qos_specs=None,replication_status=<?>,reservations=['b387a4c7-9efe-46c5-856f-198c65ddfe88','862b6bc0-e84f-42f6-9df5-b13f855dc820','6fe626d8-9cac-46dd-adb4-1bd2e590d6a5','7124c9a8-c62c-4298-9ef1-d7f38c730fb9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='6d5d064339d14cd09569765c3ce9b0f3',volume_type_id=2be5968d-d07b-4fdb-863f-6fb0d1eced5c), '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=2022-09-23T14:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-285459114',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=f6ba966a-43bb-4837-8350-37e0c57c0445,host=None,id=4804152f-9df6-470b-a4a1-b7046f6ff481,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd25990a10694a5aa7debfcae216d00c',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='6d5d064339d14cd09569765c3ce9b0f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2be5968d-d07b-4fdb-863f-6fb0d1eced5c),volume_type_id=2be5968d-d07b-4fdb-863f-6fb0d1eced5c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:12.544897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fdbb9fe-1dcc-4455-82b4-c54155d5b24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:12.557455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-7b263991-6638-441d-89c1-13bde2187eac req-69e11a3d-a2a1-4d45-920b-a7922292439a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:12.575505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-7b263991-6638-441d-89c1-13bde2187eac req-69e11a3d-a2a1-4d45-920b-a7922292439a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046 returned with HTTP 200
Sep 23 14:02:12.580691 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 12/33] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:02:12 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046 => generated 921 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:12.593290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:12.598041 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] POST http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes
Sep 23 14:02:12.598985 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2040103734"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:12.602653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2040103734'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:02:12.603379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Create volume of 1 GB
Sep 23 14:02:12.621915 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Availability Zones retrieved successfully.
Sep 23 14:02:12.639483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Flow 'volume_create_api' (22641a73-ca28-4272-aefc-bbf2c4b2e1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:12.642832 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb9b1709-7676-491d-b167-d907f1434db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:12.645992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:02:12.681312 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fdbb9fe-1dcc-4455-82b4-c54155d5b24d) 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-GroupSnapshotsV319Test-Volume-285459114',encryption_key_id=None,group_id=f6ba966a-43bb-4837-8350-37e0c57c0445,group_type_id=<?>,metadata={},multiattach=False,project_id='fd25990a10694a5aa7debfcae216d00c',qos_specs=None,replication_status=<?>,reservations=['b387a4c7-9efe-46c5-856f-198c65ddfe88','862b6bc0-e84f-42f6-9df5-b13f855dc820','6fe626d8-9cac-46dd-adb4-1bd2e590d6a5','7124c9a8-c62c-4298-9ef1-d7f38c730fb9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='6d5d064339d14cd09569765c3ce9b0f3',volume_type_id=2be5968d-d07b-4fdb-863f-6fb0d1eced5c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:12.686833 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92eac0a1-f072-41f7-a569-e070b62483b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:12.706532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb9b1709-7676-491d-b167-d907f1434db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:12.708805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f75291d-8651-4c2d-994a-30f3f67b9fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:12.713373 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=81,cinder:INSERT=7,cinder:UPDATE=12 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:12.776556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92eac0a1-f072-41f7-a569-e070b62483b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:12.783104 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Flow 'volume_create_api' (7754709a-94ec-4f05-8a33-4b9db81bba8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:12.784690 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Create volume request issued successfully.
Sep 23 14:02:12.789746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:12.790567 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:12.807285 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:12.833687 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:12.833687 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:12.843891 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-247e5647-f08f-4ff4-ae21-d4b26a523adf tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes returned with HTTP 202
Sep 23 14:02:12.863778 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 22/34] 10.222.0.62 () {62 vars in 1277 bytes} [Fri Sep 23 14:02:11 2022] POST /volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes => generated 915 bytes in 1095 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:02:12.864677 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d4aa2c14-73fe-4cd4-b26f-69f5cc7bf6e9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:12.873915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d4aa2c14-73fe-4cd4-b26f-69f5cc7bf6e9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:12.875454 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d4aa2c14-73fe-4cd4-b26f-69f5cc7bf6e9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:12.875727 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d4aa2c14-73fe-4cd4-b26f-69f5cc7bf6e9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:12.890945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:12.890945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:12.895760 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d4aa2c14-73fe-4cd4-b26f-69f5cc7bf6e9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:12.895760 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d4aa2c14-73fe-4cd4-b26f-69f5cc7bf6e9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:12.895760 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 23/35] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:12 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:12.896827 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-29d803f8-3fa3-40d0-a8ed-05b5bfcfc44c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:12.901104 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-29d803f8-3fa3-40d0-a8ed-05b5bfcfc44c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481
Sep 23 14:02:12.901592 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-29d803f8-3fa3-40d0-a8ed-05b5bfcfc44c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:12.902055 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-29d803f8-3fa3-40d0-a8ed-05b5bfcfc44c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:12.921834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:12.921834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:12.932106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-29d803f8-3fa3-40d0-a8ed-05b5bfcfc44c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Volume info retrieved successfully.
Sep 23 14:02:12.934981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-29d803f8-3fa3-40d0-a8ed-05b5bfcfc44c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:12.935410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-29d803f8-3fa3-40d0-a8ed-05b5bfcfc44c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:12.946304 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-29d803f8-3fa3-40d0-a8ed-05b5bfcfc44c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:12.961112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:12.961112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:12.964869 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Created reservations ['77dc6ae7-ed1a-4881-9054-9a574b362253', 'bf0a9004-8519-490e-99e5-83f99177b007', 'b1846d14-3c17-4c71-9811-fbd2da0eb4e1', '4b9b7978-6f75-4f80-b4e1-0f3575031106'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:12.967088 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f75291d-8651-4c2d-994a-30f3f67b9fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77dc6ae7-ed1a-4881-9054-9a574b362253', 'bf0a9004-8519-490e-99e5-83f99177b007', 'b1846d14-3c17-4c71-9811-fbd2da0eb4e1', '4b9b7978-6f75-4f80-b4e1-0f3575031106']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:12.970355 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fcd30a0-c48c-4a66-9117-89871a931ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:13.007778 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-29d803f8-3fa3-40d0-a8ed-05b5bfcfc44c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 returned with HTTP 200
Sep 23 14:02:13.017437 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 24/36] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:12 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 => generated 983 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:13.170159 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fcd30a0-c48c-4a66-9117-89871a931ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '181be5da-20c1-40b7-adf1-17ca19557e16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2040103734',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='4a25811b83194cbf820eb25171f370a6',qos_specs=None,replication_status=<?>,reservations=['77dc6ae7-ed1a-4881-9054-9a574b362253','bf0a9004-8519-490e-99e5-83f99177b007','b1846d14-3c17-4c71-9811-fbd2da0eb4e1','4b9b7978-6f75-4f80-b4e1-0f3575031106'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2687ba3a77d64bb99bbe6bd38b9b63a2',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2040103734',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=181be5da-20c1-40b7-adf1-17ca19557e16,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4a25811b83194cbf820eb25171f370a6',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='2687ba3a77d64bb99bbe6bd38b9b63a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:13.172880 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6836503a-105b-475c-807e-7eed3310c81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:13.286292 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6836503a-105b-475c-807e-7eed3310c81c) 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-2040103734',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='4a25811b83194cbf820eb25171f370a6',qos_specs=None,replication_status=<?>,reservations=['77dc6ae7-ed1a-4881-9054-9a574b362253','bf0a9004-8519-490e-99e5-83f99177b007','b1846d14-3c17-4c71-9811-fbd2da0eb4e1','4b9b7978-6f75-4f80-b4e1-0f3575031106'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2687ba3a77d64bb99bbe6bd38b9b63a2',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:13.289130 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4dd96fe-067f-41be-8aa1-a0671e4ecd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:13.403288 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4dd96fe-067f-41be-8aa1-a0671e4ecd87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:13.408125 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Flow 'volume_create_api' (22641a73-ca28-4272-aefc-bbf2c4b2e1cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:13.411853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Create volume request issued successfully.
Sep 23 14:02:13.417587 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4f330c9-857d-49fe-be6b-af4fe926f516 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes returned with HTTP 202
Sep 23 14:02:13.418479 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 13/37] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:02:12 2022] POST /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes => generated 829 bytes in 826 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:02:13.437305 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c2fad552-67b0-472b-91e1-6485d38556e2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:13.445612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c2fad552-67b0-472b-91e1-6485d38556e2 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16
Sep 23 14:02:13.447063 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c2fad552-67b0-472b-91e1-6485d38556e2 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:13.449733 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c2fad552-67b0-472b-91e1-6485d38556e2 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:13.495894 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:13.495894 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:13.531116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c2fad552-67b0-472b-91e1-6485d38556e2 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:13.567862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c2fad552-67b0-472b-91e1-6485d38556e2 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 returned with HTTP 200
Sep 23 14:02:13.587906 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 25/38] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:13 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 => generated 897 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:13.904863 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-63031cb6-9f89-4bb5-bcb6-b7ed2dc99169 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:13.911019 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-63031cb6-9f89-4bb5-bcb6-b7ed2dc99169 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:13.911645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-63031cb6-9f89-4bb5-bcb6-b7ed2dc99169 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:13.912222 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-63031cb6-9f89-4bb5-bcb6-b7ed2dc99169 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:13.947386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:13.947386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:13.952419 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-63031cb6-9f89-4bb5-bcb6-b7ed2dc99169 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:13.954659 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-63031cb6-9f89-4bb5-bcb6-b7ed2dc99169 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:13.958671 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 14/39] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:13 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:14.035491 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-67a53e36-c6a8-4a44-8319-eb0b09416aee None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:14.044453 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-67a53e36-c6a8-4a44-8319-eb0b09416aee tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481
Sep 23 14:02:14.045653 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-67a53e36-c6a8-4a44-8319-eb0b09416aee tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:14.046215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-67a53e36-c6a8-4a44-8319-eb0b09416aee tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:14.107273 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:14.107273 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:14.131966 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-67a53e36-c6a8-4a44-8319-eb0b09416aee tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Volume info retrieved successfully.
Sep 23 14:02:14.139308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-67a53e36-c6a8-4a44-8319-eb0b09416aee tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:14.140340 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-67a53e36-c6a8-4a44-8319-eb0b09416aee tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:14.157713 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-67a53e36-c6a8-4a44-8319-eb0b09416aee tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:14.168292 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:14.168292 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:14.213470 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=78,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:14.235321 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-67a53e36-c6a8-4a44-8319-eb0b09416aee tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 returned with HTTP 200
Sep 23 14:02:14.240022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 26/40] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:14 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 => generated 1007 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:02:14.589177 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fe500a42-8937-4ea4-bbe6-476d22e87810 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:14.593063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fe500a42-8937-4ea4-bbe6-476d22e87810 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16
Sep 23 14:02:14.593770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fe500a42-8937-4ea4-bbe6-476d22e87810 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:14.594458 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fe500a42-8937-4ea4-bbe6-476d22e87810 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:14.620197 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:14.620197 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:14.639805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fe500a42-8937-4ea4-bbe6-476d22e87810 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:14.657638 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fe500a42-8937-4ea4-bbe6-476d22e87810 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 returned with HTTP 200
Sep 23 14:02:14.670321 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 15/41] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:14 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 => generated 921 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:14.967232 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0b7fa41e-a926-4e5c-bf78-414999df43a5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:14.972136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0b7fa41e-a926-4e5c-bf78-414999df43a5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:14.972840 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0b7fa41e-a926-4e5c-bf78-414999df43a5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:14.973439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0b7fa41e-a926-4e5c-bf78-414999df43a5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:14.986357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:14.986357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:14.987894 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0b7fa41e-a926-4e5c-bf78-414999df43a5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:14.998200 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0b7fa41e-a926-4e5c-bf78-414999df43a5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:14.999858 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 27/42] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:14 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:15.261071 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-08c1b45c-7c8e-4cfd-9559-7b0c46eede85 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:15.265606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-08c1b45c-7c8e-4cfd-9559-7b0c46eede85 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481
Sep 23 14:02:15.266632 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-08c1b45c-7c8e-4cfd-9559-7b0c46eede85 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:15.267287 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-08c1b45c-7c8e-4cfd-9559-7b0c46eede85 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:15.303386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:15.303386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:15.328764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-08c1b45c-7c8e-4cfd-9559-7b0c46eede85 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Volume info retrieved successfully.
Sep 23 14:02:15.330688 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-08c1b45c-7c8e-4cfd-9559-7b0c46eede85 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:15.331468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-08c1b45c-7c8e-4cfd-9559-7b0c46eede85 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:15.342693 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-08c1b45c-7c8e-4cfd-9559-7b0c46eede85 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:15.358416 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:15.358416 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:15.408819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-08c1b45c-7c8e-4cfd-9559-7b0c46eede85 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 returned with HTTP 200
Sep 23 14:02:15.423195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 16/43] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:15 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 => generated 1007 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:02:15.677043 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-16f73d1d-1a54-4c8e-8fb4-92351fe15cba None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:15.682927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-16f73d1d-1a54-4c8e-8fb4-92351fe15cba tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16
Sep 23 14:02:15.683651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-16f73d1d-1a54-4c8e-8fb4-92351fe15cba tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:15.684267 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-16f73d1d-1a54-4c8e-8fb4-92351fe15cba tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:15.714117 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:15.714117 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:15.716499 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-16f73d1d-1a54-4c8e-8fb4-92351fe15cba tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:15.728763 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-16f73d1d-1a54-4c8e-8fb4-92351fe15cba tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 returned with HTTP 200
Sep 23 14:02:15.729946 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 28/44] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:15 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 => generated 921 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:16.002574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fbb7a016-38d7-434d-aead-5a41288fb8c9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:16.009407 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fbb7a016-38d7-434d-aead-5a41288fb8c9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:16.010269 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fbb7a016-38d7-434d-aead-5a41288fb8c9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:16.010991 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fbb7a016-38d7-434d-aead-5a41288fb8c9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:16.022921 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:16.022921 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:16.024705 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fbb7a016-38d7-434d-aead-5a41288fb8c9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:16.028021 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fbb7a016-38d7-434d-aead-5a41288fb8c9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:16.029005 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 17/45] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:16 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:16.039335 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0dd1c0b5-c7cb-4c85-a228-4e3db758613e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:16.429127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a47ccb81-00cf-4c0c-8fb9-041618ef2aa1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:16.433888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a47ccb81-00cf-4c0c-8fb9-041618ef2aa1 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481
Sep 23 14:02:16.435676 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a47ccb81-00cf-4c0c-8fb9-041618ef2aa1 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:16.436258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a47ccb81-00cf-4c0c-8fb9-041618ef2aa1 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:16.482352 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:16.482352 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:16.513504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a47ccb81-00cf-4c0c-8fb9-041618ef2aa1 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Volume info retrieved successfully.
Sep 23 14:02:16.517388 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-a47ccb81-00cf-4c0c-8fb9-041618ef2aa1 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:16.521092 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-a47ccb81-00cf-4c0c-8fb9-041618ef2aa1 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:16.547121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-a47ccb81-00cf-4c0c-8fb9-041618ef2aa1 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:16.564226 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:16.564226 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:16.605484 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0dd1c0b5-c7cb-4c85-a228-4e3db758613e tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action
Sep 23 14:02:16.606602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0dd1c0b5-c7cb-4c85-a228-4e3db758613e tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:16.606938 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0dd1c0b5-c7cb-4c85-a228-4e3db758613e tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:16.609389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.admin_actions [None req-0dd1c0b5-c7cb-4c85-a228-4e3db758613e tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Updating snapshot '2b00316e-a6b8-453a-a904-5560b99e9071' with '{'status': 'creating'}' {{(pid=113687) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Sep 23 14:02:16.638987 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a47ccb81-00cf-4c0c-8fb9-041618ef2aa1 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 returned with HTTP 200
Sep 23 14:02:16.650370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 18/46] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:16 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 => generated 1008 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:02:16.661441 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3bad4e25-6059-41dc-af4a-c5c590f73608 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:16.668491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3bad4e25-6059-41dc-af4a-c5c590f73608 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] POST http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots
Sep 23 14:02:16.671560 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3bad4e25-6059-41dc-af4a-c5c590f73608 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f6ba966a-43bb-4837-8350-37e0c57c0445", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-943611432"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:16.673886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-3bad4e25-6059-41dc-af4a-c5c590f73608 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Creating new group_snapshot {'group_snapshot': {'group_id': 'f6ba966a-43bb-4837-8350-37e0c57c0445', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-943611432'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}}
Sep 23 14:02:16.703043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:16.703043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:16.716507 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.group_snapshots [None req-3bad4e25-6059-41dc-af4a-c5c590f73608 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-943611432.
Sep 23 14:02:16.731598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:16.731598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:16.885762 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0dd1c0b5-c7cb-4c85-a228-4e3db758613e tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action returned with HTTP 202
Sep 23 14:02:16.887979 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 29/47] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:16 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action => generated 0 bytes in 850 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:16.889586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d833c98f-5f21-41b1-8821-9b7f77887d47 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:16.899273 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d833c98f-5f21-41b1-8821-9b7f77887d47 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16
Sep 23 14:02:16.899967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d833c98f-5f21-41b1-8821-9b7f77887d47 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:16.900632 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d833c98f-5f21-41b1-8821-9b7f77887d47 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:16.927164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:16.927164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:16.943621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d833c98f-5f21-41b1-8821-9b7f77887d47 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:16.954900 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:16.954900 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:16.965933 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d833c98f-5f21-41b1-8821-9b7f77887d47 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 returned with HTTP 200
Sep 23 14:02:16.967176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 30/48] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:16 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 => generated 922 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:16.968497 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3ca7b7d9-35b5-4eab-a766-358d9c9034c5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:16.977974 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3ca7b7d9-35b5-4eab-a766-358d9c9034c5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:16.978481 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3ca7b7d9-35b5-4eab-a766-358d9c9034c5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:16.978945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3ca7b7d9-35b5-4eab-a766-358d9c9034c5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:17.012671 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-3bad4e25-6059-41dc-af4a-c5c590f73608 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1421713395 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1421713395, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:17.014367 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:17.014367 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:17.015357 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-3bad4e25-6059-41dc-af4a-c5c590f73608 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1421713395 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1421713395, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:17.017101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3ca7b7d9-35b5-4eab-a766-358d9c9034c5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:17.020469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3ca7b7d9-35b5-4eab-a766-358d9c9034c5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:17.024844 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 31/49] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:16 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 465 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:17.028100 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-72f7e092-24d8-48d6-b7be-1e2d84428030 req-ce754e60-1cdd-4962-b464-206781ba04b6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:17.039843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-72f7e092-24d8-48d6-b7be-1e2d84428030 req-ce754e60-1cdd-4962-b464-206781ba04b6 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16
Sep 23 14:02:17.040586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-72f7e092-24d8-48d6-b7be-1e2d84428030 req-ce754e60-1cdd-4962-b464-206781ba04b6 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:17.041242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-72f7e092-24d8-48d6-b7be-1e2d84428030 req-ce754e60-1cdd-4962-b464-206781ba04b6 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:17.070393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:17.070393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:17.088303 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-72f7e092-24d8-48d6-b7be-1e2d84428030 req-ce754e60-1cdd-4962-b464-206781ba04b6 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:17.107038 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-72f7e092-24d8-48d6-b7be-1e2d84428030 req-ce754e60-1cdd-4962-b464-206781ba04b6 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 returned with HTTP 200
Sep 23 14:02:17.109843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 32/50] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:02:17 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 => generated 922 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:17.114511 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a3a64e00-d493-4139-af78-c9180d02b25e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:17.128749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a3a64e00-d493-4139-af78-c9180d02b25e tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action
Sep 23 14:02:17.130737 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a3a64e00-d493-4139-af78-c9180d02b25e tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:17.134577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a3a64e00-d493-4139-af78-c9180d02b25e tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:17.136916 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.admin_actions [None req-a3a64e00-d493-4139-af78-c9180d02b25e tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Updating snapshot '2b00316e-a6b8-453a-a904-5560b99e9071' with '{'status': 'available'}' {{(pid=113687) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Sep 23 14:02:17.172648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=78,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:17.193176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:17.193176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:17.289665 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-3bad4e25-6059-41dc-af4a-c5c590f73608 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Created reservations ['4abfb5f9-a749-4627-9f69-0864dfa9bc5a', '97194e51-872e-4d3c-a7fa-65ba6e8739c7', '81df143b-8298-42ad-8478-3adbd3b0b0a5', 'd95e8deb-1b1e-42e5-99be-80b89cd2ef23'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:17.340050 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a3a64e00-d493-4139-af78-c9180d02b25e tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action returned with HTTP 202
Sep 23 14:02:17.341392 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 33/51] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:17 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action => generated 0 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:17.343023 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-6183fcba-a8ea-4600-8ad2-1b92e885d76d req-d7a2ca0d-5462-49f1-b015-e127514a7ec2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:17.357353 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-6183fcba-a8ea-4600-8ad2-1b92e885d76d req-d7a2ca0d-5462-49f1-b015-e127514a7ec2 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail
Sep 23 14:02:17.358113 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-6183fcba-a8ea-4600-8ad2-1b92e885d76d req-d7a2ca0d-5462-49f1-b015-e127514a7ec2 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:17.360675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-6183fcba-a8ea-4600-8ad2-1b92e885d76d req-d7a2ca0d-5462-49f1-b015-e127514a7ec2 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:17.362209 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [req-6183fcba-a8ea-4600-8ad2-1b92e885d76d req-d7a2ca0d-5462-49f1-b015-e127514a7ec2 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:17.363972 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:17.363972 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:17.365147 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [req-6183fcba-a8ea-4600-8ad2-1b92e885d76d req-d7a2ca0d-5462-49f1-b015-e127514a7ec2 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:17.507913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-6183fcba-a8ea-4600-8ad2-1b92e885d76d req-d7a2ca0d-5462-49f1-b015-e127514a7ec2 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Get all volumes completed successfully.
Sep 23 14:02:17.510772 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:17.510772 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:17.531341 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-6183fcba-a8ea-4600-8ad2-1b92e885d76d req-d7a2ca0d-5462-49f1-b015-e127514a7ec2 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail returned with HTTP 200
Sep 23 14:02:17.532518 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 34/52] 10.222.0.62 () {60 vars in 1488 bytes} [Fri Sep 23 14:02:17 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail => generated 2747 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:17.534022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-13d23903-9178-4e5f-baa6-c9ab9dda073d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:17.539180 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-13d23903-9178-4e5f-baa6-c9ab9dda073d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:17.539727 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-13d23903-9178-4e5f-baa6-c9ab9dda073d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:17.540401 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-13d23903-9178-4e5f-baa6-c9ab9dda073d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:17.556813 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:17.556813 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:17.557581 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-13d23903-9178-4e5f-baa6-c9ab9dda073d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:17.564335 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-13d23903-9178-4e5f-baa6-c9ab9dda073d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:17.565153 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 35/53] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:17 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:17.587182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-2b6ba379-7c54-461a-a7e5-469030cdadd9 req-bd43d198-4a0d-494d-8d8b-ff03ab9b5c53 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:17.600152 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-2b6ba379-7c54-461a-a7e5-469030cdadd9 req-bd43d198-4a0d-494d-8d8b-ff03ab9b5c53 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail
Sep 23 14:02:17.603331 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-2b6ba379-7c54-461a-a7e5-469030cdadd9 req-bd43d198-4a0d-494d-8d8b-ff03ab9b5c53 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:17.603883 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-2b6ba379-7c54-461a-a7e5-469030cdadd9 req-bd43d198-4a0d-494d-8d8b-ff03ab9b5c53 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:17.604501 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [req-2b6ba379-7c54-461a-a7e5-469030cdadd9 req-bd43d198-4a0d-494d-8d8b-ff03ab9b5c53 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:17.611244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [req-2b6ba379-7c54-461a-a7e5-469030cdadd9 req-bd43d198-4a0d-494d-8d8b-ff03ab9b5c53 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:17.642029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3bad4e25-6059-41dc-af4a-c5c590f73608 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots returned with HTTP 202
Sep 23 14:02:17.648408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 19/54] 10.222.0.62 () {62 vars in 1301 bytes} [Fri Sep 23 14:02:16 2022] POST /volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots => generated 190 bytes in 983 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:02:17.649606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-24fc9661-7bd7-40c4-8fa6-6ccc2da27389 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:17.663576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-24fc9661-7bd7-40c4-8fa6-6ccc2da27389 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] POST http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots
Sep 23 14:02:17.664806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-24fc9661-7bd7-40c4-8fa6-6ccc2da27389 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e002497-6725-4cb9-a673-b5511ad51745", "name": "tempest-SnapshotsActionsTest-Snapshot-834837472"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:17.704613 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:17.704613 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:17.705832 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-24fc9661-7bd7-40c4-8fa6-6ccc2da27389 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Volume info retrieved successfully.
Sep 23 14:02:17.711061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.snapshots [None req-24fc9661-7bd7-40c4-8fa6-6ccc2da27389 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Create snapshot from volume 3e002497-6725-4cb9-a673-b5511ad51745
Sep 23 14:02:17.766550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-2b6ba379-7c54-461a-a7e5-469030cdadd9 req-bd43d198-4a0d-494d-8d8b-ff03ab9b5c53 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Get all volumes completed successfully.
Sep 23 14:02:17.777011 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:17.777011 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:17.795500 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-2b6ba379-7c54-461a-a7e5-469030cdadd9 req-bd43d198-4a0d-494d-8d8b-ff03ab9b5c53 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail returned with HTTP 200
Sep 23 14:02:17.799961 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 36/55] 10.222.0.62 () {60 vars in 1488 bytes} [Fri Sep 23 14:02:17 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail => generated 2747 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:17.803150 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b9c390e6-cd70-4c5a-9153-7fef04c4af37 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:17.817562 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b9c390e6-cd70-4c5a-9153-7fef04c4af37 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41
Sep 23 14:02:17.818278 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b9c390e6-cd70-4c5a-9153-7fef04c4af37 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:17.818835 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b9c390e6-cd70-4c5a-9153-7fef04c4af37 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:17.820235 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-b9c390e6-cd70-4c5a-9153-7fef04c4af37 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] show called for member 2d45967b-7070-40c5-abeb-9885d4236b41 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:02:17.844145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:17.844145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:17.863612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b9c390e6-cd70-4c5a-9153-7fef04c4af37 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 returned with HTTP 200
Sep 23 14:02:17.879358 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 37/56] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:02:17 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 => generated 329 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:17.880920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-2555bec8-64e6-493e-8541-9b9e21d92ce5 req-8ff713c9-9cb5-4ac1-adbb-7214f528cf08 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:17.887596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-2555bec8-64e6-493e-8541-9b9e21d92ce5 req-8ff713c9-9cb5-4ac1-adbb-7214f528cf08 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail
Sep 23 14:02:17.889679 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-2555bec8-64e6-493e-8541-9b9e21d92ce5 req-8ff713c9-9cb5-4ac1-adbb-7214f528cf08 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:17.890234 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-2555bec8-64e6-493e-8541-9b9e21d92ce5 req-8ff713c9-9cb5-4ac1-adbb-7214f528cf08 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:17.897853 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [req-2555bec8-64e6-493e-8541-9b9e21d92ce5 req-8ff713c9-9cb5-4ac1-adbb-7214f528cf08 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:17.897853 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [req-2555bec8-64e6-493e-8541-9b9e21d92ce5 req-8ff713c9-9cb5-4ac1-adbb-7214f528cf08 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:17.948213 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-24fc9661-7bd7-40c4-8fa6-6ccc2da27389 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Created reservations ['d2675509-f63b-462e-b999-c64675ad415d', 'fae59531-0415-41ce-b886-047c6bdc269f', '1f97aaf3-d5fb-4ee5-ac57-e89797cf9142', 'e014134f-9bf3-4970-9d06-26d4ad18876a'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:18.022302 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-2555bec8-64e6-493e-8541-9b9e21d92ce5 req-8ff713c9-9cb5-4ac1-adbb-7214f528cf08 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Get all volumes completed successfully.
Sep 23 14:02:18.033962 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:18.033962 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:18.058809 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-2555bec8-64e6-493e-8541-9b9e21d92ce5 req-8ff713c9-9cb5-4ac1-adbb-7214f528cf08 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail returned with HTTP 200
Sep 23 14:02:18.065014 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 38/57] 10.222.0.62 () {60 vars in 1488 bytes} [Fri Sep 23 14:02:17 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail => generated 2747 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:18.121798 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-b7f72e6c-dd6a-45ef-809d-970dd27bbcdc req-47b1b235-da30-43c2-bbc1-f1ad443e5679 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:18.126155 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-b7f72e6c-dd6a-45ef-809d-970dd27bbcdc req-47b1b235-da30-43c2-bbc1-f1ad443e5679 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail
Sep 23 14:02:18.126877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-b7f72e6c-dd6a-45ef-809d-970dd27bbcdc req-47b1b235-da30-43c2-bbc1-f1ad443e5679 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:18.131831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-b7f72e6c-dd6a-45ef-809d-970dd27bbcdc req-47b1b235-da30-43c2-bbc1-f1ad443e5679 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:18.131831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [req-b7f72e6c-dd6a-45ef-809d-970dd27bbcdc req-47b1b235-da30-43c2-bbc1-f1ad443e5679 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:18.131831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [req-b7f72e6c-dd6a-45ef-809d-970dd27bbcdc req-47b1b235-da30-43c2-bbc1-f1ad443e5679 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:18.220983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-24fc9661-7bd7-40c4-8fa6-6ccc2da27389 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot create request issued successfully.
Sep 23 14:02:18.222542 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-24fc9661-7bd7-40c4-8fa6-6ccc2da27389 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots returned with HTTP 202
Sep 23 14:02:18.224698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 20/58] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:02:17 2022] POST /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots => generated 306 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:02:18.234992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-569100bd-22ec-47eb-9324-335148afa35e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:18.248880 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-569100bd-22ec-47eb-9324-335148afa35e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11
Sep 23 14:02:18.250265 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-569100bd-22ec-47eb-9324-335148afa35e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:18.250764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-569100bd-22ec-47eb-9324-335148afa35e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:18.275542 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:18.275542 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:18.280934 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-569100bd-22ec-47eb-9324-335148afa35e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:18.286546 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-569100bd-22ec-47eb-9324-335148afa35e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 returned with HTTP 200
Sep 23 14:02:18.286546 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 21/59] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:18 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 => generated 438 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:18.294593 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-b7f72e6c-dd6a-45ef-809d-970dd27bbcdc req-47b1b235-da30-43c2-bbc1-f1ad443e5679 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Get all volumes completed successfully.
Sep 23 14:02:18.297203 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:18.297203 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:18.310519 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-b7f72e6c-dd6a-45ef-809d-970dd27bbcdc req-47b1b235-da30-43c2-bbc1-f1ad443e5679 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail returned with HTTP 200
Sep 23 14:02:18.320552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 39/60] 10.222.0.62 () {60 vars in 1488 bytes} [Fri Sep 23 14:02:18 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail => generated 2747 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:18.347719 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-92bd2bec-d57a-4120-ac8d-77f800c4af73 req-a6d5b390-8188-48e9-8991-8a450d276a8d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:18.354086 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-92bd2bec-d57a-4120-ac8d-77f800c4af73 req-a6d5b390-8188-48e9-8991-8a450d276a8d tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail
Sep 23 14:02:18.354619 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-92bd2bec-d57a-4120-ac8d-77f800c4af73 req-a6d5b390-8188-48e9-8991-8a450d276a8d tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:18.355233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-92bd2bec-d57a-4120-ac8d-77f800c4af73 req-a6d5b390-8188-48e9-8991-8a450d276a8d tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:18.356463 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [req-92bd2bec-d57a-4120-ac8d-77f800c4af73 req-a6d5b390-8188-48e9-8991-8a450d276a8d tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:18.360018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-92bd2bec-d57a-4120-ac8d-77f800c4af73 req-a6d5b390-8188-48e9-8991-8a450d276a8d tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:18.492351 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-92bd2bec-d57a-4120-ac8d-77f800c4af73 req-a6d5b390-8188-48e9-8991-8a450d276a8d tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Get all volumes completed successfully.
Sep 23 14:02:18.499462 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:18.499462 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:18.526798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-92bd2bec-d57a-4120-ac8d-77f800c4af73 req-a6d5b390-8188-48e9-8991-8a450d276a8d tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail returned with HTTP 200
Sep 23 14:02:18.527626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 22/61] 10.222.0.62 () {60 vars in 1488 bytes} [Fri Sep 23 14:02:18 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail => generated 2747 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:18.563201 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-7eb76439-a59f-48b7-865a-9ec41d04b683 req-43b557bd-8abc-46a3-8980-978ccf3d5492 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:18.567969 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7eb76439-a59f-48b7-865a-9ec41d04b683 req-43b557bd-8abc-46a3-8980-978ccf3d5492 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail
Sep 23 14:02:18.568479 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7eb76439-a59f-48b7-865a-9ec41d04b683 req-43b557bd-8abc-46a3-8980-978ccf3d5492 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:18.568949 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7eb76439-a59f-48b7-865a-9ec41d04b683 req-43b557bd-8abc-46a3-8980-978ccf3d5492 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:18.570557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [req-7eb76439-a59f-48b7-865a-9ec41d04b683 req-43b557bd-8abc-46a3-8980-978ccf3d5492 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:18.572339 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [req-7eb76439-a59f-48b7-865a-9ec41d04b683 req-43b557bd-8abc-46a3-8980-978ccf3d5492 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:18.724138 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-7eb76439-a59f-48b7-865a-9ec41d04b683 req-43b557bd-8abc-46a3-8980-978ccf3d5492 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Get all volumes completed successfully.
Sep 23 14:02:18.731247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:18.731247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:18.762374 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7eb76439-a59f-48b7-865a-9ec41d04b683 req-43b557bd-8abc-46a3-8980-978ccf3d5492 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail returned with HTTP 200
Sep 23 14:02:18.769074 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 40/62] 10.222.0.62 () {60 vars in 1488 bytes} [Fri Sep 23 14:02:18 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail => generated 2747 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:18.809471 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-a4f964d4-a792-4134-b347-a718304e7895 req-1225455a-25cb-4bb2-946a-663d17d464c3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:18.822781 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-a4f964d4-a792-4134-b347-a718304e7895 req-1225455a-25cb-4bb2-946a-663d17d464c3 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail
Sep 23 14:02:18.823457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-a4f964d4-a792-4134-b347-a718304e7895 req-1225455a-25cb-4bb2-946a-663d17d464c3 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:18.823985 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-a4f964d4-a792-4134-b347-a718304e7895 req-1225455a-25cb-4bb2-946a-663d17d464c3 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:18.824629 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [req-a4f964d4-a792-4134-b347-a718304e7895 req-1225455a-25cb-4bb2-946a-663d17d464c3 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:18.830470 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-a4f964d4-a792-4134-b347-a718304e7895 req-1225455a-25cb-4bb2-946a-663d17d464c3 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:18.883699 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a7d0c4c1-1cb2-4089-958d-e7c2e516732a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:18.893591 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a7d0c4c1-1cb2-4089-958d-e7c2e516732a tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41
Sep 23 14:02:18.894155 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a7d0c4c1-1cb2-4089-958d-e7c2e516732a tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:18.894864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a7d0c4c1-1cb2-4089-958d-e7c2e516732a tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:18.895231 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-a7d0c4c1-1cb2-4089-958d-e7c2e516732a tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] show called for member 2d45967b-7070-40c5-abeb-9885d4236b41 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:02:18.908235 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:18.908235 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:18.931862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a7d0c4c1-1cb2-4089-958d-e7c2e516732a tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 returned with HTTP 200
Sep 23 14:02:18.936891 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 41/63] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:02:18 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 => generated 329 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:18.978619 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-a4f964d4-a792-4134-b347-a718304e7895 req-1225455a-25cb-4bb2-946a-663d17d464c3 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Get all volumes completed successfully.
Sep 23 14:02:18.987419 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:18.987419 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:19.017585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-a4f964d4-a792-4134-b347-a718304e7895 req-1225455a-25cb-4bb2-946a-663d17d464c3 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail returned with HTTP 200
Sep 23 14:02:19.018647 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 23/64] 10.222.0.62 () {60 vars in 1488 bytes} [Fri Sep 23 14:02:18 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail => generated 2747 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:19.056571 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-428ffe39-18c8-4afe-b9da-76d182f1e7bc req-b08f0bde-f7aa-4c7d-9ed1-b2444e9cc1b1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:19.061191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-428ffe39-18c8-4afe-b9da-76d182f1e7bc req-b08f0bde-f7aa-4c7d-9ed1-b2444e9cc1b1 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail
Sep 23 14:02:19.061932 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-428ffe39-18c8-4afe-b9da-76d182f1e7bc req-b08f0bde-f7aa-4c7d-9ed1-b2444e9cc1b1 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:19.062617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-428ffe39-18c8-4afe-b9da-76d182f1e7bc req-b08f0bde-f7aa-4c7d-9ed1-b2444e9cc1b1 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:19.063422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [req-428ffe39-18c8-4afe-b9da-76d182f1e7bc req-b08f0bde-f7aa-4c7d-9ed1-b2444e9cc1b1 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:19.065593 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [req-428ffe39-18c8-4afe-b9da-76d182f1e7bc req-b08f0bde-f7aa-4c7d-9ed1-b2444e9cc1b1 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:19.219007 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-428ffe39-18c8-4afe-b9da-76d182f1e7bc req-b08f0bde-f7aa-4c7d-9ed1-b2444e9cc1b1 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Get all volumes completed successfully.
Sep 23 14:02:19.222137 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:19.222137 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:19.244807 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-428ffe39-18c8-4afe-b9da-76d182f1e7bc req-b08f0bde-f7aa-4c7d-9ed1-b2444e9cc1b1 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail returned with HTTP 200
Sep 23 14:02:19.250162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 42/65] 10.222.0.62 () {60 vars in 1488 bytes} [Fri Sep 23 14:02:19 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/detail => generated 2747 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:19.264085 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e430d997-3b35-4777-b739-73bd81e5a533 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:19.275520 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e430d997-3b35-4777-b739-73bd81e5a533 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] DELETE http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16
Sep 23 14:02:19.278567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e430d997-3b35-4777-b739-73bd81e5a533 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:19.278567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e430d997-3b35-4777-b739-73bd81e5a533 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:19.278567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-e430d997-3b35-4777-b739-73bd81e5a533 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Delete volume with id: 181be5da-20c1-40b7-adf1-17ca19557e16 
Sep 23 14:02:19.294175 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f51f1b14-1490-482e-a7f1-449629fbfe44 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:19.298638 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f51f1b14-1490-482e-a7f1-449629fbfe44 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11
Sep 23 14:02:19.299214 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f51f1b14-1490-482e-a7f1-449629fbfe44 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:19.301435 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f51f1b14-1490-482e-a7f1-449629fbfe44 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:19.331338 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:19.331338 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:19.338019 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f51f1b14-1490-482e-a7f1-449629fbfe44 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:19.344516 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:19.344516 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:19.347913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f51f1b14-1490-482e-a7f1-449629fbfe44 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 returned with HTTP 200
Sep 23 14:02:19.355054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 43/66] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:19 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 => generated 438 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:19.364730 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e430d997-3b35-4777-b739-73bd81e5a533 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:19.600967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-328ddcb9-9442-40ea-b751-8d32e0d8cd50 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:19.605913 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e430d997-3b35-4777-b739-73bd81e5a533 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Delete volume request issued successfully.
Sep 23 14:02:19.606415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e430d997-3b35-4777-b739-73bd81e5a533 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 returned with HTTP 202
Sep 23 14:02:19.618977 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 24/67] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:02:19 2022] DELETE /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 => generated 0 bytes in 344 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:02:19.620661 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-954eeeca-f932-4848-a34b-e43267eeac01 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:19.624382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-954eeeca-f932-4848-a34b-e43267eeac01 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16
Sep 23 14:02:19.625091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-954eeeca-f932-4848-a34b-e43267eeac01 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:19.625522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-954eeeca-f932-4848-a34b-e43267eeac01 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:19.699107 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:19.699107 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:19.731065 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-954eeeca-f932-4848-a34b-e43267eeac01 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:19.785727 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-954eeeca-f932-4848-a34b-e43267eeac01 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 returned with HTTP 200
Sep 23 14:02:19.808120 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 25/68] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:19 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 => generated 921 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:19.866565 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-328ddcb9-9442-40ea-b751-8d32e0d8cd50 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] POST http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types
Sep 23 14:02:19.867405 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-328ddcb9-9442-40ea-b751-8d32e0d8cd50 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1882812012", "description": "tempest-group-type-description-1196776520", "group_specs": {"consistent_group_snapshot_enabled": "<is> False"}, "is_public": true}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:19.941540 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f6dfbb65-747a-497f-97cb-8896b2a6534e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:19.946150 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f6dfbb65-747a-497f-97cb-8896b2a6534e tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41
Sep 23 14:02:19.947032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f6dfbb65-747a-497f-97cb-8896b2a6534e tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:19.947928 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f6dfbb65-747a-497f-97cb-8896b2a6534e tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:19.948293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-f6dfbb65-747a-497f-97cb-8896b2a6534e tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] show called for member 2d45967b-7070-40c5-abeb-9885d4236b41 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:02:19.971804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:19.971804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:20.014645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f6dfbb65-747a-497f-97cb-8896b2a6534e tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 returned with HTTP 200
Sep 23 14:02:20.015926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 26/69] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:02:19 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 => generated 329 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:20.094620 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-328ddcb9-9442-40ea-b751-8d32e0d8cd50 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types returned with HTTP 202
Sep 23 14:02:20.094620 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 44/70] 10.222.0.62 () {62 vars in 1289 bytes} [Fri Sep 23 14:02:19 2022] POST /volume/v3/e49858138ae041228ad1176c68843484/group_types => generated 265 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:20.095101 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-12a877dd-66ae-452b-b2e4-24ca13b5792b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:20.095189 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-12a877dd-66ae-452b-b2e4-24ca13b5792b tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] GET http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types
Sep 23 14:02:20.095631 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-12a877dd-66ae-452b-b2e4-24ca13b5792b tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:20.096077 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-12a877dd-66ae-452b-b2e4-24ca13b5792b tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:20.169970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-12a877dd-66ae-452b-b2e4-24ca13b5792b tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types returned with HTTP 200
Sep 23 14:02:20.187157 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 27/71] 10.222.0.62 () {60 vars in 1267 bytes} [Fri Sep 23 14:02:20 2022] GET /volume/v3/e49858138ae041228ad1176c68843484/group_types => generated 669 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:20.188959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3fe8d8f1-e17e-4766-ac48-0ac1356eb434 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:20.193298 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3fe8d8f1-e17e-4766-ac48-0ac1356eb434 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] PUT http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types/2d36e56c-fc98-4fac-add0-81c595e73b41
Sep 23 14:02:20.198664 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3fe8d8f1-e17e-4766-ac48-0ac1356eb434 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-365077797", "description": "updated-group-type-desc"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:20.328921 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3fe8d8f1-e17e-4766-ac48-0ac1356eb434 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types/2d36e56c-fc98-4fac-add0-81c595e73b41 returned with HTTP 200
Sep 23 14:02:20.335611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 45/72] 10.222.0.62 () {62 vars in 1399 bytes} [Fri Sep 23 14:02:20 2022] PUT /volume/v3/e49858138ae041228ad1176c68843484/group_types/2d36e56c-fc98-4fac-add0-81c595e73b41 => generated 254 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:20.338124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e5975596-0bc5-476e-9e87-d65947c9873b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:20.344562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e5975596-0bc5-476e-9e87-d65947c9873b tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] GET http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types/2d36e56c-fc98-4fac-add0-81c595e73b41
Sep 23 14:02:20.345377 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e5975596-0bc5-476e-9e87-d65947c9873b tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:20.345840 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e5975596-0bc5-476e-9e87-d65947c9873b tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:20.364439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-dd5c7752-ab61-477c-8aba-dfd557144aaa None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:20.383034 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dd5c7752-ab61-477c-8aba-dfd557144aaa tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11
Sep 23 14:02:20.383239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e5975596-0bc5-476e-9e87-d65947c9873b tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types/2d36e56c-fc98-4fac-add0-81c595e73b41 returned with HTTP 200
Sep 23 14:02:20.383755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dd5c7752-ab61-477c-8aba-dfd557144aaa tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:20.390021 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 28/73] 10.222.0.62 () {60 vars in 1378 bytes} [Fri Sep 23 14:02:20 2022] GET /volume/v3/e49858138ae041228ad1176c68843484/group_types/2d36e56c-fc98-4fac-add0-81c595e73b41 => generated 254 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:20.390153 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dd5c7752-ab61-477c-8aba-dfd557144aaa tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:20.391605 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4e385405-cb73-4a6d-9c46-e1b391e69537 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:20.395976 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4e385405-cb73-4a6d-9c46-e1b391e69537 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] DELETE http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types/2d36e56c-fc98-4fac-add0-81c595e73b41
Sep 23 14:02:20.396648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4e385405-cb73-4a6d-9c46-e1b391e69537 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:20.397313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4e385405-cb73-4a6d-9c46-e1b391e69537 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:20.406021 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:INSERT=11,cinder:UPDATE=25,cinder:SELECT=64 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:20.406115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:20.406115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:20.407890 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-dd5c7752-ab61-477c-8aba-dfd557144aaa tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:20.418670 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dd5c7752-ab61-477c-8aba-dfd557144aaa tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 returned with HTTP 200
Sep 23 14:02:20.425872 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 46/74] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:20 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 => generated 438 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:20.623927 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4e385405-cb73-4a6d-9c46-e1b391e69537 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types/2d36e56c-fc98-4fac-add0-81c595e73b41 returned with HTTP 202
Sep 23 14:02:20.633167 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3a23c484-d062-4e7a-b54b-ec2669da7692 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:20.633346 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 29/75] 10.222.0.62 () {60 vars in 1381 bytes} [Fri Sep 23 14:02:20 2022] DELETE /volume/v3/e49858138ae041228ad1176c68843484/group_types/2d36e56c-fc98-4fac-add0-81c595e73b41 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Sep 23 14:02:20.637192 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3a23c484-d062-4e7a-b54b-ec2669da7692 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] GET http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types
Sep 23 14:02:20.637860 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3a23c484-d062-4e7a-b54b-ec2669da7692 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:20.638480 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3a23c484-d062-4e7a-b54b-ec2669da7692 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:20.672528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3a23c484-d062-4e7a-b54b-ec2669da7692 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types returned with HTTP 200
Sep 23 14:02:20.677510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 47/76] 10.222.0.62 () {60 vars in 1267 bytes} [Fri Sep 23 14:02:20 2022] GET /volume/v3/e49858138ae041228ad1176c68843484/group_types => generated 418 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:20.684187 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1354e4e9-c9c4-420b-a4bf-66288590c854 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:20.688591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1354e4e9-c9c4-420b-a4bf-66288590c854 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] POST http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types
Sep 23 14:02:20.689301 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1354e4e9-c9c4-420b-a4bf-66288590c854 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-29474921", "is_public": true}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:20.793384 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1354e4e9-c9c4-420b-a4bf-66288590c854 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types returned with HTTP 202
Sep 23 14:02:20.794451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 30/77] 10.222.0.62 () {62 vars in 1288 bytes} [Fri Sep 23 14:02:20 2022] POST /volume/v3/e49858138ae041228ad1176c68843484/group_types => generated 162 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:20.801459 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-94b07a2b-a2f0-48a2-aa2e-b1438a06d6d3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:20.806456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-94b07a2b-a2f0-48a2-aa2e-b1438a06d6d3 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] POST http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types
Sep 23 14:02:20.809076 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-69d3e840-2052-452e-a5bc-c75ddd3251e1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:20.812999 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-69d3e840-2052-452e-a5bc-c75ddd3251e1 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16
Sep 23 14:02:20.814106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-94b07a2b-a2f0-48a2-aa2e-b1438a06d6d3 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1001021785", "is_public": false}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:20.819071 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-69d3e840-2052-452e-a5bc-c75ddd3251e1 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:20.819559 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-69d3e840-2052-452e-a5bc-c75ddd3251e1 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:20.847204 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=93,cinder:UPDATE=3,cinder:DELETE=2,cinder:INSERT=2 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:20.860404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:20.860404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:20.884351 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-69d3e840-2052-452e-a5bc-c75ddd3251e1 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:20.904058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-69d3e840-2052-452e-a5bc-c75ddd3251e1 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 returned with HTTP 200
Sep 23 14:02:20.905069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 31/78] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:20 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 => generated 921 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:20.923611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-94b07a2b-a2f0-48a2-aa2e-b1438a06d6d3 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types returned with HTTP 202
Sep 23 14:02:20.926534 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 48/79] 10.222.0.62 () {62 vars in 1288 bytes} [Fri Sep 23 14:02:20 2022] POST /volume/v3/e49858138ae041228ad1176c68843484/group_types => generated 165 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:02:20.933976 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2022fa44-2754-45fc-9255-4d31aff17bee None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:20.938348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2022fa44-2754-45fc-9255-4d31aff17bee tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] GET http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types?sort=name%3Aasc&is_public=None
Sep 23 14:02:20.939007 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2022fa44-2754-45fc-9255-4d31aff17bee tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:20.939602 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2022fa44-2754-45fc-9255-4d31aff17bee tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:20.979138 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2022fa44-2754-45fc-9255-4d31aff17bee tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200
Sep 23 14:02:20.980230 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 32/80] 10.222.0.62 () {60 vars in 1328 bytes} [Fri Sep 23 14:02:20 2022] GET /volume/v3/e49858138ae041228ad1176c68843484/group_types?sort=name%3Aasc&is_public=None => generated 717 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:20.988308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-584d4b83-a604-4a7f-8aa8-c4a27b01b5e1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:20.993248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-584d4b83-a604-4a7f-8aa8-c4a27b01b5e1 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] GET http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types?sort=name%3Adesc&is_public=None
Sep 23 14:02:20.993403 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-584d4b83-a604-4a7f-8aa8-c4a27b01b5e1 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:20.993887 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-584d4b83-a604-4a7f-8aa8-c4a27b01b5e1 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:21.019822 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-584d4b83-a604-4a7f-8aa8-c4a27b01b5e1 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200
Sep 23 14:02:21.023972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ba717db7-b0ee-4488-9c88-e85d80caa764 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:21.028171 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ba717db7-b0ee-4488-9c88-e85d80caa764 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41
Sep 23 14:02:21.028832 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ba717db7-b0ee-4488-9c88-e85d80caa764 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:21.029426 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ba717db7-b0ee-4488-9c88-e85d80caa764 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:21.029936 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-ba717db7-b0ee-4488-9c88-e85d80caa764 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] show called for member 2d45967b-7070-40c5-abeb-9885d4236b41 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:02:21.033460 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 49/81] 10.222.0.62 () {60 vars in 1330 bytes} [Fri Sep 23 14:02:20 2022] GET /volume/v3/e49858138ae041228ad1176c68843484/group_types?sort=name%3Adesc&is_public=None => generated 717 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:21.036764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:21.036764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:21.039958 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0e4b42c1-081a-4628-8910-59213bbf6907 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:21.045327 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0e4b42c1-081a-4628-8910-59213bbf6907 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] GET http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types?is_public=False
Sep 23 14:02:21.047908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0e4b42c1-081a-4628-8910-59213bbf6907 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:21.047908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0e4b42c1-081a-4628-8910-59213bbf6907 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:21.055199 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ba717db7-b0ee-4488-9c88-e85d80caa764 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 returned with HTTP 200
Sep 23 14:02:21.056341 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 33/82] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:02:21 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 => generated 329 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:21.074505 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0e4b42c1-081a-4628-8910-59213bbf6907 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types?is_public=False returned with HTTP 200
Sep 23 14:02:21.075803 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 50/83] 10.222.0.62 () {60 vars in 1298 bytes} [Fri Sep 23 14:02:21 2022] GET /volume/v3/e49858138ae041228ad1176c68843484/group_types?is_public=False => generated 168 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:21.083662 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6bf655a6-e324-47db-9c8a-e548983a2204 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:21.089823 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6bf655a6-e324-47db-9c8a-e548983a2204 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] GET http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types?is_public=True
Sep 23 14:02:21.094786 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6bf655a6-e324-47db-9c8a-e548983a2204 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:21.095466 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6bf655a6-e324-47db-9c8a-e548983a2204 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:21.109835 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6bf655a6-e324-47db-9c8a-e548983a2204 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types?is_public=True returned with HTTP 200
Sep 23 14:02:21.110827 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 34/84] 10.222.0.62 () {60 vars in 1296 bytes} [Fri Sep 23 14:02:21 2022] GET /volume/v3/e49858138ae041228ad1176c68843484/group_types?is_public=True => generated 566 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:21.119228 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9f92b1d1-f011-4ac3-a600-ad3235ecefbb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:21.124229 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9f92b1d1-f011-4ac3-a600-ad3235ecefbb tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] DELETE http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types/3ac5f1c7-93fe-477c-94ef-dcf97cd1e829
Sep 23 14:02:21.125146 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9f92b1d1-f011-4ac3-a600-ad3235ecefbb tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:21.125741 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9f92b1d1-f011-4ac3-a600-ad3235ecefbb tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:21.232727 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9f92b1d1-f011-4ac3-a600-ad3235ecefbb tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types/3ac5f1c7-93fe-477c-94ef-dcf97cd1e829 returned with HTTP 202
Sep 23 14:02:21.238201 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 51/85] 10.222.0.62 () {60 vars in 1381 bytes} [Fri Sep 23 14:02:21 2022] DELETE /volume/v3/e49858138ae041228ad1176c68843484/group_types/3ac5f1c7-93fe-477c-94ef-dcf97cd1e829 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:21.251596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d7bed73d-f141-4fa4-acf4-89a5df254543 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:21.257202 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7bed73d-f141-4fa4-acf4-89a5df254543 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] DELETE http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types/3976ffbd-2306-47bb-807d-b96275bedce9
Sep 23 14:02:21.257996 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d7bed73d-f141-4fa4-acf4-89a5df254543 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:21.259532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d7bed73d-f141-4fa4-acf4-89a5df254543 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:21.376652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7bed73d-f141-4fa4-acf4-89a5df254543 tempest-GroupTypesTest-796848234 tempest-GroupTypesTest-796848234-project-admin] http://10.222.0.62/volume/v3/e49858138ae041228ad1176c68843484/group_types/3976ffbd-2306-47bb-807d-b96275bedce9 returned with HTTP 202
Sep 23 14:02:21.378245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 35/86] 10.222.0.62 () {60 vars in 1381 bytes} [Fri Sep 23 14:02:21 2022] DELETE /volume/v3/e49858138ae041228ad1176c68843484/group_types/3976ffbd-2306-47bb-807d-b96275bedce9 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:21.435714 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-356b13a3-4734-4702-b594-4f9f16919a54 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:21.440913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-356b13a3-4734-4702-b594-4f9f16919a54 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11
Sep 23 14:02:21.441379 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-356b13a3-4734-4702-b594-4f9f16919a54 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:21.441845 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-356b13a3-4734-4702-b594-4f9f16919a54 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:21.463883 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:21.463883 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:21.464989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-356b13a3-4734-4702-b594-4f9f16919a54 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:21.466858 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-356b13a3-4734-4702-b594-4f9f16919a54 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 returned with HTTP 200
Sep 23 14:02:21.478539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 52/87] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:21 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:21.925710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-875d8696-dcd5-4808-9c9c-a26c7db1ebab None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:21.930779 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-875d8696-dcd5-4808-9c9c-a26c7db1ebab tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16
Sep 23 14:02:21.931446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-875d8696-dcd5-4808-9c9c-a26c7db1ebab tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:21.932079 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-875d8696-dcd5-4808-9c9c-a26c7db1ebab tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:21.996168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:21.996168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:22.025320 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-875d8696-dcd5-4808-9c9c-a26c7db1ebab tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:22.054014 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-875d8696-dcd5-4808-9c9c-a26c7db1ebab tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 returned with HTTP 200
Sep 23 14:02:22.069210 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ec065dd1-2f2d-4b03-9cd1-1d046ed166d2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:22.075387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ec065dd1-2f2d-4b03-9cd1-1d046ed166d2 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41
Sep 23 14:02:22.075896 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ec065dd1-2f2d-4b03-9cd1-1d046ed166d2 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:22.076342 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ec065dd1-2f2d-4b03-9cd1-1d046ed166d2 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:22.077121 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-ec065dd1-2f2d-4b03-9cd1-1d046ed166d2 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] show called for member 2d45967b-7070-40c5-abeb-9885d4236b41 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:02:22.079567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 36/88] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:21 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 => generated 921 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:22.090001 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:22.090001 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:22.111192 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ec065dd1-2f2d-4b03-9cd1-1d046ed166d2 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 returned with HTTP 200
Sep 23 14:02:22.112277 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 53/89] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:02:22 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 => generated 330 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:22.120008 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d03ab4d8-bd00-49f0-beb4-9b9b5282e887 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:22.125379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d03ab4d8-bd00-49f0-beb4-9b9b5282e887 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/detail
Sep 23 14:02:22.125833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d03ab4d8-bd00-49f0-beb4-9b9b5282e887 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:22.126298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d03ab4d8-bd00-49f0-beb4-9b9b5282e887 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:22.126841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-d03ab4d8-bd00-49f0-beb4-9b9b5282e887 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:22.132189 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-d03ab4d8-bd00-49f0-beb4-9b9b5282e887 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:02:22.171408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d03ab4d8-bd00-49f0-beb4-9b9b5282e887 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Get all snapshots completed successfully.
Sep 23 14:02:22.172334 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:22.172334 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:22.178298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d03ab4d8-bd00-49f0-beb4-9b9b5282e887 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/detail returned with HTTP 200
Sep 23 14:02:22.182776 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 37/90] 10.222.0.62 () {58 vars in 1241 bytes} [Fri Sep 23 14:02:22 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/detail => generated 476 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:22.189645 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-96e92196-05c1-4fea-bd22-799b97aaa5dd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:22.195556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-96e92196-05c1-4fea-bd22-799b97aaa5dd tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/85bccdb4-bf9a-43df-9d60-f63b90979750
Sep 23 14:02:22.196221 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-96e92196-05c1-4fea-bd22-799b97aaa5dd tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:22.196877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-96e92196-05c1-4fea-bd22-799b97aaa5dd tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:22.227674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:22.227674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:22.230574 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-96e92196-05c1-4fea-bd22-799b97aaa5dd tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Snapshot retrieved successfully.
Sep 23 14:02:22.233134 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-96e92196-05c1-4fea-bd22-799b97aaa5dd tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/85bccdb4-bf9a-43df-9d60-f63b90979750 returned with HTTP 200
Sep 23 14:02:22.243514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 54/91] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:22 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/85bccdb4-bf9a-43df-9d60-f63b90979750 => generated 473 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:22.243792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4e7ab93f-a87e-4c38-8604-743b7fd8f1e5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:22.248365 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4e7ab93f-a87e-4c38-8604-743b7fd8f1e5 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] POST http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41/action
Sep 23 14:02:22.248933 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4e7ab93f-a87e-4c38-8604-743b7fd8f1e5 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:22.249266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4e7ab93f-a87e-4c38-8604-743b7fd8f1e5 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:22.251427 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-4e7ab93f-a87e-4c38-8604-743b7fd8f1e5 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Updating group '2d45967b-7070-40c5-abeb-9885d4236b41' with 'creating' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}}
Sep 23 14:02:22.281817 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:22.281817 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:22.375850 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4e7ab93f-a87e-4c38-8604-743b7fd8f1e5 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41/action returned with HTTP 202
Sep 23 14:02:22.376994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 38/92] 10.222.0.62 () {62 vars in 1432 bytes} [Fri Sep 23 14:02:22 2022] POST /volume/v3/addcb88552534c7589ab2d0093d65ab7/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:22.382589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ef39ff17-be72-43c6-b2ac-1bf82769d401 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:22.387972 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ef39ff17-be72-43c6-b2ac-1bf82769d401 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41
Sep 23 14:02:22.388612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ef39ff17-be72-43c6-b2ac-1bf82769d401 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:22.389164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ef39ff17-be72-43c6-b2ac-1bf82769d401 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:22.389733 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-ef39ff17-be72-43c6-b2ac-1bf82769d401 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] show called for member 2d45967b-7070-40c5-abeb-9885d4236b41 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:02:22.407996 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:22.407996 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:22.420707 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ef39ff17-be72-43c6-b2ac-1bf82769d401 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 returned with HTTP 200
Sep 23 14:02:22.421885 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 55/93] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:02:22 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 => generated 329 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:22.430279 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-216e3eec-95a5-44d7-aa32-20c1dce0193d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:22.435049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-216e3eec-95a5-44d7-aa32-20c1dce0193d tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] POST http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41/action
Sep 23 14:02:22.443961 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-216e3eec-95a5-44d7-aa32-20c1dce0193d tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:22.443961 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-216e3eec-95a5-44d7-aa32-20c1dce0193d tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:22.443961 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-216e3eec-95a5-44d7-aa32-20c1dce0193d tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Updating group '2d45967b-7070-40c5-abeb-9885d4236b41' with 'available' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}}
Sep 23 14:02:22.457600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:22.457600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:22.476985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9f1cfeaa-d071-4712-bab5-dc215dc76d94 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:22.481101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9f1cfeaa-d071-4712-bab5-dc215dc76d94 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11
Sep 23 14:02:22.481556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9f1cfeaa-d071-4712-bab5-dc215dc76d94 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:22.482015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9f1cfeaa-d071-4712-bab5-dc215dc76d94 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:22.506165 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:22.506165 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:22.508037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9f1cfeaa-d071-4712-bab5-dc215dc76d94 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:22.509851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9f1cfeaa-d071-4712-bab5-dc215dc76d94 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 returned with HTTP 200
Sep 23 14:02:22.522523 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 56/94] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:22 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 => generated 438 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:22.580821 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-216e3eec-95a5-44d7-aa32-20c1dce0193d tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41/action returned with HTTP 202
Sep 23 14:02:22.581664 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 39/95] 10.222.0.62 () {62 vars in 1432 bytes} [Fri Sep 23 14:02:22 2022] POST /volume/v3/addcb88552534c7589ab2d0093d65ab7/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:22.586689 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5b9c9e9e-388a-4120-b0ba-9a5ccfa96bd0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:22.590946 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5b9c9e9e-388a-4120-b0ba-9a5ccfa96bd0 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41
Sep 23 14:02:22.591683 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5b9c9e9e-388a-4120-b0ba-9a5ccfa96bd0 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:22.592088 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5b9c9e9e-388a-4120-b0ba-9a5ccfa96bd0 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:22.592437 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-5b9c9e9e-388a-4120-b0ba-9a5ccfa96bd0 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] show called for member 2d45967b-7070-40c5-abeb-9885d4236b41 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:02:22.607985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:22.607985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:22.641623 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5b9c9e9e-388a-4120-b0ba-9a5ccfa96bd0 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 returned with HTTP 200
Sep 23 14:02:22.642746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 57/96] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:02:22 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 => generated 330 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:22.650573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c66959fc-b5b9-42b4-adb7-673f28797a3a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:22.654828 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c66959fc-b5b9-42b4-adb7-673f28797a3a tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] POST http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41/action
Sep 23 14:02:22.656029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c66959fc-b5b9-42b4-adb7-673f28797a3a tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:22.656718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c66959fc-b5b9-42b4-adb7-673f28797a3a tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:22.659166 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-c66959fc-b5b9-42b4-adb7-673f28797a3a tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Updating group '2d45967b-7070-40c5-abeb-9885d4236b41' with 'error' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}}
Sep 23 14:02:22.666159 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:22.666159 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:22.792414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c66959fc-b5b9-42b4-adb7-673f28797a3a tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41/action returned with HTTP 202
Sep 23 14:02:22.796087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 40/97] 10.222.0.62 () {62 vars in 1432 bytes} [Fri Sep 23 14:02:22 2022] POST /volume/v3/addcb88552534c7589ab2d0093d65ab7/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:22.797909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9086ba31-023f-4068-bbe7-58f4faf54c6f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:22.808094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9086ba31-023f-4068-bbe7-58f4faf54c6f tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41
Sep 23 14:02:22.808094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9086ba31-023f-4068-bbe7-58f4faf54c6f tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:22.808094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9086ba31-023f-4068-bbe7-58f4faf54c6f tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:22.808094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-9086ba31-023f-4068-bbe7-58f4faf54c6f tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] show called for member 2d45967b-7070-40c5-abeb-9885d4236b41 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:02:22.814958 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:22.814958 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:22.833554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9086ba31-023f-4068-bbe7-58f4faf54c6f tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 returned with HTTP 200
Sep 23 14:02:22.841507 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 58/98] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:02:22 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 => generated 326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:22.848153 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-efaeb2ff-97a6-43a1-a25a-84a744c18779 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:22.853986 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-efaeb2ff-97a6-43a1-a25a-84a744c18779 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] POST http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41/action
Sep 23 14:02:22.854881 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-efaeb2ff-97a6-43a1-a25a-84a744c18779 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:22.855275 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-efaeb2ff-97a6-43a1-a25a-84a744c18779 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:22.857546 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-efaeb2ff-97a6-43a1-a25a-84a744c18779 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Updating group '2d45967b-7070-40c5-abeb-9885d4236b41' with 'available' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}}
Sep 23 14:02:22.874821 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:22.874821 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:23.049558 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-efaeb2ff-97a6-43a1-a25a-84a744c18779 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41/action returned with HTTP 202
Sep 23 14:02:23.055242 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 41/99] 10.222.0.62 () {62 vars in 1432 bytes} [Fri Sep 23 14:02:22 2022] POST /volume/v3/addcb88552534c7589ab2d0093d65ab7/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:23.065633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-28c1d98b-4e9f-4b68-952e-1756f65823f5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:23.065633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-28c1d98b-4e9f-4b68-952e-1756f65823f5 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41
Sep 23 14:02:23.065633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-28c1d98b-4e9f-4b68-952e-1756f65823f5 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:23.065633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-28c1d98b-4e9f-4b68-952e-1756f65823f5 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:23.065633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-28c1d98b-4e9f-4b68-952e-1756f65823f5 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] show called for member 2d45967b-7070-40c5-abeb-9885d4236b41 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:02:23.076265 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-893d543c-8b7b-446b-8f58-f2a5e28640bd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:23.081937 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-893d543c-8b7b-446b-8f58-f2a5e28640bd tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16
Sep 23 14:02:23.084327 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-893d543c-8b7b-446b-8f58-f2a5e28640bd tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:23.085965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-893d543c-8b7b-446b-8f58-f2a5e28640bd tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:23.088551 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:23.088551 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:23.116013 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-28c1d98b-4e9f-4b68-952e-1756f65823f5 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 returned with HTTP 200
Sep 23 14:02:23.122713 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 59/100] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:02:23 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 => generated 330 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:23.134566 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4e3cfbfc-3303-45d5-b66c-ff5ccd6d7836 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:23.134940 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:23.134940 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:23.143628 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-893d543c-8b7b-446b-8f58-f2a5e28640bd tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:23.144281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4e3cfbfc-3303-45d5-b66c-ff5ccd6d7836 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] DELETE http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41
Sep 23 14:02:23.144995 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4e3cfbfc-3303-45d5-b66c-ff5ccd6d7836 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:23.147866 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4e3cfbfc-3303-45d5-b66c-ff5ccd6d7836 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:23.150499 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-4e3cfbfc-3303-45d5-b66c-ff5ccd6d7836 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] delete called for member 2d45967b-7070-40c5-abeb-9885d4236b41 {{(pid=113687) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}}
Sep 23 14:02:23.151066 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.group_snapshots [None req-4e3cfbfc-3303-45d5-b66c-ff5ccd6d7836 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Delete group_snapshot with id: 2d45967b-7070-40c5-abeb-9885d4236b41
Sep 23 14:02:23.159479 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-893d543c-8b7b-446b-8f58-f2a5e28640bd tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 returned with HTTP 200
Sep 23 14:02:23.161073 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 42/101] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:23 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 => generated 921 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:23.166870 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:23.166870 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:23.476209 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4e3cfbfc-3303-45d5-b66c-ff5ccd6d7836 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 returned with HTTP 202
Sep 23 14:02:23.482133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 60/102] 10.222.0.62 () {60 vars in 1393 bytes} [Fri Sep 23 14:02:23 2022] DELETE /volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 => generated 0 bytes in 348 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Sep 23 14:02:23.484020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3afeda57-6bfd-4183-9a15-141d593bc92c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:23.488264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3afeda57-6bfd-4183-9a15-141d593bc92c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/detail
Sep 23 14:02:23.488855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3afeda57-6bfd-4183-9a15-141d593bc92c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:23.489393 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3afeda57-6bfd-4183-9a15-141d593bc92c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:23.490107 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-3afeda57-6bfd-4183-9a15-141d593bc92c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:23.493544 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-3afeda57-6bfd-4183-9a15-141d593bc92c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:23.520186 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e28768dc-65ac-4190-afc4-2d6635d6ae23 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:23.526522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e28768dc-65ac-4190-afc4-2d6635d6ae23 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11
Sep 23 14:02:23.526522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e28768dc-65ac-4190-afc4-2d6635d6ae23 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:23.526522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e28768dc-65ac-4190-afc4-2d6635d6ae23 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:23.539066 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:23.539066 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:23.540719 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e28768dc-65ac-4190-afc4-2d6635d6ae23 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:23.542857 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e28768dc-65ac-4190-afc4-2d6635d6ae23 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 returned with HTTP 200
Sep 23 14:02:23.544976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 61/103] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:23 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:23.699634 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3afeda57-6bfd-4183-9a15-141d593bc92c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Get all volumes completed successfully.
Sep 23 14:02:23.702748 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-3afeda57-6bfd-4183-9a15-141d593bc92c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:23.703489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-3afeda57-6bfd-4183-9a15-141d593bc92c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:23.716674 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-3afeda57-6bfd-4183-9a15-141d593bc92c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:23.738386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:23.738386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:23.790590 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3afeda57-6bfd-4183-9a15-141d593bc92c tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/detail returned with HTTP 200
Sep 23 14:02:23.794724 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 43/104] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:02:23 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/detail => generated 1011 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:02:23.815263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2039c089-a013-4f89-99e1-060da6c416aa None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:23.820365 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2039c089-a013-4f89-99e1-060da6c416aa tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/detail
Sep 23 14:02:23.820944 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2039c089-a013-4f89-99e1-060da6c416aa tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:23.821501 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2039c089-a013-4f89-99e1-060da6c416aa tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:23.822115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-2039c089-a013-4f89-99e1-060da6c416aa tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:23.824552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-2039c089-a013-4f89-99e1-060da6c416aa tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:02:23.868233 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2039c089-a013-4f89-99e1-060da6c416aa tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Get all snapshots completed successfully.
Sep 23 14:02:23.870077 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:23.870077 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:23.880729 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2039c089-a013-4f89-99e1-060da6c416aa tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/detail returned with HTTP 200
Sep 23 14:02:23.894802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 62/105] 10.222.0.62 () {58 vars in 1241 bytes} [Fri Sep 23 14:02:23 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/detail => generated 475 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:23.895877 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e4b85a64-2bd2-4c2b-81b7-154bd3753900 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:23.905668 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e4b85a64-2bd2-4c2b-81b7-154bd3753900 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/85bccdb4-bf9a-43df-9d60-f63b90979750
Sep 23 14:02:23.908597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e4b85a64-2bd2-4c2b-81b7-154bd3753900 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:23.909064 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e4b85a64-2bd2-4c2b-81b7-154bd3753900 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:23.951686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:23.951686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:23.957640 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e4b85a64-2bd2-4c2b-81b7-154bd3753900 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Snapshot retrieved successfully.
Sep 23 14:02:23.963981 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e4b85a64-2bd2-4c2b-81b7-154bd3753900 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/85bccdb4-bf9a-43df-9d60-f63b90979750 returned with HTTP 200
Sep 23 14:02:23.968272 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 44/106] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:23 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/85bccdb4-bf9a-43df-9d60-f63b90979750 => generated 472 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:24.186896 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d49e17cc-eb8e-41cb-945c-8ede1c1f42f0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:24.191712 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d49e17cc-eb8e-41cb-945c-8ede1c1f42f0 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16
Sep 23 14:02:24.192449 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d49e17cc-eb8e-41cb-945c-8ede1c1f42f0 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:24.193050 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d49e17cc-eb8e-41cb-945c-8ede1c1f42f0 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:24.239690 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:24.239690 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:24.255126 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d49e17cc-eb8e-41cb-945c-8ede1c1f42f0 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:24.279817 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d49e17cc-eb8e-41cb-945c-8ede1c1f42f0 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 returned with HTTP 200
Sep 23 14:02:24.279817 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 63/107] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:24 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 => generated 921 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:24.555579 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b41b86ad-500e-4764-bdb1-584127cfe5fb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:24.562730 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b41b86ad-500e-4764-bdb1-584127cfe5fb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11
Sep 23 14:02:24.563302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b41b86ad-500e-4764-bdb1-584127cfe5fb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:24.563850 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b41b86ad-500e-4764-bdb1-584127cfe5fb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:24.574858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:24.574858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:24.575921 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b41b86ad-500e-4764-bdb1-584127cfe5fb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:24.577816 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b41b86ad-500e-4764-bdb1-584127cfe5fb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 returned with HTTP 200
Sep 23 14:02:24.579404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 45/108] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:24 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:24.589667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-593f843d-eba0-4f1b-b0fc-4124fb401327 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:24.594356 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-593f843d-eba0-4f1b-b0fc-4124fb401327 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11/action
Sep 23 14:02:24.596875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-593f843d-eba0-4f1b-b0fc-4124fb401327 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:24.596875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-593f843d-eba0-4f1b-b0fc-4124fb401327 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:24.598919 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.admin_actions [None req-593f843d-eba0-4f1b-b0fc-4124fb401327 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Updating snapshot 'd30f0fb2-6d1a-4e6f-8370-35fb55aceb11' with '{'status': 'creating'}' {{(pid=113687) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Sep 23 14:02:24.630612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:24.630612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:24.757251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-593f843d-eba0-4f1b-b0fc-4124fb401327 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11/action returned with HTTP 202
Sep 23 14:02:24.761375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 64/109] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:24 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:24.764038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-12809724-6e00-4894-853e-04b926b5a709 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:24.770121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-12809724-6e00-4894-853e-04b926b5a709 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11
Sep 23 14:02:24.770739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-12809724-6e00-4894-853e-04b926b5a709 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:24.771268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-12809724-6e00-4894-853e-04b926b5a709 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:24.786065 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:24.786065 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:24.807504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-12809724-6e00-4894-853e-04b926b5a709 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:24.807504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-12809724-6e00-4894-853e-04b926b5a709 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 returned with HTTP 200
Sep 23 14:02:24.807504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 46/110] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:24 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:24.809886 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f5fd3452-d42c-4079-b0eb-c8c5112495e8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:24.815490 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f5fd3452-d42c-4079-b0eb-c8c5112495e8 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11/action
Sep 23 14:02:24.816904 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f5fd3452-d42c-4079-b0eb-c8c5112495e8 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:24.817535 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f5fd3452-d42c-4079-b0eb-c8c5112495e8 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:24.841430 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:24.841430 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:24.841430 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f5fd3452-d42c-4079-b0eb-c8c5112495e8 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Snapshot retrieved successfully.
Sep 23 14:02:24.974466 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d00f4c45-0662-414b-b2bb-f437e75a8b4f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:24.980021 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d00f4c45-0662-414b-b2bb-f437e75a8b4f tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/85bccdb4-bf9a-43df-9d60-f63b90979750
Sep 23 14:02:24.980749 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d00f4c45-0662-414b-b2bb-f437e75a8b4f tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:24.981129 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d00f4c45-0662-414b-b2bb-f437e75a8b4f tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:24.994103 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d00f4c45-0662-414b-b2bb-f437e75a8b4f tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/85bccdb4-bf9a-43df-9d60-f63b90979750 returned with HTTP 404
Sep 23 14:02:25.012488 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 47/111] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:24 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/snapshots/85bccdb4-bf9a-43df-9d60-f63b90979750 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:25.015149 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-23767f5c-dd00-4800-bc64-11a416d941b2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:25.020691 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-23767f5c-dd00-4800-bc64-11a416d941b2 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41
Sep 23 14:02:25.022289 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-23767f5c-dd00-4800-bc64-11a416d941b2 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:25.032239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-23767f5c-dd00-4800-bc64-11a416d941b2 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:25.032731 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-23767f5c-dd00-4800-bc64-11a416d941b2 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] show called for member 2d45967b-7070-40c5-abeb-9885d4236b41 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:02:25.047095 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-23767f5c-dd00-4800-bc64-11a416d941b2 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 returned with HTTP 404
Sep 23 14:02:25.051643 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 48/112] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:02:25 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/group_snapshots/2d45967b-7070-40c5-abeb-9885d4236b41 => generated 116 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:02:25.053353 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8be29162-6a27-44e2-8c54-6a4c42618b28 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:25.065917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8be29162-6a27-44e2-8c54-6a4c42618b28 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/detail
Sep 23 14:02:25.066466 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8be29162-6a27-44e2-8c54-6a4c42618b28 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:25.066927 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8be29162-6a27-44e2-8c54-6a4c42618b28 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:25.067501 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-8be29162-6a27-44e2-8c54-6a4c42618b28 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:25.070523 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-8be29162-6a27-44e2-8c54-6a4c42618b28 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:25.119814 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f5fd3452-d42c-4079-b0eb-c8c5112495e8 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Snapshot delete request issued successfully.
Sep 23 14:02:25.122248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f5fd3452-d42c-4079-b0eb-c8c5112495e8 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11/action returned with HTTP 202
Sep 23 14:02:25.123657 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 65/113] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:24 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11/action => generated 0 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:25.128581 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bf3beaad-d2b9-492d-aec1-cd39aaf5d93d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:25.142956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bf3beaad-d2b9-492d-aec1-cd39aaf5d93d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11
Sep 23 14:02:25.155122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bf3beaad-d2b9-492d-aec1-cd39aaf5d93d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:25.156311 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bf3beaad-d2b9-492d-aec1-cd39aaf5d93d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:25.171348 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:25.171348 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:25.176462 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bf3beaad-d2b9-492d-aec1-cd39aaf5d93d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:25.176462 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bf3beaad-d2b9-492d-aec1-cd39aaf5d93d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 returned with HTTP 200
Sep 23 14:02:25.178381 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 66/114] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:25 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 => generated 464 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:25.211582 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8be29162-6a27-44e2-8c54-6a4c42618b28 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Get all volumes completed successfully.
Sep 23 14:02:25.213332 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-8be29162-6a27-44e2-8c54-6a4c42618b28 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:25.213737 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-8be29162-6a27-44e2-8c54-6a4c42618b28 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:25.228379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-8be29162-6a27-44e2-8c54-6a4c42618b28 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:25.242585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:25.242585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:25.269264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8be29162-6a27-44e2-8c54-6a4c42618b28 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/detail returned with HTTP 200
Sep 23 14:02:25.287734 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 49/115] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:02:25 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/detail => generated 1011 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:02:25.288957 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-611e2f6a-9aad-402a-9589-168c24061924 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:25.293662 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-611e2f6a-9aad-402a-9589-168c24061924 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] POST http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/groups/f6ba966a-43bb-4837-8350-37e0c57c0445/action
Sep 23 14:02:25.294538 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-611e2f6a-9aad-402a-9589-168c24061924 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:25.294862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-611e2f6a-9aad-402a-9589-168c24061924 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:25.305960 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-753dad5c-ed9c-4ac9-8a47-aa8208ce3200 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:25.323139 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-753dad5c-ed9c-4ac9-8a47-aa8208ce3200 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16
Sep 23 14:02:25.323139 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-753dad5c-ed9c-4ac9-8a47-aa8208ce3200 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:25.323139 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-753dad5c-ed9c-4ac9-8a47-aa8208ce3200 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:25.323688 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-611e2f6a-9aad-402a-9589-168c24061924 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] delete called for group f6ba966a-43bb-4837-8350-37e0c57c0445 {{(pid=113687) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Sep 23 14:02:25.324222 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.groups [None req-611e2f6a-9aad-402a-9589-168c24061924 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Delete group with id: f6ba966a-43bb-4837-8350-37e0c57c0445
Sep 23 14:02:25.329870 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-753dad5c-ed9c-4ac9-8a47-aa8208ce3200 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 returned with HTTP 404
Sep 23 14:02:25.334929 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:25.334929 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:25.335761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 50/116] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:25 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/181be5da-20c1-40b7-adf1-17ca19557e16 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:25.337514 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0fa66e6d-dfd2-44b4-884a-a6c8c3ea357a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:25.341836 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0fa66e6d-dfd2-44b4-884a-a6c8c3ea357a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] DELETE http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046
Sep 23 14:02:25.342637 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0fa66e6d-dfd2-44b4-884a-a6c8c3ea357a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:25.343492 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0fa66e6d-dfd2-44b4-884a-a6c8c3ea357a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:25.344094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-0fa66e6d-dfd2-44b4-884a-a6c8c3ea357a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Delete volume with id: c3f45085-0337-49f8-8a9e-a4b95976e046 
Sep 23 14:02:25.350251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=91,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:25.366906 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:25.366906 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:25.368652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0fa66e6d-dfd2-44b4-884a-a6c8c3ea357a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:25.416908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:INSERT=1,cinder:SELECT=91,cinder:UPDATE=7,cinder:DELETE=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:25.630402 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0fa66e6d-dfd2-44b4-884a-a6c8c3ea357a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Delete volume request issued successfully.
Sep 23 14:02:25.631842 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0fa66e6d-dfd2-44b4-884a-a6c8c3ea357a tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046 returned with HTTP 202
Sep 23 14:02:25.632819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 51/117] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:02:25 2022] DELETE /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046 => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:02:25.637403 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0d28e3ae-c33c-420f-9884-96fb77db1ba7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:25.640943 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0d28e3ae-c33c-420f-9884-96fb77db1ba7 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046
Sep 23 14:02:25.641396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0d28e3ae-c33c-420f-9884-96fb77db1ba7 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:25.641853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0d28e3ae-c33c-420f-9884-96fb77db1ba7 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:25.659342 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:25.659342 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:25.667025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0d28e3ae-c33c-420f-9884-96fb77db1ba7 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:25.677992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0d28e3ae-c33c-420f-9884-96fb77db1ba7 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046 returned with HTTP 200
Sep 23 14:02:25.679289 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 52/118] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:25 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046 => generated 920 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:25.714845 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-611e2f6a-9aad-402a-9589-168c24061924 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/groups/f6ba966a-43bb-4837-8350-37e0c57c0445/action returned with HTTP 202
Sep 23 14:02:25.715990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 67/119] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:02:25 2022] POST /volume/v3/fd25990a10694a5aa7debfcae216d00c/groups/f6ba966a-43bb-4837-8350-37e0c57c0445/action => generated 0 bytes in 429 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:25.721361 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-72770189-3764-4b20-a978-804003a5f6db None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:25.728538 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-72770189-3764-4b20-a978-804003a5f6db tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481
Sep 23 14:02:25.729034 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-72770189-3764-4b20-a978-804003a5f6db tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:25.730083 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-72770189-3764-4b20-a978-804003a5f6db tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:25.748371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:25.748371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:25.759260 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-72770189-3764-4b20-a978-804003a5f6db tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Volume info retrieved successfully.
Sep 23 14:02:25.760896 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-72770189-3764-4b20-a978-804003a5f6db tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:25.761938 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-72770189-3764-4b20-a978-804003a5f6db tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:25.773629 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-72770189-3764-4b20-a978-804003a5f6db tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:25.785360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:25.785360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:25.842635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-72770189-3764-4b20-a978-804003a5f6db tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 returned with HTTP 200
Sep 23 14:02:25.843844 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 53/120] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:25 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 => generated 1007 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:02:26.189235 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c23572cf-6e52-4d42-b0dc-b0caf1211272 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:26.196921 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c23572cf-6e52-4d42-b0dc-b0caf1211272 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11
Sep 23 14:02:26.197389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c23572cf-6e52-4d42-b0dc-b0caf1211272 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:26.219201 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c23572cf-6e52-4d42-b0dc-b0caf1211272 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:26.276683 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c23572cf-6e52-4d42-b0dc-b0caf1211272 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 returned with HTTP 404
Sep 23 14:02:26.277683 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 68/121] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:26 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 => generated 111 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:26.283762 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-14691cbf-8e2c-4492-84a2-01cf42d60939 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:26.288054 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-14691cbf-8e2c-4492-84a2-01cf42d60939 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action
Sep 23 14:02:26.290066 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-14691cbf-8e2c-4492-84a2-01cf42d60939 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:26.290629 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-14691cbf-8e2c-4492-84a2-01cf42d60939 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:26.293625 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.admin_actions [None req-14691cbf-8e2c-4492-84a2-01cf42d60939 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Updating snapshot '2b00316e-a6b8-453a-a904-5560b99e9071' with '{'status': 'available'}' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Sep 23 14:02:26.461644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:26.461644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:26.596866 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-14691cbf-8e2c-4492-84a2-01cf42d60939 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action returned with HTTP 202
Sep 23 14:02:26.603579 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 54/122] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:26 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action => generated 0 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:26.610001 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3f084492-88d8-4973-bb01-4cb0774e69d3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:26.619250 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3f084492-88d8-4973-bb01-4cb0774e69d3 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:26.620214 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3f084492-88d8-4973-bb01-4cb0774e69d3 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:26.620733 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3f084492-88d8-4973-bb01-4cb0774e69d3 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:26.654320 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:26.654320 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:26.655613 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3f084492-88d8-4973-bb01-4cb0774e69d3 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:26.657489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3f084492-88d8-4973-bb01-4cb0774e69d3 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:26.662277 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 69/123] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:26 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:26.680743 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-35051cd1-4257-4d1b-b174-6a4ae0e9956c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:26.684823 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-35051cd1-4257-4d1b-b174-6a4ae0e9956c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] POST http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots
Sep 23 14:02:26.685584 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-35051cd1-4257-4d1b-b174-6a4ae0e9956c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e002497-6725-4cb9-a673-b5511ad51745", "name": "tempest-SnapshotsActionsTest-Snapshot-723012959"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:26.709873 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8b51ddce-7cae-4bb8-a1de-b696455ebf1d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:26.723984 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8b51ddce-7cae-4bb8-a1de-b696455ebf1d tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046
Sep 23 14:02:26.724554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8b51ddce-7cae-4bb8-a1de-b696455ebf1d tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:26.725022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8b51ddce-7cae-4bb8-a1de-b696455ebf1d tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:26.745348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:26.745348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:26.746576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-35051cd1-4257-4d1b-b174-6a4ae0e9956c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Volume info retrieved successfully.
Sep 23 14:02:26.746894 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.snapshots [None req-35051cd1-4257-4d1b-b174-6a4ae0e9956c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Create snapshot from volume 3e002497-6725-4cb9-a673-b5511ad51745
Sep 23 14:02:26.759034 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8b51ddce-7cae-4bb8-a1de-b696455ebf1d tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046 returned with HTTP 404
Sep 23 14:02:26.763520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 70/124] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:26 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/c3f45085-0337-49f8-8a9e-a4b95976e046 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:26.765175 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2ddda448-f297-4651-ad57-3408cfd2e956 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:26.769908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2ddda448-f297-4651-ad57-3408cfd2e956 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] DELETE http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160
Sep 23 14:02:26.777023 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2ddda448-f297-4651-ad57-3408cfd2e956 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:26.777694 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2ddda448-f297-4651-ad57-3408cfd2e956 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:26.778750 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-2ddda448-f297-4651-ad57-3408cfd2e956 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Delete volume with id: bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 
Sep 23 14:02:26.804163 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:26.804163 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:26.814549 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2ddda448-f297-4651-ad57-3408cfd2e956 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:26.923445 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-35051cd1-4257-4d1b-b174-6a4ae0e9956c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Created reservations ['83f25965-da22-4979-882f-9ca8c7fa03fd', '46b6b401-77c7-4ce2-9646-1241af885a00', '2262aa64-572a-4f8a-88a3-da72567adeb4', 'dbc74991-eea4-4664-baa0-43bc94de0c82'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:27.063230 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2ddda448-f297-4651-ad57-3408cfd2e956 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Delete volume request issued successfully.
Sep 23 14:02:27.063741 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2ddda448-f297-4651-ad57-3408cfd2e956 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 returned with HTTP 202
Sep 23 14:02:27.065172 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 71/125] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:02:26 2022] DELETE /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 => generated 0 bytes in 301 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:02:27.065172 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-423c4ec5-c4a4-4774-a4a0-1d636daf7847 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:27.076872 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-423c4ec5-c4a4-4774-a4a0-1d636daf7847 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481
Sep 23 14:02:27.077413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-423c4ec5-c4a4-4774-a4a0-1d636daf7847 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:27.077849 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-423c4ec5-c4a4-4774-a4a0-1d636daf7847 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:27.113302 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-423c4ec5-c4a4-4774-a4a0-1d636daf7847 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 returned with HTTP 404
Sep 23 14:02:27.120588 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 72/126] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:27 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:02:27.124196 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-29996458-d9b4-44a1-bbb9-131fc8f1f4de None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:27.134575 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-29996458-d9b4-44a1-bbb9-131fc8f1f4de tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160
Sep 23 14:02:27.136026 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-29996458-d9b4-44a1-bbb9-131fc8f1f4de tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:27.136697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-29996458-d9b4-44a1-bbb9-131fc8f1f4de tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:27.166291 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:27.166291 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:27.175238 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-29996458-d9b4-44a1-bbb9-131fc8f1f4de tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Volume info retrieved successfully.
Sep 23 14:02:27.188229 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-29996458-d9b4-44a1-bbb9-131fc8f1f4de tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 returned with HTTP 200
Sep 23 14:02:27.189616 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 73/127] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:27 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 => generated 920 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:27.191221 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4e496aa7-730b-4bc7-b138-10efc3f913be None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:27.196917 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4e496aa7-730b-4bc7-b138-10efc3f913be tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] GET http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/groups/f6ba966a-43bb-4837-8350-37e0c57c0445
Sep 23 14:02:27.197669 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4e496aa7-730b-4bc7-b138-10efc3f913be tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:27.199030 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4e496aa7-730b-4bc7-b138-10efc3f913be tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:27.199590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-4e496aa7-730b-4bc7-b138-10efc3f913be tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] show called for member f6ba966a-43bb-4837-8350-37e0c57c0445 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:27.207675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4e496aa7-730b-4bc7-b138-10efc3f913be tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/groups/f6ba966a-43bb-4837-8350-37e0c57c0445 returned with HTTP 404
Sep 23 14:02:27.212019 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 74/128] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:27 2022] GET /volume/v3/fd25990a10694a5aa7debfcae216d00c/groups/f6ba966a-43bb-4837-8350-37e0c57c0445 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:02:27.221612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-41400af8-46aa-4e24-823e-bcff73ef4250 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:27.237174 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-41400af8-46aa-4e24-823e-bcff73ef4250 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] DELETE http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/group_types/9bf2a267-03bd-47fb-904b-df176b9fa5af
Sep 23 14:02:27.238531 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-41400af8-46aa-4e24-823e-bcff73ef4250 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:27.241241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-41400af8-46aa-4e24-823e-bcff73ef4250 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:27.245443 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-35051cd1-4257-4d1b-b174-6a4ae0e9956c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot create request issued successfully.
Sep 23 14:02:27.247513 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-35051cd1-4257-4d1b-b174-6a4ae0e9956c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots returned with HTTP 202
Sep 23 14:02:27.251784 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 55/129] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:02:26 2022] POST /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots => generated 306 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:02:27.262538 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3d34d17e-bf86-434a-961e-55be0dd867cd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:27.275357 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3d34d17e-bf86-434a-961e-55be0dd867cd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3
Sep 23 14:02:27.275357 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3d34d17e-bf86-434a-961e-55be0dd867cd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:27.275357 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3d34d17e-bf86-434a-961e-55be0dd867cd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:27.295128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:27.295128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:27.297184 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3d34d17e-bf86-434a-961e-55be0dd867cd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:27.300647 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3d34d17e-bf86-434a-961e-55be0dd867cd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 returned with HTTP 200
Sep 23 14:02:27.310648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 56/130] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:27 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:27.387824 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-41400af8-46aa-4e24-823e-bcff73ef4250 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/group_types/9bf2a267-03bd-47fb-904b-df176b9fa5af returned with HTTP 202
Sep 23 14:02:27.396886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4db28d22-0497-4b73-863f-0bd0ac310139 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:27.398669 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 75/131] 10.222.0.62 () {60 vars in 1381 bytes} [Fri Sep 23 14:02:27 2022] DELETE /volume/v3/addcb88552534c7589ab2d0093d65ab7/group_types/9bf2a267-03bd-47fb-904b-df176b9fa5af => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Sep 23 14:02:27.402734 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4db28d22-0497-4b73-863f-0bd0ac310139 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] DELETE http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481
Sep 23 14:02:27.405497 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4db28d22-0497-4b73-863f-0bd0ac310139 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:27.408600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4db28d22-0497-4b73-863f-0bd0ac310139 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:27.409476 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-4db28d22-0497-4b73-863f-0bd0ac310139 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] Delete volume with id: 4804152f-9df6-470b-a4a1-b7046f6ff481 
Sep 23 14:02:27.448692 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4db28d22-0497-4b73-863f-0bd0ac310139 tempest-GroupSnapshotsV319Test-642421869 tempest-GroupSnapshotsV319Test-642421869-project] http://10.222.0.62/volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 returned with HTTP 404
Sep 23 14:02:27.451825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 57/132] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:02:27 2022] DELETE /volume/v3/fd25990a10694a5aa7debfcae216d00c/volumes/4804152f-9df6-470b-a4a1-b7046f6ff481 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:02:27.461735 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-cdb72edd-5f30-4889-be1d-1160a90afcdf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:27.465845 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cdb72edd-5f30-4889-be1d-1160a90afcdf tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] DELETE http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/types/2be5968d-d07b-4fdb-863f-6fb0d1eced5c
Sep 23 14:02:27.467956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cdb72edd-5f30-4889-be1d-1160a90afcdf tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:27.467956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cdb72edd-5f30-4889-be1d-1160a90afcdf tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:27.734393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cdb72edd-5f30-4889-be1d-1160a90afcdf tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/types/2be5968d-d07b-4fdb-863f-6fb0d1eced5c returned with HTTP 202
Sep 23 14:02:27.737058 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 76/133] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:02:27 2022] DELETE /volume/v3/addcb88552534c7589ab2d0093d65ab7/types/2be5968d-d07b-4fdb-863f-6fb0d1eced5c => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:02:27.742027 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-335db92a-b04a-4ab0-a8dc-bdc4306997c4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:27.747681 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-335db92a-b04a-4ab0-a8dc-bdc4306997c4 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] GET http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/types/2be5968d-d07b-4fdb-863f-6fb0d1eced5c
Sep 23 14:02:27.748406 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-335db92a-b04a-4ab0-a8dc-bdc4306997c4 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:27.749119 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-335db92a-b04a-4ab0-a8dc-bdc4306997c4 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:27.765546 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-335db92a-b04a-4ab0-a8dc-bdc4306997c4 tempest-GroupSnapshotsV319Test-1114937927 tempest-GroupSnapshotsV319Test-1114937927-project-admin] http://10.222.0.62/volume/v3/addcb88552534c7589ab2d0093d65ab7/types/2be5968d-d07b-4fdb-863f-6fb0d1eced5c returned with HTTP 404
Sep 23 14:02:27.767246 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 58/134] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:02:27 2022] GET /volume/v3/addcb88552534c7589ab2d0093d65ab7/types/2be5968d-d07b-4fdb-863f-6fb0d1eced5c => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:28.211439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8562e477-3881-4a6a-9ec5-f9f09e6c42d5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:28.216244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8562e477-3881-4a6a-9ec5-f9f09e6c42d5 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] GET http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160
Sep 23 14:02:28.216997 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8562e477-3881-4a6a-9ec5-f9f09e6c42d5 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:28.217510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8562e477-3881-4a6a-9ec5-f9f09e6c42d5 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:28.230213 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8562e477-3881-4a6a-9ec5-f9f09e6c42d5 tempest-VolumesTestJSON-726440733 tempest-VolumesTestJSON-726440733-project] http://10.222.0.62/volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 returned with HTTP 404
Sep 23 14:02:28.231545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 77/135] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:28 2022] GET /volume/v3/4a25811b83194cbf820eb25171f370a6/volumes/bb9e9f2e-4d15-4ab4-98aa-ec15f8ca6160 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:28.314641 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5b1c7e89-98cd-4b27-8ab4-eb9a918cfa25 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:28.319836 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5b1c7e89-98cd-4b27-8ab4-eb9a918cfa25 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3
Sep 23 14:02:28.320446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5b1c7e89-98cd-4b27-8ab4-eb9a918cfa25 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:28.320911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5b1c7e89-98cd-4b27-8ab4-eb9a918cfa25 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:28.344512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:28.344512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:28.345831 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-5b1c7e89-98cd-4b27-8ab4-eb9a918cfa25 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:28.352481 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5b1c7e89-98cd-4b27-8ab4-eb9a918cfa25 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 returned with HTTP 200
Sep 23 14:02:28.353415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 59/136] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:28 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:29.368975 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5df1462c-d10d-4754-9e6b-03732e768b02 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:29.376617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5df1462c-d10d-4754-9e6b-03732e768b02 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3
Sep 23 14:02:29.377413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5df1462c-d10d-4754-9e6b-03732e768b02 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:29.378007 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5df1462c-d10d-4754-9e6b-03732e768b02 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:29.405333 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:29.405333 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:29.406470 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5df1462c-d10d-4754-9e6b-03732e768b02 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:29.408586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5df1462c-d10d-4754-9e6b-03732e768b02 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 returned with HTTP 200
Sep 23 14:02:29.409316 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 78/137] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:29 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:30.420130 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-06aefa96-bfd8-49c7-b907-e85695c7598b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:30.443958 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-06aefa96-bfd8-49c7-b907-e85695c7598b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3
Sep 23 14:02:30.447710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-06aefa96-bfd8-49c7-b907-e85695c7598b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:30.448437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-06aefa96-bfd8-49c7-b907-e85695c7598b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:30.483743 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:30.483743 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:30.484819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-06aefa96-bfd8-49c7-b907-e85695c7598b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:30.496768 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-06aefa96-bfd8-49c7-b907-e85695c7598b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 returned with HTTP 200
Sep 23 14:02:30.499657 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 60/138] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:30 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 => generated 438 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:31.509339 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-dd9fe877-4fe3-469c-87f3-8d60b9edf98d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:31.513498 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dd9fe877-4fe3-469c-87f3-8d60b9edf98d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3
Sep 23 14:02:31.513968 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dd9fe877-4fe3-469c-87f3-8d60b9edf98d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:31.514586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dd9fe877-4fe3-469c-87f3-8d60b9edf98d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:31.662989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:31.662989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:31.662989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-dd9fe877-4fe3-469c-87f3-8d60b9edf98d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:31.662989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dd9fe877-4fe3-469c-87f3-8d60b9edf98d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 returned with HTTP 200
Sep 23 14:02:31.662989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 79/139] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:31 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:31.664909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2570cd8c-7bc3-4d8a-b57a-f2b83f912f24 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:31.664909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2570cd8c-7bc3-4d8a-b57a-f2b83f912f24 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3/action
Sep 23 14:02:31.664909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2570cd8c-7bc3-4d8a-b57a-f2b83f912f24 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:31.664909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2570cd8c-7bc3-4d8a-b57a-f2b83f912f24 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:31.664909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.admin_actions [None req-2570cd8c-7bc3-4d8a-b57a-f2b83f912f24 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Updating snapshot '5e666905-9f5f-4f3c-9c2b-35cf270cc6f3' with '{'status': 'deleting'}' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Sep 23 14:02:31.664909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:31.664909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:31.696100 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ebf7d470-2177-4f1e-b4e7-76be297c8494 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:31.918618 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2570cd8c-7bc3-4d8a-b57a-f2b83f912f24 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3/action returned with HTTP 202
Sep 23 14:02:31.918618 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 61/140] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:31 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:31.919267 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ebf7d470-2177-4f1e-b4e7-76be297c8494 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] POST http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/types
Sep 23 14:02:31.919267 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ebf7d470-2177-4f1e-b4e7-76be297c8494 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-69198064"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:31.921811 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b800d3d9-650a-4103-b1ab-a39ec467349b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:31.926483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b800d3d9-650a-4103-b1ab-a39ec467349b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3
Sep 23 14:02:31.927136 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b800d3d9-650a-4103-b1ab-a39ec467349b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:31.928249 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b800d3d9-650a-4103-b1ab-a39ec467349b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:31.953762 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:31.953762 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:31.955125 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b800d3d9-650a-4103-b1ab-a39ec467349b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:31.957443 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b800d3d9-650a-4103-b1ab-a39ec467349b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 returned with HTTP 200
Sep 23 14:02:31.967155 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 62/141] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:31 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:32.016152 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-496d9cc4-c804-4ffe-a069-3412662923ea None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:32.026411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-496d9cc4-c804-4ffe-a069-3412662923ea tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3/action
Sep 23 14:02:32.027796 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-496d9cc4-c804-4ffe-a069-3412662923ea tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:32.028270 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-496d9cc4-c804-4ffe-a069-3412662923ea tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:32.040952 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:32.040952 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:32.041852 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-496d9cc4-c804-4ffe-a069-3412662923ea tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Snapshot retrieved successfully.
Sep 23 14:02:32.049672 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=77,cinder:UPDATE=15,cinder:INSERT=6,cinder:DELETE=2 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:32.133203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-496d9cc4-c804-4ffe-a069-3412662923ea tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Snapshot delete request issued successfully.
Sep 23 14:02:32.133745 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-496d9cc4-c804-4ffe-a069-3412662923ea tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3/action returned with HTTP 202
Sep 23 14:02:32.138013 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 63/142] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:32 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:32.139432 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-54d0d8cd-9adc-43ab-a058-e511b5c76a1b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:32.144017 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-54d0d8cd-9adc-43ab-a058-e511b5c76a1b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3
Sep 23 14:02:32.144658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-54d0d8cd-9adc-43ab-a058-e511b5c76a1b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:32.145234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-54d0d8cd-9adc-43ab-a058-e511b5c76a1b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:32.158110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:32.158110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:32.159601 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-54d0d8cd-9adc-43ab-a058-e511b5c76a1b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:32.163045 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-54d0d8cd-9adc-43ab-a058-e511b5c76a1b tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 returned with HTTP 200
Sep 23 14:02:32.173658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 64/143] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:32 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:32.242879 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ebf7d470-2177-4f1e-b4e7-76be297c8494 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/types returned with HTTP 200
Sep 23 14:02:32.245008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 80/144] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:02:31 2022] POST /volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/types => generated 218 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:32.259253 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-77d36104-fcf6-46c0-b7e6-e6440d300d7e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:32.263742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-77d36104-fcf6-46c0-b7e6-e6440d300d7e tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] POST http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/group_types
Sep 23 14:02:32.264501 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-77d36104-fcf6-46c0-b7e6-e6440d300d7e tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1308199399"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:32.363508 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-77d36104-fcf6-46c0-b7e6-e6440d300d7e tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/group_types returned with HTTP 202
Sep 23 14:02:32.367028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 65/145] 10.222.0.62 () {62 vars in 1288 bytes} [Fri Sep 23 14:02:32 2022] POST /volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/group_types => generated 177 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:32.373283 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6f7ff160-db74-4c4c-8d10-913513bac6d9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:33.175269 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a905ee55-0c23-40d8-a7f9-437da49194c2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:33.181976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6f7ff160-db74-4c4c-8d10-913513bac6d9 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] POST http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups
Sep 23 14:02:33.183798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a905ee55-0c23-40d8-a7f9-437da49194c2 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3
Sep 23 14:02:33.184206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6f7ff160-db74-4c4c-8d10-913513bac6d9 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "15755688-b796-478a-991b-bd2683424a33", "volume_types": ["7c9cabc1-a0e7-48c5-b45a-7766d1bc5227"], "name": "tempest-GroupsV320Test-Group-176641112"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:33.184739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a905ee55-0c23-40d8-a7f9-437da49194c2 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:33.187179 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-6f7ff160-db74-4c4c-8d10-913513bac6d9 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Creating new group {'group': {'group_type': '15755688-b796-478a-991b-bd2683424a33', 'volume_types': ['7c9cabc1-a0e7-48c5-b45a-7766d1bc5227'], 'name': 'tempest-GroupsV320Test-Group-176641112'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Sep 23 14:02:33.187792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a905ee55-0c23-40d8-a7f9-437da49194c2 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:33.219229 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.groups [None req-6f7ff160-db74-4c4c-8d10-913513bac6d9 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Creating group tempest-GroupsV320Test-Group-176641112.
Sep 23 14:02:33.220425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a905ee55-0c23-40d8-a7f9-437da49194c2 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 returned with HTTP 404
Sep 23 14:02:33.225071 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 66/146] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:33 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:33.228316 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d7446887-2ac7-4527-bee4-e0561fadbad2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:33.242515 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7446887-2ac7-4527-bee4-e0561fadbad2 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action
Sep 23 14:02:33.244672 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d7446887-2ac7-4527-bee4-e0561fadbad2 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:33.251038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d7446887-2ac7-4527-bee4-e0561fadbad2 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:33.258462 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.admin_actions [None req-d7446887-2ac7-4527-bee4-e0561fadbad2 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Updating snapshot '2b00316e-a6b8-453a-a904-5560b99e9071' with '{'status': 'available'}' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Sep 23 14:02:33.312353 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-6f7ff160-db74-4c4c-8d10-913513bac6d9 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Availability zone cache updated, next update will occur around 2022-09-23 15:02:33.311698. {{(pid=113687) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:153}}
Sep 23 14:02:33.315615 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6f7ff160-db74-4c4c-8d10-913513bac6d9 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Availability Zones retrieved successfully.
Sep 23 14:02:33.329130 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:33.329130 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:33.410346 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7446887-2ac7-4527-bee4-e0561fadbad2 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action returned with HTTP 202
Sep 23 14:02:33.416696 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 67/147] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:33 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:33.419174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4cee9916-8929-4111-9fbb-743f0644ded8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:33.430690 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4cee9916-8929-4111-9fbb-743f0644ded8 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:33.443502 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4cee9916-8929-4111-9fbb-743f0644ded8 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:33.444039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4cee9916-8929-4111-9fbb-743f0644ded8 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:33.469942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:33.469942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:33.471029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4cee9916-8929-4111-9fbb-743f0644ded8 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:33.472946 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4cee9916-8929-4111-9fbb-743f0644ded8 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:33.473721 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 68/148] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:33 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 466 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:33.491966 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-483ccddf-2fdc-40e2-9497-2a80458de6c1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:33.504486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-483ccddf-2fdc-40e2-9497-2a80458de6c1 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] POST http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots
Sep 23 14:02:33.505978 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-483ccddf-2fdc-40e2-9497-2a80458de6c1 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e002497-6725-4cb9-a673-b5511ad51745", "name": "tempest-SnapshotsActionsTest-Snapshot-864021164"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:33.516303 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-6f7ff160-db74-4c4c-8d10-913513bac6d9 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Created reservations ['56fc7545-3e53-4865-8d93-2726e0ea7dbd'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:33.537505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:33.537505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:33.539382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-483ccddf-2fdc-40e2-9497-2a80458de6c1 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Volume info retrieved successfully.
Sep 23 14:02:33.539923 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.snapshots [None req-483ccddf-2fdc-40e2-9497-2a80458de6c1 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Create snapshot from volume 3e002497-6725-4cb9-a673-b5511ad51745
Sep 23 14:02:33.764372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6f7ff160-db74-4c4c-8d10-913513bac6d9 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups returned with HTTP 202
Sep 23 14:02:33.769641 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 81/149] 10.222.0.62 () {62 vars in 1274 bytes} [Fri Sep 23 14:02:32 2022] POST /volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups => generated 107 bytes in 1396 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:33.775886 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c92a054e-3858-4582-9138-b9fa40fddbc2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:33.792270 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c92a054e-3858-4582-9138-b9fa40fddbc2 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] GET http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842
Sep 23 14:02:33.795318 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c92a054e-3858-4582-9138-b9fa40fddbc2 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:33.795318 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c92a054e-3858-4582-9138-b9fa40fddbc2 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:33.797284 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-c92a054e-3858-4582-9138-b9fa40fddbc2 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] show called for member a59a2f97-d270-4156-8860-c5ce836a2842 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:33.814958 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-483ccddf-2fdc-40e2-9497-2a80458de6c1 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Created reservations ['77d0a0f3-5a6a-403f-8349-84bc750f106e', '821b1fd0-f965-4117-a79b-8edc6dbd0c09', '5907dee7-3914-41cc-9743-c782e5e1a7bf', '2fff8a93-e6f3-4a98-bdb1-662408aa06bf'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:33.817456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:33.817456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:33.834563 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=83,cinder:UPDATE=11,cinder:INSERT=6 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:33.866411 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c92a054e-3858-4582-9138-b9fa40fddbc2 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 returned with HTTP 200
Sep 23 14:02:33.868739 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 82/150] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:33 2022] GET /volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 => generated 387 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:34.111488 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-483ccddf-2fdc-40e2-9497-2a80458de6c1 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot create request issued successfully.
Sep 23 14:02:34.112688 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-483ccddf-2fdc-40e2-9497-2a80458de6c1 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots returned with HTTP 202
Sep 23 14:02:34.113635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 69/151] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:02:33 2022] POST /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots => generated 306 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:02:34.122393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-13f5d346-67ee-49c2-8749-a6d5e90d97bc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:34.126745 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-13f5d346-67ee-49c2-8749-a6d5e90d97bc tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a
Sep 23 14:02:34.127513 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-13f5d346-67ee-49c2-8749-a6d5e90d97bc tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:34.128130 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-13f5d346-67ee-49c2-8749-a6d5e90d97bc tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:34.185168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:34.185168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:34.190696 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-13f5d346-67ee-49c2-8749-a6d5e90d97bc tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:34.197357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-13f5d346-67ee-49c2-8749-a6d5e90d97bc tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a returned with HTTP 200
Sep 23 14:02:34.206426 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 83/152] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:34 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a => generated 438 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:34.877530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-30217d40-18e6-482d-a2cc-522340ebca6a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:34.882761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-30217d40-18e6-482d-a2cc-522340ebca6a tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] GET http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842
Sep 23 14:02:34.883261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-30217d40-18e6-482d-a2cc-522340ebca6a tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:34.883710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-30217d40-18e6-482d-a2cc-522340ebca6a tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:34.884225 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-30217d40-18e6-482d-a2cc-522340ebca6a tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] show called for member a59a2f97-d270-4156-8860-c5ce836a2842 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:34.907889 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:34.907889 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:34.968472 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-30217d40-18e6-482d-a2cc-522340ebca6a tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 returned with HTTP 200
Sep 23 14:02:34.969241 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 70/153] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:34 2022] GET /volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 => generated 388 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:34.979029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ca8daf20-9544-4f85-8b6c-d5ea74545975 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:34.995388 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ca8daf20-9544-4f85-8b6c-d5ea74545975 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] POST http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action
Sep 23 14:02:34.996217 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ca8daf20-9544-4f85-8b6c-d5ea74545975 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:34.996542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ca8daf20-9544-4f85-8b6c-d5ea74545975 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:35.000877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-ca8daf20-9544-4f85-8b6c-d5ea74545975 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Updating group 'a59a2f97-d270-4156-8860-c5ce836a2842' with 'creating' {{(pid=113687) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}}
Sep 23 14:02:35.039655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:35.039655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:35.116748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ca8daf20-9544-4f85-8b6c-d5ea74545975 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action returned with HTTP 202
Sep 23 14:02:35.118001 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 84/154] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:02:34 2022] POST /volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:35.123623 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-81745108-a7f2-4fc1-9b9e-4b2078f3d0ae None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:35.132402 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-81745108-a7f2-4fc1-9b9e-4b2078f3d0ae tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] GET http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842
Sep 23 14:02:35.133232 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-81745108-a7f2-4fc1-9b9e-4b2078f3d0ae tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:35.134053 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-81745108-a7f2-4fc1-9b9e-4b2078f3d0ae tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:35.134633 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-81745108-a7f2-4fc1-9b9e-4b2078f3d0ae tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] show called for member a59a2f97-d270-4156-8860-c5ce836a2842 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:35.160396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:35.160396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:35.196927 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-81745108-a7f2-4fc1-9b9e-4b2078f3d0ae tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 returned with HTTP 200
Sep 23 14:02:35.198390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 71/155] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:35 2022] GET /volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 => generated 387 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:35.212182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e3f4e770-2312-4635-8210-6646125c48b0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:35.214402 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e54da2e1-8c25-4f71-adb9-4227fb1565bb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:35.217666 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e3f4e770-2312-4635-8210-6646125c48b0 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] POST http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action
Sep 23 14:02:35.218650 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e3f4e770-2312-4635-8210-6646125c48b0 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:35.219664 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e3f4e770-2312-4635-8210-6646125c48b0 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:35.219779 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e54da2e1-8c25-4f71-adb9-4227fb1565bb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a
Sep 23 14:02:35.220553 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e54da2e1-8c25-4f71-adb9-4227fb1565bb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:35.221020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e54da2e1-8c25-4f71-adb9-4227fb1565bb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:35.223101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-e3f4e770-2312-4635-8210-6646125c48b0 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Updating group 'a59a2f97-d270-4156-8860-c5ce836a2842' with 'available' {{(pid=113687) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}}
Sep 23 14:02:35.232681 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:35.232681 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:35.258838 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:35.258838 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:35.259827 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e54da2e1-8c25-4f71-adb9-4227fb1565bb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:35.261894 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e54da2e1-8c25-4f71-adb9-4227fb1565bb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a returned with HTTP 200
Sep 23 14:02:35.263047 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 72/156] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:35 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a => generated 438 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:35.293724 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e3f4e770-2312-4635-8210-6646125c48b0 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action returned with HTTP 202
Sep 23 14:02:35.300755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 85/157] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:02:35 2022] POST /volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:35.302822 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2da4eebb-5159-4a8e-97f8-4753f8434b1e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:35.307518 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2da4eebb-5159-4a8e-97f8-4753f8434b1e tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] GET http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842
Sep 23 14:02:35.308006 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2da4eebb-5159-4a8e-97f8-4753f8434b1e tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:35.308438 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2da4eebb-5159-4a8e-97f8-4753f8434b1e tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:35.308777 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-2da4eebb-5159-4a8e-97f8-4753f8434b1e tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] show called for member a59a2f97-d270-4156-8860-c5ce836a2842 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:35.314901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:35.314901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:35.330222 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2da4eebb-5159-4a8e-97f8-4753f8434b1e tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 returned with HTTP 200
Sep 23 14:02:35.331013 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 73/158] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:35 2022] GET /volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:35.341549 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f9d32d55-e9e2-41c0-b4d8-c68f724874a0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:35.345709 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f9d32d55-e9e2-41c0-b4d8-c68f724874a0 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] POST http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action
Sep 23 14:02:35.346650 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f9d32d55-e9e2-41c0-b4d8-c68f724874a0 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:35.347080 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f9d32d55-e9e2-41c0-b4d8-c68f724874a0 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:35.349473 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-f9d32d55-e9e2-41c0-b4d8-c68f724874a0 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Updating group 'a59a2f97-d270-4156-8860-c5ce836a2842' with 'error' {{(pid=113687) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}}
Sep 23 14:02:35.356466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:35.356466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:35.436162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f9d32d55-e9e2-41c0-b4d8-c68f724874a0 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action returned with HTTP 202
Sep 23 14:02:35.437094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 86/159] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:02:35 2022] POST /volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:35.443128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-623aa3af-bd72-4443-9326-c66503aaae52 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:35.448741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-623aa3af-bd72-4443-9326-c66503aaae52 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] GET http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842
Sep 23 14:02:35.449706 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-623aa3af-bd72-4443-9326-c66503aaae52 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:35.450390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-623aa3af-bd72-4443-9326-c66503aaae52 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:35.450875 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-623aa3af-bd72-4443-9326-c66503aaae52 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] show called for member a59a2f97-d270-4156-8860-c5ce836a2842 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:35.462645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:35.462645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:35.483464 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-623aa3af-bd72-4443-9326-c66503aaae52 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 returned with HTTP 200
Sep 23 14:02:35.484483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 74/160] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:35 2022] GET /volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 => generated 384 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:35.494818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5d5d5e6a-af9c-4488-98ab-2a1cab6ba59a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:35.499136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5d5d5e6a-af9c-4488-98ab-2a1cab6ba59a tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] POST http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action
Sep 23 14:02:35.502398 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5d5d5e6a-af9c-4488-98ab-2a1cab6ba59a tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:35.502398 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5d5d5e6a-af9c-4488-98ab-2a1cab6ba59a tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:35.505767 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-5d5d5e6a-af9c-4488-98ab-2a1cab6ba59a tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Updating group 'a59a2f97-d270-4156-8860-c5ce836a2842' with 'available' {{(pid=113687) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}}
Sep 23 14:02:35.513713 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:35.513713 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:35.710676 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5d5d5e6a-af9c-4488-98ab-2a1cab6ba59a tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action returned with HTTP 202
Sep 23 14:02:35.715035 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 87/161] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:02:35 2022] POST /volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:35.716356 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d0cb0b99-b86a-4ca3-ae03-5d90207b9681 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:35.720506 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d0cb0b99-b86a-4ca3-ae03-5d90207b9681 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] GET http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842
Sep 23 14:02:35.720995 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d0cb0b99-b86a-4ca3-ae03-5d90207b9681 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:35.721443 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d0cb0b99-b86a-4ca3-ae03-5d90207b9681 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:35.721789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-d0cb0b99-b86a-4ca3-ae03-5d90207b9681 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] show called for member a59a2f97-d270-4156-8860-c5ce836a2842 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:35.729374 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:35.729374 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:35.734168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=79,cinder:UPDATE=14,cinder:INSERT=6,cinder:DELETE=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:35.748356 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d0cb0b99-b86a-4ca3-ae03-5d90207b9681 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 returned with HTTP 200
Sep 23 14:02:35.749837 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 75/162] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:35 2022] GET /volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 => generated 388 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:35.759264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-de1392f3-e867-45bb-aad7-96a5d79baad5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:35.763171 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-de1392f3-e867-45bb-aad7-96a5d79baad5 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] GET http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/volumes/detail
Sep 23 14:02:35.769469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-de1392f3-e867-45bb-aad7-96a5d79baad5 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:35.769469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-de1392f3-e867-45bb-aad7-96a5d79baad5 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:35.769469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-de1392f3-e867-45bb-aad7-96a5d79baad5 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:35.769469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-de1392f3-e867-45bb-aad7-96a5d79baad5 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:35.819409 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-de1392f3-e867-45bb-aad7-96a5d79baad5 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Get all volumes completed successfully.
Sep 23 14:02:35.824843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-de1392f3-e867-45bb-aad7-96a5d79baad5 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/volumes/detail returned with HTTP 200
Sep 23 14:02:35.825697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 88/163] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:02:35 2022] GET /volume/v3/59a3cb3df9fe443f90dfd489e581278c/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:35.844055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f99efacf-55e1-4667-b9d4-d358400ea966 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:35.854414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f99efacf-55e1-4667-b9d4-d358400ea966 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] POST http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action
Sep 23 14:02:35.854414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f99efacf-55e1-4667-b9d4-d358400ea966 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:35.854414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f99efacf-55e1-4667-b9d4-d358400ea966 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:35.854414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-f99efacf-55e1-4667-b9d4-d358400ea966 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] delete called for group a59a2f97-d270-4156-8860-c5ce836a2842 {{(pid=113688) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Sep 23 14:02:35.854414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-f99efacf-55e1-4667-b9d4-d358400ea966 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Delete group with id: a59a2f97-d270-4156-8860-c5ce836a2842
Sep 23 14:02:35.865581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:35.865581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:36.006635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f99efacf-55e1-4667-b9d4-d358400ea966 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action returned with HTTP 202
Sep 23 14:02:36.007685 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 76/164] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:02:35 2022] POST /volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:36.012838 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5d648558-d0b5-4b95-9286-43acc6246697 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.019252 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5d648558-d0b5-4b95-9286-43acc6246697 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] GET http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842
Sep 23 14:02:36.020314 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5d648558-d0b5-4b95-9286-43acc6246697 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:36.021943 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5d648558-d0b5-4b95-9286-43acc6246697 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:36.026539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-5d648558-d0b5-4b95-9286-43acc6246697 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] show called for member a59a2f97-d270-4156-8860-c5ce836a2842 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:36.031695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:36.031695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:36.052948 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5d648558-d0b5-4b95-9286-43acc6246697 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 returned with HTTP 200
Sep 23 14:02:36.054291 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 89/165] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:36 2022] GET /volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 => generated 387 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:36.135325 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-66f3ec7b-23cc-492b-8834-ae20776f205c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.273888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-756cfbbc-fb25-43da-8108-506257b1ad8d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.278284 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-756cfbbc-fb25-43da-8108-506257b1ad8d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a
Sep 23 14:02:36.279215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-756cfbbc-fb25-43da-8108-506257b1ad8d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:36.279634 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-756cfbbc-fb25-43da-8108-506257b1ad8d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:36.290770 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:36.290770 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:36.292126 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-756cfbbc-fb25-43da-8108-506257b1ad8d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:36.294572 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-756cfbbc-fb25-43da-8108-506257b1ad8d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a returned with HTTP 200
Sep 23 14:02:36.295671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 90/166] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:36 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:36.362897 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66f3ec7b-23cc-492b-8834-ae20776f205c tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] POST http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types
Sep 23 14:02:36.363645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-66f3ec7b-23cc-492b-8834-ae20776f205c tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1875151141"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:36.443508 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66f3ec7b-23cc-492b-8834-ae20776f205c tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types returned with HTTP 202
Sep 23 14:02:36.444409 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 77/167] 10.222.0.62 () {62 vars in 1288 bytes} [Fri Sep 23 14:02:36 2022] POST /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types => generated 181 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:02:36.451748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-dc4f6b0c-9e09-4d04-b4a5-124563197817 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.456068 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dc4f6b0c-9e09-4d04-b4a5-124563197817 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] POST http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs
Sep 23 14:02:36.456819 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dc4f6b0c-9e09-4d04-b4a5-124563197817 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:36.518489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-37ed8155-e186-4f61-bf1d-7894ee830448 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.549791 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dc4f6b0c-9e09-4d04-b4a5-124563197817 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs returned with HTTP 202
Sep 23 14:02:36.550899 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 91/168] 10.222.0.62 () {62 vars in 1435 bytes} [Fri Sep 23 14:02:36 2022] POST /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs => generated 53 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:02:36.558594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-48d9598c-3d89-413f-920e-3b6df683f3f8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.562482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-48d9598c-3d89-413f-920e-3b6df683f3f8 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] POST http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs
Sep 23 14:02:36.563584 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-48d9598c-3d89-413f-920e-3b6df683f3f8 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:36.647797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-48d9598c-3d89-413f-920e-3b6df683f3f8 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs returned with HTTP 202
Sep 23 14:02:36.648935 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 92/169] 10.222.0.62 () {62 vars in 1435 bytes} [Fri Sep 23 14:02:36 2022] POST /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs => generated 61 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:02:36.656479 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c843891f-d105-4c63-b61b-a8b0d2b96820 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.660367 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c843891f-d105-4c63-b61b-a8b0d2b96820 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] GET http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key2
Sep 23 14:02:36.662603 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c843891f-d105-4c63-b61b-a8b0d2b96820 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:36.663131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c843891f-d105-4c63-b61b-a8b0d2b96820 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:36.676581 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c843891f-d105-4c63-b61b-a8b0d2b96820 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key2 returned with HTTP 200
Sep 23 14:02:36.677599 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 93/170] 10.222.0.62 () {60 vars in 1429 bytes} [Fri Sep 23 14:02:36 2022] GET /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key2 => generated 26 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:36.684310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d822d4a8-370c-482a-bf74-b811b321f386 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.688808 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d822d4a8-370c-482a-bf74-b811b321f386 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] GET http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key3
Sep 23 14:02:36.689303 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d822d4a8-370c-482a-bf74-b811b321f386 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:36.689760 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d822d4a8-370c-482a-bf74-b811b321f386 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:36.703603 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d822d4a8-370c-482a-bf74-b811b321f386 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key3 returned with HTTP 200
Sep 23 14:02:36.712605 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 94/171] 10.222.0.62 () {60 vars in 1429 bytes} [Fri Sep 23 14:02:36 2022] GET /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key3 => generated 18 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:36.714710 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7c895371-f953-4d97-9177-74ebdb91ab41 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.719536 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7c895371-f953-4d97-9177-74ebdb91ab41 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] PUT http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key3
Sep 23 14:02:36.720384 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7c895371-f953-4d97-9177-74ebdb91ab41 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:36.738493 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-37ed8155-e186-4f61-bf1d-7894ee830448 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] POST http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/types
Sep 23 14:02:36.739380 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-37ed8155-e186-4f61-bf1d-7894ee830448 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-729867974"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:36.824901 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7c895371-f953-4d97-9177-74ebdb91ab41 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key3 returned with HTTP 200
Sep 23 14:02:36.826029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 95/172] 10.222.0.62 () {62 vars in 1449 bytes} [Fri Sep 23 14:02:36 2022] PUT /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key3 => generated 26 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:36.831567 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0d3ba44f-e241-4279-ab4d-f3c18c10eda4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.844997 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0d3ba44f-e241-4279-ab4d-f3c18c10eda4 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] GET http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs
Sep 23 14:02:36.844997 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0d3ba44f-e241-4279-ab4d-f3c18c10eda4 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:36.844997 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0d3ba44f-e241-4279-ab4d-f3c18c10eda4 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:36.848255 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0d3ba44f-e241-4279-ab4d-f3c18c10eda4 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs returned with HTTP 200
Sep 23 14:02:36.851606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 96/173] 10.222.0.62 () {60 vars in 1414 bytes} [Fri Sep 23 14:02:36 2022] GET /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs => generated 87 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:36.856207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-98b5ea86-19f2-41e0-87eb-0546879fd2cc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.859827 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-98b5ea86-19f2-41e0-87eb-0546879fd2cc tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] DELETE http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key1
Sep 23 14:02:36.860302 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-98b5ea86-19f2-41e0-87eb-0546879fd2cc tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:36.860736 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-98b5ea86-19f2-41e0-87eb-0546879fd2cc tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:36.882890 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-37ed8155-e186-4f61-bf1d-7894ee830448 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/types returned with HTTP 200
Sep 23 14:02:36.883582 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 78/174] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:02:36 2022] POST /volume/v3/fce3614cf145410da0f9185326de2813/types => generated 215 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:36.890855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5167de0c-21be-47d5-a512-aa4186d8f7dd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.894405 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5167de0c-21be-47d5-a512-aa4186d8f7dd tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] POST http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/group_types
Sep 23 14:02:36.895139 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5167de0c-21be-47d5-a512-aa4186d8f7dd tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1795247068"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:36.950408 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-98b5ea86-19f2-41e0-87eb-0546879fd2cc tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key1 returned with HTTP 202
Sep 23 14:02:36.952876 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 97/175] 10.222.0.62 () {60 vars in 1432 bytes} [Fri Sep 23 14:02:36 2022] DELETE /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key1 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Sep 23 14:02:36.959045 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c60f77b4-4118-4515-86da-403c34840e59 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.962910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c60f77b4-4118-4515-86da-403c34840e59 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] GET http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key1
Sep 23 14:02:36.963388 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c60f77b4-4118-4515-86da-403c34840e59 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:36.963869 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c60f77b4-4118-4515-86da-403c34840e59 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:36.975686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c60f77b4-4118-4515-86da-403c34840e59 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] HTTP exception thrown: Group Type f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89 has no extra spec with key key1.
Sep 23 14:02:36.976134 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c60f77b4-4118-4515-86da-403c34840e59 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key1 returned with HTTP 404
Sep 23 14:02:36.980228 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 98/176] 10.222.0.62 () {60 vars in 1429 bytes} [Fri Sep 23 14:02:36 2022] GET /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key1 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Sep 23 14:02:36.981767 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-44d85ab5-d347-4608-a7e6-7f1d4b00be92 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:36.985733 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-44d85ab5-d347-4608-a7e6-7f1d4b00be92 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] DELETE http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key2
Sep 23 14:02:36.986620 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-44d85ab5-d347-4608-a7e6-7f1d4b00be92 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:36.987105 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-44d85ab5-d347-4608-a7e6-7f1d4b00be92 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:37.036968 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5167de0c-21be-47d5-a512-aa4186d8f7dd tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/group_types returned with HTTP 202
Sep 23 14:02:37.037711 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 79/177] 10.222.0.62 () {62 vars in 1288 bytes} [Fri Sep 23 14:02:36 2022] POST /volume/v3/fce3614cf145410da0f9185326de2813/group_types => generated 173 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:02:37.044638 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1a8fbe2c-db59-4baa-96fd-588440c32dd7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:37.076473 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-44d85ab5-d347-4608-a7e6-7f1d4b00be92 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key2 returned with HTTP 202
Sep 23 14:02:37.080640 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 99/178] 10.222.0.62 () {60 vars in 1432 bytes} [Fri Sep 23 14:02:36 2022] DELETE /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key2 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Sep 23 14:02:37.080640 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ffe7a57b-d3ac-491a-a2c9-8e4f5586c612 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:37.084036 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ffe7a57b-d3ac-491a-a2c9-8e4f5586c612 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] GET http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842
Sep 23 14:02:37.084613 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ffe7a57b-d3ac-491a-a2c9-8e4f5586c612 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:37.085112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ffe7a57b-d3ac-491a-a2c9-8e4f5586c612 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:37.085403 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-ffe7a57b-d3ac-491a-a2c9-8e4f5586c612 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] show called for member a59a2f97-d270-4156-8860-c5ce836a2842 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:37.091573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:37.091573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:37.105273 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ffe7a57b-d3ac-491a-a2c9-8e4f5586c612 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 returned with HTTP 200
Sep 23 14:02:37.112226 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 100/179] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:37 2022] GET /volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 => generated 387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:37.112226 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e2bc2b50-5725-42cd-9ddb-5471afd08346 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:37.112536 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e2bc2b50-5725-42cd-9ddb-5471afd08346 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] GET http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key2
Sep 23 14:02:37.112933 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e2bc2b50-5725-42cd-9ddb-5471afd08346 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:37.113456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e2bc2b50-5725-42cd-9ddb-5471afd08346 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:37.113988 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:37.113988 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:37.127558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e2bc2b50-5725-42cd-9ddb-5471afd08346 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] HTTP exception thrown: Group Type f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89 has no extra spec with key key2.
Sep 23 14:02:37.128025 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e2bc2b50-5725-42cd-9ddb-5471afd08346 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key2 returned with HTTP 404
Sep 23 14:02:37.129168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 101/180] 10.222.0.62 () {60 vars in 1429 bytes} [Fri Sep 23 14:02:37 2022] GET /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key2 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:02:37.139838 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-daaec1cf-2d46-41d3-b9b7-21b1411d0502 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:37.146967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-daaec1cf-2d46-41d3-b9b7-21b1411d0502 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] DELETE http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key3
Sep 23 14:02:37.147794 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-daaec1cf-2d46-41d3-b9b7-21b1411d0502 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:37.148665 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-daaec1cf-2d46-41d3-b9b7-21b1411d0502 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:37.226267 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-daaec1cf-2d46-41d3-b9b7-21b1411d0502 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key3 returned with HTTP 202
Sep 23 14:02:37.228876 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 102/181] 10.222.0.62 () {60 vars in 1432 bytes} [Fri Sep 23 14:02:37 2022] DELETE /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key3 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:37.233566 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-27ba45db-7d95-4df0-a266-a3a5d1a8e76b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:37.237228 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1a8fbe2c-db59-4baa-96fd-588440c32dd7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] POST http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups
Sep 23 14:02:37.238893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1a8fbe2c-db59-4baa-96fd-588440c32dd7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "22281bfd-66cd-4750-a48f-7d0d6a3ad562", "volume_types": ["6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08"], "name": "tempest-Group1-1693734409"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:37.239474 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-27ba45db-7d95-4df0-a266-a3a5d1a8e76b tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] GET http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key3
Sep 23 14:02:37.242037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-27ba45db-7d95-4df0-a266-a3a5d1a8e76b tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:37.242037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-27ba45db-7d95-4df0-a266-a3a5d1a8e76b tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:37.245156 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-1a8fbe2c-db59-4baa-96fd-588440c32dd7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Creating new group {'group': {'group_type': '22281bfd-66cd-4750-a48f-7d0d6a3ad562', 'volume_types': ['6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08'], 'name': 'tempest-Group1-1693734409'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Sep 23 14:02:37.251484 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-1a8fbe2c-db59-4baa-96fd-588440c32dd7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Creating group tempest-Group1-1693734409.
Sep 23 14:02:37.255135 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-27ba45db-7d95-4df0-a266-a3a5d1a8e76b tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] HTTP exception thrown: Group Type f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89 has no extra spec with key key3.
Sep 23 14:02:37.255533 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-27ba45db-7d95-4df0-a266-a3a5d1a8e76b tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key3 returned with HTTP 404
Sep 23 14:02:37.257852 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 103/182] 10.222.0.62 () {60 vars in 1429 bytes} [Fri Sep 23 14:02:37 2022] GET /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89/group_specs/key3 => generated 126 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:02:37.269493 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8021e4fa-b394-42e2-ac2f-0de8a1de3407 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:37.276017 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8021e4fa-b394-42e2-ac2f-0de8a1de3407 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] DELETE http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89
Sep 23 14:02:37.276597 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8021e4fa-b394-42e2-ac2f-0de8a1de3407 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:37.277181 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8021e4fa-b394-42e2-ac2f-0de8a1de3407 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:37.291582 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1a8fbe2c-db59-4baa-96fd-588440c32dd7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Availability Zones retrieved successfully.
Sep 23 14:02:37.291732 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=88,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:37.384770 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8021e4fa-b394-42e2-ac2f-0de8a1de3407 tempest-GroupTypeSpecsTest-386264046 tempest-GroupTypeSpecsTest-386264046-project-admin] http://10.222.0.62/volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89 returned with HTTP 202
Sep 23 14:02:37.385553 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 104/183] 10.222.0.62 () {60 vars in 1381 bytes} [Fri Sep 23 14:02:37 2022] DELETE /volume/v3/fc72405ff8bc4e3bb977083d341f1f5c/group_types/f56bc76b-9c9f-4be0-b70b-5b06fe0a8f89 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:37.387833 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0f504ca1-37ff-404d-8886-642d68a5bdda None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:37.392793 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0f504ca1-37ff-404d-8886-642d68a5bdda tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a
Sep 23 14:02:37.393539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0f504ca1-37ff-404d-8886-642d68a5bdda tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:37.394009 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0f504ca1-37ff-404d-8886-642d68a5bdda tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:37.406121 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:37.406121 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:37.407155 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0f504ca1-37ff-404d-8886-642d68a5bdda tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:37.408943 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0f504ca1-37ff-404d-8886-642d68a5bdda tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a returned with HTTP 200
Sep 23 14:02:37.409655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 105/184] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:37 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:37.439059 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9ffd56f0-2286-4c97-995c-8587eb3850e2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:37.476151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-1a8fbe2c-db59-4baa-96fd-588440c32dd7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Created reservations ['bf8a1416-814f-469a-a339-d485efd08f89'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:37.542965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9ffd56f0-2286-4c97-995c-8587eb3850e2 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] POST http://10.222.0.62/volume/v3/75a7e741fe094d57a6c751714e82f6e9/types
Sep 23 14:02:37.543796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9ffd56f0-2286-4c97-995c-8587eb3850e2 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1004431446"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:37.650693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9ffd56f0-2286-4c97-995c-8587eb3850e2 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] http://10.222.0.62/volume/v3/75a7e741fe094d57a6c751714e82f6e9/types returned with HTTP 200
Sep 23 14:02:37.651612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 106/185] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:02:37 2022] POST /volume/v3/75a7e741fe094d57a6c751714e82f6e9/types => generated 220 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:37.656658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1a8fbe2c-db59-4baa-96fd-588440c32dd7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups returned with HTTP 202
Sep 23 14:02:37.658047 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 80/186] 10.222.0.62 () {62 vars in 1274 bytes} [Fri Sep 23 14:02:37 2022] POST /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups => generated 94 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:02:37.669130 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c9c218ec-2eca-4a54-9a77-3bead6d02fa8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:37.674538 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-962740ce-7fe3-4212-b7c3-73e27d1e65a5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:37.684163 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c9c218ec-2eca-4a54-9a77-3bead6d02fa8 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5
Sep 23 14:02:37.686017 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-962740ce-7fe3-4212-b7c3-73e27d1e65a5 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] POST http://10.222.0.62/volume/v3/75a7e741fe094d57a6c751714e82f6e9/group_types
Sep 23 14:02:37.687410 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-962740ce-7fe3-4212-b7c3-73e27d1e65a5 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1837901536"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:37.688399 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c9c218ec-2eca-4a54-9a77-3bead6d02fa8 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:37.688913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c9c218ec-2eca-4a54-9a77-3bead6d02fa8 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:37.689276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-c9c218ec-2eca-4a54-9a77-3bead6d02fa8 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member 3c29b90b-8ce5-4c61-9583-631646d343e5 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:37.690698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:37.690698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:37.702439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:37.702439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:37.732662 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c9c218ec-2eca-4a54-9a77-3bead6d02fa8 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5 returned with HTTP 200
Sep 23 14:02:37.735381 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 107/187] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:37 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5 => generated 322 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:37.760010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-962740ce-7fe3-4212-b7c3-73e27d1e65a5 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] http://10.222.0.62/volume/v3/75a7e741fe094d57a6c751714e82f6e9/group_types returned with HTTP 202
Sep 23 14:02:37.760821 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 81/188] 10.222.0.62 () {62 vars in 1288 bytes} [Fri Sep 23 14:02:37 2022] POST /volume/v3/75a7e741fe094d57a6c751714e82f6e9/group_types => generated 177 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:37.768372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-efd4a95f-7e94-419f-aebd-7e9b312315fd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:38.044742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-efd4a95f-7e94-419f-aebd-7e9b312315fd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] POST http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups
Sep 23 14:02:38.045880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-efd4a95f-7e94-419f-aebd-7e9b312315fd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2a0428dd-62c2-4427-a669-8e91f9961f80", "volume_types": ["e4bbab52-f6a0-463c-abbb-343119af3895"], "name": "tempest-GroupsV314Test-Group-215612613"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:38.049452 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-efd4a95f-7e94-419f-aebd-7e9b312315fd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Creating new group {'group': {'group_type': '2a0428dd-62c2-4427-a669-8e91f9961f80', 'volume_types': ['e4bbab52-f6a0-463c-abbb-343119af3895'], 'name': 'tempest-GroupsV314Test-Group-215612613'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Sep 23 14:02:38.083709 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.groups [None req-efd4a95f-7e94-419f-aebd-7e9b312315fd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Creating group tempest-GroupsV314Test-Group-215612613.
Sep 23 14:02:38.085794 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:38.085794 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:38.110500 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-efd4a95f-7e94-419f-aebd-7e9b312315fd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Availability Zones retrieved successfully.
Sep 23 14:02:38.119080 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0ba9609a-6380-4da1-9e25-b783c05486a9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:38.124754 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0ba9609a-6380-4da1-9e25-b783c05486a9 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] GET http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842
Sep 23 14:02:38.125259 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0ba9609a-6380-4da1-9e25-b783c05486a9 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:38.125712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0ba9609a-6380-4da1-9e25-b783c05486a9 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:38.126055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-0ba9609a-6380-4da1-9e25-b783c05486a9 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] show called for member a59a2f97-d270-4156-8860-c5ce836a2842 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:38.151678 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0ba9609a-6380-4da1-9e25-b783c05486a9 tempest-GroupsV320Test-2102002226 tempest-GroupsV320Test-2102002226-project] http://10.222.0.62/volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 returned with HTTP 404
Sep 23 14:02:38.151678 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 82/189] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:38 2022] GET /volume/v3/59a3cb3df9fe443f90dfd489e581278c/groups/a59a2f97-d270-4156-8860-c5ce836a2842 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:02:38.159269 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-844c2fff-4252-48f7-ae3f-4718c3da8947 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:38.164551 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-844c2fff-4252-48f7-ae3f-4718c3da8947 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] DELETE http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/group_types/15755688-b796-478a-991b-bd2683424a33
Sep 23 14:02:38.165849 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-844c2fff-4252-48f7-ae3f-4718c3da8947 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:38.166780 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-844c2fff-4252-48f7-ae3f-4718c3da8947 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:38.253514 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-844c2fff-4252-48f7-ae3f-4718c3da8947 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/group_types/15755688-b796-478a-991b-bd2683424a33 returned with HTTP 202
Sep 23 14:02:38.255254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 83/190] 10.222.0.62 () {60 vars in 1381 bytes} [Fri Sep 23 14:02:38 2022] DELETE /volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/group_types/15755688-b796-478a-991b-bd2683424a33 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Sep 23 14:02:38.264632 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1d4be463-0522-4fb1-ac89-01a74173bc08 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:38.268866 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1d4be463-0522-4fb1-ac89-01a74173bc08 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] DELETE http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/types/7c9cabc1-a0e7-48c5-b45a-7766d1bc5227
Sep 23 14:02:38.269304 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1d4be463-0522-4fb1-ac89-01a74173bc08 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:38.269775 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1d4be463-0522-4fb1-ac89-01a74173bc08 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Calling method '_delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:38.287998 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-efd4a95f-7e94-419f-aebd-7e9b312315fd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Created reservations ['4319d7ff-2a99-4c44-a1a3-42db0212c4cb'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:38.482212 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1d4be463-0522-4fb1-ac89-01a74173bc08 tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/types/7c9cabc1-a0e7-48c5-b45a-7766d1bc5227 returned with HTTP 202
Sep 23 14:02:38.483292 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 84/191] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:02:38 2022] DELETE /volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/types/7c9cabc1-a0e7-48c5-b45a-7766d1bc5227 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:02:38.484679 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a481ef5b-3992-46ad-a117-0946f4c6b14e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:38.491006 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a481ef5b-3992-46ad-a117-0946f4c6b14e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a
Sep 23 14:02:38.491469 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a481ef5b-3992-46ad-a117-0946f4c6b14e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:38.498042 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a481ef5b-3992-46ad-a117-0946f4c6b14e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:38.503532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:38.503532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:38.505596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a481ef5b-3992-46ad-a117-0946f4c6b14e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:38.507989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a481ef5b-3992-46ad-a117-0946f4c6b14e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a returned with HTTP 200
Sep 23 14:02:38.508931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 85/192] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:38 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:38.518475 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9caedb78-5e63-4073-8961-15af2fe82d7c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:38.526828 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-efd4a95f-7e94-419f-aebd-7e9b312315fd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups returned with HTTP 202
Sep 23 14:02:38.527408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9caedb78-5e63-4073-8961-15af2fe82d7c tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] GET http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/types/7c9cabc1-a0e7-48c5-b45a-7766d1bc5227
Sep 23 14:02:38.527408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9caedb78-5e63-4073-8961-15af2fe82d7c tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:38.527408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9caedb78-5e63-4073-8961-15af2fe82d7c tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:38.530481 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 108/193] 10.222.0.62 () {62 vars in 1274 bytes} [Fri Sep 23 14:02:37 2022] POST /volume/v3/00ded4c4066a43b5933e10db7856ff10/groups => generated 107 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:38.532299 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9caedb78-5e63-4073-8961-15af2fe82d7c tempest-GroupsV320Test-69372192 tempest-GroupsV320Test-69372192-project-admin] http://10.222.0.62/volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/types/7c9cabc1-a0e7-48c5-b45a-7766d1bc5227 returned with HTTP 404
Sep 23 14:02:38.534084 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-cb176435-6c06-4fb3-91c2-ab5c7f9fc6bd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:38.537216 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 86/194] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:02:38 2022] GET /volume/v3/59c7d00de35544e1ad06e8b4f290e6c0/types/7c9cabc1-a0e7-48c5-b45a-7766d1bc5227 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:38.538938 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-667d7bdb-1ae5-4d99-9668-b70e7b49f23b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:38.543162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-667d7bdb-1ae5-4d99-9668-b70e7b49f23b tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/9a93646a-6d13-4558-bf7e-4bb981445f5e
Sep 23 14:02:38.543702 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-667d7bdb-1ae5-4d99-9668-b70e7b49f23b tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:38.544231 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-667d7bdb-1ae5-4d99-9668-b70e7b49f23b tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:38.544636 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-667d7bdb-1ae5-4d99-9668-b70e7b49f23b tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] show called for member 9a93646a-6d13-4558-bf7e-4bb981445f5e {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:38.546616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=82,cinder:UPDATE=10,cinder:INSERT=8 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:38.552591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:38.552591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:38.558020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cb176435-6c06-4fb3-91c2-ab5c7f9fc6bd tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a/action
Sep 23 14:02:38.561077 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cb176435-6c06-4fb3-91c2-ab5c7f9fc6bd tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:38.579134 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cb176435-6c06-4fb3-91c2-ab5c7f9fc6bd tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:38.584351 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.admin_actions [None req-cb176435-6c06-4fb3-91c2-ab5c7f9fc6bd tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Updating snapshot '675c33ef-480a-4ccb-bb97-431e8699041a' with '{'status': 'error'}' {{(pid=113687) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Sep 23 14:02:38.601063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-667d7bdb-1ae5-4d99-9668-b70e7b49f23b tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/9a93646a-6d13-4558-bf7e-4bb981445f5e returned with HTTP 200
Sep 23 14:02:38.603235 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 87/195] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:38 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/9a93646a-6d13-4558-bf7e-4bb981445f5e => generated 387 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:38.643389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:38.643389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:38.739907 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cb176435-6c06-4fb3-91c2-ab5c7f9fc6bd tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a/action returned with HTTP 202
Sep 23 14:02:38.741065 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 109/196] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:38 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:38.746641 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-02554e6a-4738-4ec4-b35f-b018033833cf None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:38.761694 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-02554e6a-4738-4ec4-b35f-b018033833cf tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a
Sep 23 14:02:38.767292 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-02554e6a-4738-4ec4-b35f-b018033833cf tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:38.769080 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1641c41f-289c-4b9f-9c72-02f52fe99763 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:38.769561 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-02554e6a-4738-4ec4-b35f-b018033833cf tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:38.774084 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1641c41f-289c-4b9f-9c72-02f52fe99763 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5
Sep 23 14:02:38.776714 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1641c41f-289c-4b9f-9c72-02f52fe99763 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:38.780386 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1641c41f-289c-4b9f-9c72-02f52fe99763 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:38.782799 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-1641c41f-289c-4b9f-9c72-02f52fe99763 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member 3c29b90b-8ce5-4c61-9583-631646d343e5 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:38.799276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:38.799276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:38.800708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:38.800708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:38.803111 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-02554e6a-4738-4ec4-b35f-b018033833cf tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:38.806926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-02554e6a-4738-4ec4-b35f-b018033833cf tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a returned with HTTP 200
Sep 23 14:02:38.808673 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 88/197] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:38 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a => generated 461 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:38.817741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5f3f1bef-92ca-4915-88f0-a29657435085 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:38.821993 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5f3f1bef-92ca-4915-88f0-a29657435085 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a/action
Sep 23 14:02:38.825135 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5f3f1bef-92ca-4915-88f0-a29657435085 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:38.825135 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5f3f1bef-92ca-4915-88f0-a29657435085 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:38.832930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:38.832930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:38.833665 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-5f3f1bef-92ca-4915-88f0-a29657435085 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Snapshot retrieved successfully.
Sep 23 14:02:38.836364 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1641c41f-289c-4b9f-9c72-02f52fe99763 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5 returned with HTTP 200
Sep 23 14:02:38.846013 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 110/198] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:38 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5 => generated 323 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:38.849792 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d1495690-c67a-421d-b2b6-333db7c98100 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:38.858125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d1495690-c67a-421d-b2b6-333db7c98100 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] POST http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups
Sep 23 14:02:38.858908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d1495690-c67a-421d-b2b6-333db7c98100 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "22281bfd-66cd-4750-a48f-7d0d6a3ad562", "volume_types": ["6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08"], "name": "tempest-Group2-448311360"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:38.861061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-d1495690-c67a-421d-b2b6-333db7c98100 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Creating new group {'group': {'group_type': '22281bfd-66cd-4750-a48f-7d0d6a3ad562', 'volume_types': ['6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08'], 'name': 'tempest-Group2-448311360'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Sep 23 14:02:38.867675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.groups [None req-d1495690-c67a-421d-b2b6-333db7c98100 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Creating group tempest-Group2-448311360.
Sep 23 14:02:38.868612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:38.868612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:38.882298 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d1495690-c67a-421d-b2b6-333db7c98100 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Availability Zones retrieved successfully.
Sep 23 14:02:38.985228 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-5f3f1bef-92ca-4915-88f0-a29657435085 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Snapshot delete request issued successfully.
Sep 23 14:02:38.985980 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5f3f1bef-92ca-4915-88f0-a29657435085 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a/action returned with HTTP 202
Sep 23 14:02:38.988430 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 89/199] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:38 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Sep 23 14:02:38.993218 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-23b92ff1-4e2f-4479-80d2-f41618cf8656 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:38.996134 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-d1495690-c67a-421d-b2b6-333db7c98100 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Created reservations ['987e1d25-6b96-402c-9cff-52d746313911'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:39.003498 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-23b92ff1-4e2f-4479-80d2-f41618cf8656 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a
Sep 23 14:02:39.003498 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-23b92ff1-4e2f-4479-80d2-f41618cf8656 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:39.003498 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-23b92ff1-4e2f-4479-80d2-f41618cf8656 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:39.029703 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:39.029703 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:39.030769 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-23b92ff1-4e2f-4479-80d2-f41618cf8656 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:39.032568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-23b92ff1-4e2f-4479-80d2-f41618cf8656 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a returned with HTTP 200
Sep 23 14:02:39.033467 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 90/200] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:38 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:39.202468 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d1495690-c67a-421d-b2b6-333db7c98100 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups returned with HTTP 202
Sep 23 14:02:39.203186 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 111/201] 10.222.0.62 () {62 vars in 1274 bytes} [Fri Sep 23 14:02:38 2022] POST /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups => generated 93 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:02:39.215387 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d1227e22-f38e-4373-8abd-755b938c0521 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:39.220503 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d1227e22-f38e-4373-8abd-755b938c0521 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245
Sep 23 14:02:39.221005 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d1227e22-f38e-4373-8abd-755b938c0521 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:39.221460 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d1227e22-f38e-4373-8abd-755b938c0521 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:39.221805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-d1227e22-f38e-4373-8abd-755b938c0521 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member beff661a-cf8f-4e94-a660-90cdd7d75245 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:39.242510 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:39.242510 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:39.275157 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d1227e22-f38e-4373-8abd-755b938c0521 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245 returned with HTTP 200
Sep 23 14:02:39.276607 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 91/202] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:39 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245 => generated 321 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:39.615221 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a6245354-1276-4e5a-af7d-43cf74cf1f73 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:39.619608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a6245354-1276-4e5a-af7d-43cf74cf1f73 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/9a93646a-6d13-4558-bf7e-4bb981445f5e
Sep 23 14:02:39.620177 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a6245354-1276-4e5a-af7d-43cf74cf1f73 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:39.620702 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a6245354-1276-4e5a-af7d-43cf74cf1f73 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:39.621117 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-a6245354-1276-4e5a-af7d-43cf74cf1f73 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] show called for member 9a93646a-6d13-4558-bf7e-4bb981445f5e {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:39.628236 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:39.628236 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:39.674175 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=82,cinder:UPDATE=9,cinder:INSERT=8,cinder:DELETE=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:39.695837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a6245354-1276-4e5a-af7d-43cf74cf1f73 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/9a93646a-6d13-4558-bf7e-4bb981445f5e returned with HTTP 200
Sep 23 14:02:39.696604 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 112/203] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:39 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/9a93646a-6d13-4558-bf7e-4bb981445f5e => generated 388 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:39.706125 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:39.710015 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] POST http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes
Sep 23 14:02:39.714615 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e4bbab52-f6a0-463c-abbb-343119af3895", "group_id": "9a93646a-6d13-4558-bf7e-4bb981445f5e", "size": 1, "name": "tempest-GroupsV314Test-Volume-2093970832"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:39.721655 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Create volume request body: {'volume': {'volume_type': 'e4bbab52-f6a0-463c-abbb-343119af3895', 'group_id': '9a93646a-6d13-4558-bf7e-4bb981445f5e', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-2093970832'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:02:39.761136 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:39.761136 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:39.762501 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Create volume of 1 GB
Sep 23 14:02:39.779170 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Availability Zones retrieved successfully.
Sep 23 14:02:39.811969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Flow 'volume_create_api' (232f9270-d2c2-4ef8-8cb0-14cd68b5caf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:39.819943 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51d3966b-f149-45c9-9fed-4f5a13dc66a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:39.821910 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:39.821910 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:39.823376 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:02:39.871459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51d3966b-f149-45c9-9fed-4f5a13dc66a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:02:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e4bbab52-f6a0-463c-abbb-343119af3895,is_public=True,name='tempest-GroupsV314Test-volume-type-1004431446',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4bbab52-f6a0-463c-abbb-343119af3895', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9a93646a-6d13-4558-bf7e-4bb981445f5e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:39.873956 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c837df67-9cab-4048-9c53-f5ec2df44dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:39.925422 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1004431446 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1004431446, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:39.927087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1004431446 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1004431446, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:40.046105 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-474890a9-1a79-4e49-8f63-43f861176d79 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:40.053810 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-474890a9-1a79-4e49-8f63-43f861176d79 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a
Sep 23 14:02:40.054811 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-474890a9-1a79-4e49-8f63-43f861176d79 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:40.055101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-474890a9-1a79-4e49-8f63-43f861176d79 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:40.082527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-474890a9-1a79-4e49-8f63-43f861176d79 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a returned with HTTP 404
Sep 23 14:02:40.084888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 113/204] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:40 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:40.097323 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c860824b-0121-45ce-8e90-b495107b03f9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:40.103612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c860824b-0121-45ce-8e90-b495107b03f9 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action
Sep 23 14:02:40.104404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c860824b-0121-45ce-8e90-b495107b03f9 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:40.105062 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c860824b-0121-45ce-8e90-b495107b03f9 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:40.107751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.admin_actions [None req-c860824b-0121-45ce-8e90-b495107b03f9 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Updating snapshot '2b00316e-a6b8-453a-a904-5560b99e9071' with '{'status': 'available'}' {{(pid=113687) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Sep 23 14:02:40.122257 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Created reservations ['0292581b-83dc-4ccd-902e-55d0f7dc54d4', '71270eef-e597-4120-b66a-58222d543bdf', 'a1db71af-103a-4e82-8c18-c48a16e8c96a', 'ab399737-97df-4a7a-9943-eeb5025df9c6'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:40.124086 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c837df67-9cab-4048-9c53-f5ec2df44dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0292581b-83dc-4ccd-902e-55d0f7dc54d4', '71270eef-e597-4120-b66a-58222d543bdf', 'a1db71af-103a-4e82-8c18-c48a16e8c96a', 'ab399737-97df-4a7a-9943-eeb5025df9c6']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:40.125977 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1c3223-c4b3-45ad-a3c1-669ea0745888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:40.135649 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:40.135649 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:40.204916 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c1c3223-c4b3-45ad-a3c1-669ea0745888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c892e769-2a8c-4e4a-8e14-54f18c29eede', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2093970832',encryption_key_id=None,group_id=9a93646a-6d13-4558-bf7e-4bb981445f5e,group_type_id=<?>,metadata={},multiattach=False,project_id='00ded4c4066a43b5933e10db7856ff10',qos_specs=None,replication_status=<?>,reservations=['0292581b-83dc-4ccd-902e-55d0f7dc54d4','71270eef-e597-4120-b66a-58222d543bdf','a1db71af-103a-4e82-8c18-c48a16e8c96a','ab399737-97df-4a7a-9943-eeb5025df9c6'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='6a17680ec574452a852cfdf9dc647170',volume_type_id=e4bbab52-f6a0-463c-abbb-343119af3895), '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=2022-09-23T14:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2093970832',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=9a93646a-6d13-4558-bf7e-4bb981445f5e,host=None,id=c892e769-2a8c-4e4a-8e14-54f18c29eede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00ded4c4066a43b5933e10db7856ff10',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='6a17680ec574452a852cfdf9dc647170',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4bbab52-f6a0-463c-abbb-343119af3895),volume_type_id=e4bbab52-f6a0-463c-abbb-343119af3895)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:40.208160 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a3c9d3-c94a-41b7-b491-a9e6aaa5b544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:40.232263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c860824b-0121-45ce-8e90-b495107b03f9 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action returned with HTTP 202
Sep 23 14:02:40.236461 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 114/205] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:40 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:40.238134 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e82cbbf6-b0af-4194-9b2b-1ca7fcb0eff9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:40.242614 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e82cbbf6-b0af-4194-9b2b-1ca7fcb0eff9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:40.243215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e82cbbf6-b0af-4194-9b2b-1ca7fcb0eff9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:40.243807 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e82cbbf6-b0af-4194-9b2b-1ca7fcb0eff9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:40.262940 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:40.262940 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:40.264320 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e82cbbf6-b0af-4194-9b2b-1ca7fcb0eff9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:40.266372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e82cbbf6-b0af-4194-9b2b-1ca7fcb0eff9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:40.267096 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 115/206] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:40 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:40.278436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fac56808-27d3-4143-93fe-8aefcc278e5c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:40.282319 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fac56808-27d3-4143-93fe-8aefcc278e5c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] POST http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots
Sep 23 14:02:40.283076 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fac56808-27d3-4143-93fe-8aefcc278e5c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e002497-6725-4cb9-a673-b5511ad51745", "name": "tempest-SnapshotsActionsTest-Snapshot-685704611"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:40.302126 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:40.302126 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:40.303712 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fac56808-27d3-4143-93fe-8aefcc278e5c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Volume info retrieved successfully.
Sep 23 14:02:40.304280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-fac56808-27d3-4143-93fe-8aefcc278e5c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Create snapshot from volume 3e002497-6725-4cb9-a673-b5511ad51745
Sep 23 14:02:40.345424 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-fac56808-27d3-4143-93fe-8aefcc278e5c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:40.368853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a3c9d3-c94a-41b7-b491-a9e6aaa5b544) 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-GroupsV314Test-Volume-2093970832',encryption_key_id=None,group_id=9a93646a-6d13-4558-bf7e-4bb981445f5e,group_type_id=<?>,metadata={},multiattach=False,project_id='00ded4c4066a43b5933e10db7856ff10',qos_specs=None,replication_status=<?>,reservations=['0292581b-83dc-4ccd-902e-55d0f7dc54d4','71270eef-e597-4120-b66a-58222d543bdf','a1db71af-103a-4e82-8c18-c48a16e8c96a','ab399737-97df-4a7a-9943-eeb5025df9c6'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='6a17680ec574452a852cfdf9dc647170',volume_type_id=e4bbab52-f6a0-463c-abbb-343119af3895)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:40.371094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5d722d-54d2-447a-a52a-7ddc0597078d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:40.488311 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-fac56808-27d3-4143-93fe-8aefcc278e5c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Created reservations ['4f002b87-9160-4fc8-87ad-8dd4b679eee9', '6533f20e-ff13-4287-8ad5-89d6a90c02fe', '0d515893-8664-4639-9d37-1c184be482e7', '372020c7-ad7b-4042-8591-28ef1e20386e'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:40.522193 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5d722d-54d2-447a-a52a-7ddc0597078d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:40.562709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Flow 'volume_create_api' (232f9270-d2c2-4ef8-8cb0-14cd68b5caf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:40.562709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Create volume request issued successfully.
Sep 23 14:02:40.562709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:40.575347 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:40.592997 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:40.608860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:40.608860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:40.620210 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=77,cinder:UPDATE=13,cinder:INSERT=10 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:40.631004 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cf6cc56f-9ba6-46e8-84a3-eaa34869c21f tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes returned with HTTP 202
Sep 23 14:02:40.647840 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 92/207] 10.222.0.62 () {62 vars in 1277 bytes} [Fri Sep 23 14:02:39 2022] POST /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes => generated 900 bytes in 942 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:40.650141 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cd741a03-f806-4d09-b507-d14c1a0f58c3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:40.659103 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cd741a03-f806-4d09-b507-d14c1a0f58c3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245
Sep 23 14:02:40.659918 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cd741a03-f806-4d09-b507-d14c1a0f58c3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:40.660599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cd741a03-f806-4d09-b507-d14c1a0f58c3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:40.661826 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-cd741a03-f806-4d09-b507-d14c1a0f58c3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member beff661a-cf8f-4e94-a660-90cdd7d75245 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:40.669043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:40.669043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:40.684919 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cd741a03-f806-4d09-b507-d14c1a0f58c3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245 returned with HTTP 200
Sep 23 14:02:40.687010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 93/208] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:40 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245 => generated 322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:40.691348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8106a3dc-9ecb-428e-af79-246ceb8370ac None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:40.696037 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8106a3dc-9ecb-428e-af79-246ceb8370ac tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede
Sep 23 14:02:40.696804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8106a3dc-9ecb-428e-af79-246ceb8370ac tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:40.697487 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8106a3dc-9ecb-428e-af79-246ceb8370ac tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:40.762925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:40.762925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:40.794579 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8106a3dc-9ecb-428e-af79-246ceb8370ac tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Volume info retrieved successfully.
Sep 23 14:02:40.812813 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-8106a3dc-9ecb-428e-af79-246ceb8370ac tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:40.813360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-8106a3dc-9ecb-428e-af79-246ceb8370ac tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:40.834257 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-8106a3dc-9ecb-428e-af79-246ceb8370ac tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:40.846438 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:40.846438 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:40.850251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fac56808-27d3-4143-93fe-8aefcc278e5c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot create request issued successfully.
Sep 23 14:02:40.850766 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fac56808-27d3-4143-93fe-8aefcc278e5c tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots returned with HTTP 202
Sep 23 14:02:40.851917 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 116/209] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:02:40 2022] POST /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots => generated 306 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:02:40.854064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:40.861012 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] POST http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes
Sep 23 14:02:40.862136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-970077165", "volume_type": "6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08", "group_id": "3c29b90b-8ce5-4c61-9583-631646d343e5", "size": 1}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:40.873210 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Create volume request body: {'volume': {'name': 'tempest-volume-970077165', 'volume_type': '6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08', 'group_id': '3c29b90b-8ce5-4c61-9583-631646d343e5', 'size': 1}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:02:40.888648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:40.888648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:40.890213 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Create volume of 1 GB
Sep 23 14:02:40.905136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Availability Zones retrieved successfully.
Sep 23 14:02:40.909457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8106a3dc-9ecb-428e-af79-246ceb8370ac tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede returned with HTTP 200
Sep 23 14:02:40.919099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 94/210] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:40 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede => generated 968 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:40.933515 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Flow 'volume_create_api' (9cc16774-5923-4745-b3af-a3734e6c63d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:40.935916 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7b063415-5cfc-44ee-99b9-8ddb20dc150f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:40.936017 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8998aecf-a4e0-4db3-a9d1-357f495e8aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:40.937005 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:40.937005 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:40.938091 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:02:40.940886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7b063415-5cfc-44ee-99b9-8ddb20dc150f tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d
Sep 23 14:02:40.941671 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7b063415-5cfc-44ee-99b9-8ddb20dc150f tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:40.943489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7b063415-5cfc-44ee-99b9-8ddb20dc150f tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:40.977304 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8998aecf-a4e0-4db3-a9d1-357f495e8aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:02:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08,is_public=True,name='tempest-GroupsTest-volume-type-729867974',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c29b90b-8ce5-4c61-9583-631646d343e5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:40.978052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:40.978052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:40.980057 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7b063415-5cfc-44ee-99b9-8ddb20dc150f tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:40.982001 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d2fdb3-f90a-4b14-a478-d0ddb9d96183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:40.989785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7b063415-5cfc-44ee-99b9-8ddb20dc150f tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d returned with HTTP 200
Sep 23 14:02:41.000030 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 95/211] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:40 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d => generated 438 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:41.028748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-729867974 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-729867974, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:41.029435 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-729867974 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-729867974, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:41.173386 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=76,cinder:UPDATE=13,cinder:DELETE=1,cinder:INSERT=10 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:41.327299 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Created reservations ['5c5e3e03-6054-4afd-b02c-19ea9f1b369c', '629d95e4-de09-4475-8367-5c855549d79b', '35e43d09-dc02-45b5-bdea-6b05013535f4', 'bed4f3ec-80c8-491a-ac20-fb149eb53815'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:41.330645 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d2fdb3-f90a-4b14-a478-d0ddb9d96183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c5e3e03-6054-4afd-b02c-19ea9f1b369c', '629d95e4-de09-4475-8367-5c855549d79b', '35e43d09-dc02-45b5-bdea-6b05013535f4', 'bed4f3ec-80c8-491a-ac20-fb149eb53815']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:41.332275 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a5eb5e-6ec6-4899-bbd7-e969c5a65444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:41.491341 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a5eb5e-6ec6-4899-bbd7-e969c5a65444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-970077165',encryption_key_id=None,group_id=3c29b90b-8ce5-4c61-9583-631646d343e5,group_type_id=<?>,metadata={},multiattach=False,project_id='4e5c2dfbf6e8451aa06c3193fc850a22',qos_specs=None,replication_status=<?>,reservations=['5c5e3e03-6054-4afd-b02c-19ea9f1b369c','629d95e4-de09-4475-8367-5c855549d79b','35e43d09-dc02-45b5-bdea-6b05013535f4','bed4f3ec-80c8-491a-ac20-fb149eb53815'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='3ca42b8753dc40f7a9127f6582298770',volume_type_id=6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08), '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=2022-09-23T14:02:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-970077165',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=3c29b90b-8ce5-4c61-9583-631646d343e5,host=None,id=2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e5c2dfbf6e8451aa06c3193fc850a22',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='3ca42b8753dc40f7a9127f6582298770',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08),volume_type_id=6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:41.493258 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9112a729-3a19-4f05-8c54-8bb149d457d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:41.616144 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9112a729-3a19-4f05-8c54-8bb149d457d1) 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-volume-970077165',encryption_key_id=None,group_id=3c29b90b-8ce5-4c61-9583-631646d343e5,group_type_id=<?>,metadata={},multiattach=False,project_id='4e5c2dfbf6e8451aa06c3193fc850a22',qos_specs=None,replication_status=<?>,reservations=['5c5e3e03-6054-4afd-b02c-19ea9f1b369c','629d95e4-de09-4475-8367-5c855549d79b','35e43d09-dc02-45b5-bdea-6b05013535f4','bed4f3ec-80c8-491a-ac20-fb149eb53815'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='3ca42b8753dc40f7a9127f6582298770',volume_type_id=6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:41.618787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (189793fe-549b-42cf-820c-29c554ee4be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:41.744443 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (189793fe-549b-42cf-820c-29c554ee4be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:41.749086 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Flow 'volume_create_api' (9cc16774-5923-4745-b3af-a3734e6c63d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:41.750974 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Create volume request issued successfully.
Sep 23 14:02:41.752434 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:41.752821 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:41.764879 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:41.773233 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:41.773233 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:41.781486 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-72f6f86b-9c45-4738-9472-30cd29dfc05f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes returned with HTTP 202
Sep 23 14:02:41.785151 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 117/212] 10.222.0.62 () {62 vars in 1277 bytes} [Fri Sep 23 14:02:40 2022] POST /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes => generated 879 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:41.808865 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-86c8a49c-40be-4536-96e4-908e867e466f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:41.814586 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-86c8a49c-40be-4536-96e4-908e867e466f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f
Sep 23 14:02:41.815239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-86c8a49c-40be-4536-96e4-908e867e466f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:41.815699 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-86c8a49c-40be-4536-96e4-908e867e466f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:41.838486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:41.838486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:41.848409 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-86c8a49c-40be-4536-96e4-908e867e466f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Volume info retrieved successfully.
Sep 23 14:02:41.850855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-86c8a49c-40be-4536-96e4-908e867e466f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:41.851577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-86c8a49c-40be-4536-96e4-908e867e466f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:41.861221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-86c8a49c-40be-4536-96e4-908e867e466f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:41.872382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:41.872382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:41.917064 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-86c8a49c-40be-4536-96e4-908e867e466f tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f returned with HTTP 200
Sep 23 14:02:41.938451 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-641cffcc-af42-4ab5-9c4c-77eb10c1b563 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:41.944308 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 96/213] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:41 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f => generated 947 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:41.944688 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-641cffcc-af42-4ab5-9c4c-77eb10c1b563 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede
Sep 23 14:02:41.945197 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-641cffcc-af42-4ab5-9c4c-77eb10c1b563 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:41.945748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-641cffcc-af42-4ab5-9c4c-77eb10c1b563 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:41.969520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:41.969520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:41.977902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-641cffcc-af42-4ab5-9c4c-77eb10c1b563 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Volume info retrieved successfully.
Sep 23 14:02:41.990514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-641cffcc-af42-4ab5-9c4c-77eb10c1b563 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:41.991324 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-641cffcc-af42-4ab5-9c4c-77eb10c1b563 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:41.998876 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d4778004-200e-49aa-bf37-d470cd265cc8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:42.007468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d4778004-200e-49aa-bf37-d470cd265cc8 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d
Sep 23 14:02:42.011092 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d4778004-200e-49aa-bf37-d470cd265cc8 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:42.011092 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d4778004-200e-49aa-bf37-d470cd265cc8 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:42.011254 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-641cffcc-af42-4ab5-9c4c-77eb10c1b563 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:42.019708 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:42.019708 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:42.041134 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:42.041134 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:42.041532 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-641cffcc-af42-4ab5-9c4c-77eb10c1b563 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede returned with HTTP 200
Sep 23 14:02:42.041532 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 118/214] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:41 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede => generated 993 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:42.041722 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d4778004-200e-49aa-bf37-d470cd265cc8 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:42.044414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d4778004-200e-49aa-bf37-d470cd265cc8 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d returned with HTTP 200
Sep 23 14:02:42.046852 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 97/215] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:41 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d => generated 438 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:42.068451 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:42.077541 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] POST http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/action
Sep 23 14:02:42.078384 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Action body: b'{"create-from-src": {"source_group_id": "9a93646a-6d13-4558-bf7e-4bb981445f5e", "name": "tempest-Group_from_grp-1006311564"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:42.078729 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "9a93646a-6d13-4558-bf7e-4bb981445f5e", "name": "tempest-Group_from_grp-1006311564"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:42.080896 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Creating new group {'create-from-src': {'source_group_id': '9a93646a-6d13-4558-bf7e-4bb981445f5e', 'name': 'tempest-Group_from_grp-1006311564'}}. {{(pid=113687) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}}
Sep 23 14:02:42.081217 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.groups [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Creating group tempest-Group_from_grp-1006311564 from source group 9a93646a-6d13-4558-bf7e-4bb981445f5e.
Sep 23 14:02:42.096415 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:42.096415 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:42.109242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:42.109242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:42.264360 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Created reservations ['9de7d18d-bb41-4656-aabd-7d4a642ceb6a'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:42.499616 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.group.api [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] A mapping entry already exists for group fd36c4ba-752f-4132-aa69-a2761ccb7de2 and volume type e4bbab52-f6a0-463c-abbb-343119af3895. Do not need to create again.
Sep 23 14:02:42.500520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:42.500520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:42.502200 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Availability Zones retrieved successfully.
Sep 23 14:02:42.518869 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Flow 'volume_create_api' (893ea090-2f77-4d3e-9c2d-5312eae505e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:42.521885 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f5ae134-aca3-4b3e-a85d-fee557761520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:42.525702 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:02:42.563648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f5ae134-aca3-4b3e-a85d-fee557761520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c892e769-2a8c-4e4a-8e14-54f18c29eede', 'volume_type': VolumeType(created_at=2022-09-23T14:02:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e4bbab52-f6a0-463c-abbb-343119af3895,is_public=True,name='tempest-GroupsV314Test-volume-type-1004431446',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4bbab52-f6a0-463c-abbb-343119af3895', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fd36c4ba-752f-4132-aa69-a2761ccb7de2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:42.565566 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (468b7e75-6f36-40c3-9023-4351fe146c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:42.605851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1004431446 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1004431446, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:42.607818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1004431446 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1004431446, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:42.694436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Created reservations ['cedcd30d-85bc-4518-afd3-bff5b18fb41c', 'fcdcc208-3220-48a0-992e-f91e601c2e15', '81442ec5-ad12-4976-a0f5-244f7dce83dd', '6109b275-f9b0-4ea0-b17a-ad4d9e37f10d'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:42.697114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (468b7e75-6f36-40c3-9023-4351fe146c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cedcd30d-85bc-4518-afd3-bff5b18fb41c', 'fcdcc208-3220-48a0-992e-f91e601c2e15', '81442ec5-ad12-4976-a0f5-244f7dce83dd', '6109b275-f9b0-4ea0-b17a-ad4d9e37f10d']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:42.699472 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5efdaa-d85f-4c05-aebf-47a43f697a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:42.868456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5efdaa-d85f-4c05-aebf-47a43f697a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '147e7ade-9773-4208-94d0-d06a05c063c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=fd36c4ba-752f-4132-aa69-a2761ccb7de2,group_type_id=<?>,metadata={},multiattach=False,project_id='00ded4c4066a43b5933e10db7856ff10',qos_specs=None,replication_status=<?>,reservations=['cedcd30d-85bc-4518-afd3-bff5b18fb41c','fcdcc208-3220-48a0-992e-f91e601c2e15','81442ec5-ad12-4976-a0f5-244f7dce83dd','6109b275-f9b0-4ea0-b17a-ad4d9e37f10d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=c892e769-2a8c-4e4a-8e14-54f18c29eede,status='creating',user_id='6a17680ec574452a852cfdf9dc647170',volume_type_id=e4bbab52-f6a0-463c-abbb-343119af3895), '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=2022-09-23T14:02:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=fd36c4ba-752f-4132-aa69-a2761ccb7de2,host=None,id=147e7ade-9773-4208-94d0-d06a05c063c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00ded4c4066a43b5933e10db7856ff10',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=c892e769-2a8c-4e4a-8e14-54f18c29eede,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a17680ec574452a852cfdf9dc647170',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4bbab52-f6a0-463c-abbb-343119af3895),volume_type_id=e4bbab52-f6a0-463c-abbb-343119af3895)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:42.870565 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f3ee2c-34a8-48c3-98d0-98c30dc1cf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:42.943819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0bbbec2d-2451-481e-bf12-28c7985b0513 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:42.948184 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0bbbec2d-2451-481e-bf12-28c7985b0513 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f
Sep 23 14:02:42.948937 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0bbbec2d-2451-481e-bf12-28c7985b0513 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:42.949539 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0bbbec2d-2451-481e-bf12-28c7985b0513 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:42.974362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:42.974362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:42.989524 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0bbbec2d-2451-481e-bf12-28c7985b0513 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Volume info retrieved successfully.
Sep 23 14:02:42.991434 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-0bbbec2d-2451-481e-bf12-28c7985b0513 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:42.992014 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-0bbbec2d-2451-481e-bf12-28c7985b0513 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:43.001856 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-0bbbec2d-2451-481e-bf12-28c7985b0513 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:43.008977 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f3ee2c-34a8-48c3-98d0-98c30dc1cf7b) 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=None,encryption_key_id=None,group_id=fd36c4ba-752f-4132-aa69-a2761ccb7de2,group_type_id=<?>,metadata={},multiattach=False,project_id='00ded4c4066a43b5933e10db7856ff10',qos_specs=None,replication_status=<?>,reservations=['cedcd30d-85bc-4518-afd3-bff5b18fb41c','fcdcc208-3220-48a0-992e-f91e601c2e15','81442ec5-ad12-4976-a0f5-244f7dce83dd','6109b275-f9b0-4ea0-b17a-ad4d9e37f10d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=c892e769-2a8c-4e4a-8e14-54f18c29eede,status='creating',user_id='6a17680ec574452a852cfdf9dc647170',volume_type_id=e4bbab52-f6a0-463c-abbb-343119af3895)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:43.013538 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:43.013538 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:43.013723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Flow 'volume_create_api' (893ea090-2f77-4d3e-9c2d-5312eae505e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:43.015125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Create volume request issued successfully.
Sep 23 14:02:43.031175 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0bbbec2d-2451-481e-bf12-28c7985b0513 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f returned with HTTP 200
Sep 23 14:02:43.050304 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 98/216] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:42 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f => generated 971 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:43.060658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-feba7968-cb97-4fd0-8f57-11b906076215 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:43.066598 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-feba7968-cb97-4fd0-8f57-11b906076215 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d
Sep 23 14:02:43.067313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-feba7968-cb97-4fd0-8f57-11b906076215 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:43.068106 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-feba7968-cb97-4fd0-8f57-11b906076215 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:43.080543 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:43.080543 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:43.081552 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-feba7968-cb97-4fd0-8f57-11b906076215 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:43.083442 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-feba7968-cb97-4fd0-8f57-11b906076215 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d returned with HTTP 200
Sep 23 14:02:43.084351 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 99/217] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:43 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:43.141834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-187965d3-6e34-431b-b6f3-1fa4e53824cd tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/action returned with HTTP 202
Sep 23 14:02:43.141834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 119/218] 10.222.0.62 () {62 vars in 1295 bytes} [Fri Sep 23 14:02:42 2022] POST /volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/action => generated 102 bytes in 1076 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:43.147885 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:43.151499 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/detail
Sep 23 14:02:43.151985 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:43.152585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:43.153293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:43.155286 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:43.209548 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Get all volumes completed successfully.
Sep 23 14:02:43.211120 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:43.212623 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:43.223987 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:43.232819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:43.232819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:43.241702 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:43.242293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:43.250430 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:43.260007 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:43.260007 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:43.277836 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-edab772f-cd41-4ca4-9b99-3aec391a9356 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/detail returned with HTTP 200
Sep 23 14:02:43.286512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 100/219] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:02:43 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/detail => generated 1974 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:02:43.298028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9f599bc8-fbff-4841-b8c1-8ebc7f885865 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:43.304478 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9f599bc8-fbff-4841-b8c1-8ebc7f885865 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6
Sep 23 14:02:43.304971 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9f599bc8-fbff-4841-b8c1-8ebc7f885865 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:43.305427 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9f599bc8-fbff-4841-b8c1-8ebc7f885865 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:43.332247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:43.332247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:43.341494 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9f599bc8-fbff-4841-b8c1-8ebc7f885865 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Volume info retrieved successfully.
Sep 23 14:02:43.343237 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-9f599bc8-fbff-4841-b8c1-8ebc7f885865 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:43.343669 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-9f599bc8-fbff-4841-b8c1-8ebc7f885865 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:43.353977 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-9f599bc8-fbff-4841-b8c1-8ebc7f885865 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:43.365498 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:43.365498 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:43.388240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9f599bc8-fbff-4841-b8c1-8ebc7f885865 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 returned with HTTP 200
Sep 23 14:02:43.388240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 120/220] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:43 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 => generated 988 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:43.522966 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:UPDATE=15,cinder:INSERT=8,cinder:SELECT=77 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:43.712839 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a4669e4f-849d-4b60-b163-091aaad21338 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:43.843380 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4669e4f-849d-4b60-b163-091aaad21338 tempest-VolumePoolsAdminTestsJSON-1266744748 tempest-VolumePoolsAdminTestsJSON-1266744748-project-admin] GET http://10.222.0.62/volume/v3/0e8fbbc2b5da4f769bfea42f5d94a625/scheduler-stats/get_pools?detail=True
Sep 23 14:02:43.843380 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a4669e4f-849d-4b60-b163-091aaad21338 tempest-VolumePoolsAdminTestsJSON-1266744748 tempest-VolumePoolsAdminTestsJSON-1266744748-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:43.843380 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a4669e4f-849d-4b60-b163-091aaad21338 tempest-VolumePoolsAdminTestsJSON-1266744748 tempest-VolumePoolsAdminTestsJSON-1266744748-project-admin] Calling method 'get_pools' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:43.875758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4669e4f-849d-4b60-b163-091aaad21338 tempest-VolumePoolsAdminTestsJSON-1266744748 tempest-VolumePoolsAdminTestsJSON-1266744748-project-admin] http://10.222.0.62/volume/v3/0e8fbbc2b5da4f769bfea42f5d94a625/scheduler-stats/get_pools?detail=True returned with HTTP 200
Sep 23 14:02:43.876871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 101/221] 10.222.0.62 () {58 vars in 1291 bytes} [Fri Sep 23 14:02:43 2022] GET /volume/v3/0e8fbbc2b5da4f769bfea42f5d94a625/scheduler-stats/get_pools?detail=True => generated 482 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:43.887068 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-599f6d56-1cca-4826-9472-6a8c75ae3653 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:43.892866 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-599f6d56-1cca-4826-9472-6a8c75ae3653 tempest-VolumePoolsAdminTestsJSON-1266744748 tempest-VolumePoolsAdminTestsJSON-1266744748-project-admin] GET http://10.222.0.62/volume/v3/0e8fbbc2b5da4f769bfea42f5d94a625/scheduler-stats/get_pools
Sep 23 14:02:43.893334 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-599f6d56-1cca-4826-9472-6a8c75ae3653 tempest-VolumePoolsAdminTestsJSON-1266744748 tempest-VolumePoolsAdminTestsJSON-1266744748-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:43.893791 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-599f6d56-1cca-4826-9472-6a8c75ae3653 tempest-VolumePoolsAdminTestsJSON-1266744748 tempest-VolumePoolsAdminTestsJSON-1266744748-project-admin] Calling method 'get_pools' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:43.913463 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-599f6d56-1cca-4826-9472-6a8c75ae3653 tempest-VolumePoolsAdminTestsJSON-1266744748 tempest-VolumePoolsAdminTestsJSON-1266744748-project-admin] http://10.222.0.62/volume/v3/0e8fbbc2b5da4f769bfea42f5d94a625/scheduler-stats/get_pools returned with HTTP 200
Sep 23 14:02:43.928972 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 121/222] 10.222.0.62 () {58 vars in 1268 bytes} [Fri Sep 23 14:02:43 2022] GET /volume/v3/0e8fbbc2b5da4f769bfea42f5d94a625/scheduler-stats/get_pools => generated 66 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:02:44.051575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c8d13617-02d1-481b-a62b-47a904862efb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:44.057590 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c8d13617-02d1-481b-a62b-47a904862efb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f
Sep 23 14:02:44.058428 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c8d13617-02d1-481b-a62b-47a904862efb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:44.059088 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c8d13617-02d1-481b-a62b-47a904862efb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:44.074639 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:44.074639 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:44.083595 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c8d13617-02d1-481b-a62b-47a904862efb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Volume info retrieved successfully.
Sep 23 14:02:44.085352 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-c8d13617-02d1-481b-a62b-47a904862efb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:44.085805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-c8d13617-02d1-481b-a62b-47a904862efb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:44.095113 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-c8d13617-02d1-481b-a62b-47a904862efb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:44.095555 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d6b5ca99-f3ba-4532-be76-70b36f9b0460 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:44.104685 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:44.104685 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:44.106961 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d6b5ca99-f3ba-4532-be76-70b36f9b0460 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d
Sep 23 14:02:44.107432 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d6b5ca99-f3ba-4532-be76-70b36f9b0460 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:44.107887 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d6b5ca99-f3ba-4532-be76-70b36f9b0460 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:44.121310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:44.121310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:44.125672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d6b5ca99-f3ba-4532-be76-70b36f9b0460 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:44.125672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d6b5ca99-f3ba-4532-be76-70b36f9b0460 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d returned with HTTP 200
Sep 23 14:02:44.126104 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 122/223] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:44 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:44.129674 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c8d13617-02d1-481b-a62b-47a904862efb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f returned with HTTP 200
Sep 23 14:02:44.130443 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 102/224] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:44 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f => generated 971 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:44.413063 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-77e3757a-b6bb-4d46-93b3-04360ec5c3f1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:44.417139 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-77e3757a-b6bb-4d46-93b3-04360ec5c3f1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6
Sep 23 14:02:44.428366 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-77e3757a-b6bb-4d46-93b3-04360ec5c3f1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:44.428366 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-77e3757a-b6bb-4d46-93b3-04360ec5c3f1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:44.449003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:44.449003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:44.459734 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-77e3757a-b6bb-4d46-93b3-04360ec5c3f1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Volume info retrieved successfully.
Sep 23 14:02:44.462069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-77e3757a-b6bb-4d46-93b3-04360ec5c3f1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:44.468716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-77e3757a-b6bb-4d46-93b3-04360ec5c3f1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:44.477756 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-77e3757a-b6bb-4d46-93b3-04360ec5c3f1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:44.487180 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:44.487180 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:44.512045 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-77e3757a-b6bb-4d46-93b3-04360ec5c3f1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 returned with HTTP 200
Sep 23 14:02:44.512702 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 123/225] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:44 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 => generated 988 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:44.857110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-344176ee-7c32-4cad-8b36-5754af8a092a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:45.078919 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-344176ee-7c32-4cad-8b36-5754af8a092a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] POST http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs
Sep 23 14:02:45.080337 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-344176ee-7c32-4cad-8b36-5754af8a092a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1642673376", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:45.086214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.qos_specs [None req-344176ee-7c32-4cad-8b36-5754af8a092a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1642673376', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=113688) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}}
Sep 23 14:02:45.105016 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-344176ee-7c32-4cad-8b36-5754af8a092a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DB qos_specs_create(): root {'id': '3973edb4-5278-47e6-afd8-35e76a14fcf6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1642673376'} {{(pid=113688) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:5586}}
Sep 23 14:02:45.135868 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b9d330ab-881a-4905-b8a1-05955e706657 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:45.140482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b9d330ab-881a-4905-b8a1-05955e706657 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d
Sep 23 14:02:45.141018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b9d330ab-881a-4905-b8a1-05955e706657 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:45.142164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b9d330ab-881a-4905-b8a1-05955e706657 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:45.155572 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:45.155572 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:45.158269 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b9d330ab-881a-4905-b8a1-05955e706657 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:45.161942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b9d330ab-881a-4905-b8a1-05955e706657 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d returned with HTTP 200
Sep 23 14:02:45.163951 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 124/226] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:45 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:45.165396 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f71db138-c2b7-428a-b948-86c5f54c6bf9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:45.169300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f71db138-c2b7-428a-b948-86c5f54c6bf9 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f
Sep 23 14:02:45.170366 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f71db138-c2b7-428a-b948-86c5f54c6bf9 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:45.172114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f71db138-c2b7-428a-b948-86c5f54c6bf9 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:45.193633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:45.193633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:45.215428 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f71db138-c2b7-428a-b948-86c5f54c6bf9 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Volume info retrieved successfully.
Sep 23 14:02:45.219529 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-f71db138-c2b7-428a-b948-86c5f54c6bf9 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:45.220124 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-f71db138-c2b7-428a-b948-86c5f54c6bf9 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:45.231093 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-344176ee-7c32-4cad-8b36-5754af8a092a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs returned with HTTP 200
Sep 23 14:02:45.232158 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 103/227] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:02:44 2022] POST /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs => generated 459 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:45.233574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4e22d340-25c8-445f-a3be-5302a2695873 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:45.237969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4e22d340-25c8-445f-a3be-5302a2695873 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d/action
Sep 23 14:02:45.240622 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-f71db138-c2b7-428a-b948-86c5f54c6bf9 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:45.240926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4e22d340-25c8-445f-a3be-5302a2695873 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:45.241398 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4e22d340-25c8-445f-a3be-5302a2695873 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:45.243770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.admin_actions [None req-4e22d340-25c8-445f-a3be-5302a2695873 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Updating snapshot 'af6cd90e-23d7-4b5a-bec2-77fd421b5b5d' with '{'status': 'error_deleting'}' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Sep 23 14:02:45.257749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:45.257749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:45.276780 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f71db138-c2b7-428a-b948-86c5f54c6bf9 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f returned with HTTP 200
Sep 23 14:02:45.277727 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:45.277727 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:45.278559 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 125/228] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:45 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f => generated 972 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:45.279935 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0c42802e-83e8-4363-b35a-bd0a30f94b63 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:45.284004 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0c42802e-83e8-4363-b35a-bd0a30f94b63 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] POST http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types
Sep 23 14:02:45.284787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0c42802e-83e8-4363-b35a-bd0a30f94b63 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1328408516"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:45.379554 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4e22d340-25c8-445f-a3be-5302a2695873 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d/action returned with HTTP 202
Sep 23 14:02:45.380770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 104/229] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:45 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:45.382269 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6a0673ed-b888-4121-bb6c-e43ad081749b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:45.387154 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6a0673ed-b888-4121-bb6c-e43ad081749b tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5
Sep 23 14:02:45.388046 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6a0673ed-b888-4121-bb6c-e43ad081749b tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:45.672258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6a0673ed-b888-4121-bb6c-e43ad081749b tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:45.672258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-6a0673ed-b888-4121-bb6c-e43ad081749b tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member 3c29b90b-8ce5-4c61-9583-631646d343e5 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:45.673962 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0c42802e-83e8-4363-b35a-bd0a30f94b63 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types returned with HTTP 200
Sep 23 14:02:45.673962 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 126/230] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:02:45 2022] POST /volume/v3/37e018b1953a48e29581746ca5a0cfc8/types => generated 222 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:45.673962 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-322e57b5-6401-4330-9e37-5201a854f2a1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:45.676408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:45.676408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:45.677139 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-322e57b5-6401-4330-9e37-5201a854f2a1 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d
Sep 23 14:02:45.677139 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-322e57b5-6401-4330-9e37-5201a854f2a1 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:45.677139 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-322e57b5-6401-4330-9e37-5201a854f2a1 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:45.678098 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6a0673ed-b888-4121-bb6c-e43ad081749b tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5 returned with HTTP 200
Sep 23 14:02:45.678098 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 105/231] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:45 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5 => generated 323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:45.678380 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:45.678380 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:45.678380 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-322e57b5-6401-4330-9e37-5201a854f2a1 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:45.678380 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-322e57b5-6401-4330-9e37-5201a854f2a1 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d returned with HTTP 200
Sep 23 14:02:45.678380 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 127/232] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:45 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d => generated 470 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e41b9d84-78b5-4bdd-8194-26de309f9a1e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e41b9d84-78b5-4bdd-8194-26de309f9a1e tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e41b9d84-78b5-4bdd-8194-26de309f9a1e tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e41b9d84-78b5-4bdd-8194-26de309f9a1e tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e41b9d84-78b5-4bdd-8194-26de309f9a1e tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Volume info retrieved successfully.
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-e41b9d84-78b5-4bdd-8194-26de309f9a1e tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-e41b9d84-78b5-4bdd-8194-26de309f9a1e tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-e41b9d84-78b5-4bdd-8194-26de309f9a1e tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=95,cinder:INSERT=3,cinder:UPDATE=1,cinder:DELETE=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e41b9d84-78b5-4bdd-8194-26de309f9a1e tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 returned with HTTP 200
Sep 23 14:02:45.679239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 106/233] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:45 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 => generated 988 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:45.680304 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d8af00ea-362b-4616-bf51-fadca2b11e2b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:45.680393 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2f26d713-80f8-4b79-b61f-e2f9af90f2ed None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:45.682974 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d8af00ea-362b-4616-bf51-fadca2b11e2b tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] POST http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types
Sep 23 14:02:45.683839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d8af00ea-362b-4616-bf51-fadca2b11e2b tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-713231243"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:45.686074 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2f26d713-80f8-4b79-b61f-e2f9af90f2ed tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245
Sep 23 14:02:45.686751 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2f26d713-80f8-4b79-b61f-e2f9af90f2ed tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:45.687266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2f26d713-80f8-4b79-b61f-e2f9af90f2ed tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:45.687676 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-2f26d713-80f8-4b79-b61f-e2f9af90f2ed tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member beff661a-cf8f-4e94-a660-90cdd7d75245 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:45.700099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:45.700099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:45.715830 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2f26d713-80f8-4b79-b61f-e2f9af90f2ed tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245 returned with HTTP 200
Sep 23 14:02:45.717203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 107/234] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:45 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245 => generated 322 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:45.719285 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-050433c9-2062-4750-b395-ead4484b08eb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:45.724475 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-050433c9-2062-4750-b395-ead4484b08eb tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d/action
Sep 23 14:02:45.725195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-050433c9-2062-4750-b395-ead4484b08eb tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:45.725779 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-050433c9-2062-4750-b395-ead4484b08eb tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:45.737069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:45.737069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:45.738210 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-050433c9-2062-4750-b395-ead4484b08eb tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Snapshot retrieved successfully.
Sep 23 14:02:45.780901 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d8af00ea-362b-4616-bf51-fadca2b11e2b tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types returned with HTTP 200
Sep 23 14:02:45.781612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 128/235] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:02:45 2022] POST /volume/v3/37e018b1953a48e29581746ca5a0cfc8/types => generated 221 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:45.782809 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b1ec4861-5993-4837-95c5-6457ae6d6643 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:45.787512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b1ec4861-5993-4837-95c5-6457ae6d6643 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/detail
Sep 23 14:02:45.788158 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b1ec4861-5993-4837-95c5-6457ae6d6643 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:45.788552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b1ec4861-5993-4837-95c5-6457ae6d6643 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:45.835655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b1ec4861-5993-4837-95c5-6457ae6d6643 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/detail returned with HTTP 200
Sep 23 14:02:45.836834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 129/236] 10.222.0.62 () {60 vars in 1273 bytes} [Fri Sep 23 14:02:45 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/detail => generated 639 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:45.837894 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c8f7fd89-690c-41ee-a9fa-14dc18b3ef07 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:45.841767 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c8f7fd89-690c-41ee-a9fa-14dc18b3ef07 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] POST http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types
Sep 23 14:02:45.842619 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c8f7fd89-690c-41ee-a9fa-14dc18b3ef07 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1919155766"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:45.845175 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:45.845175 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:45.847476 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=80,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:46.166136 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-050433c9-2062-4750-b395-ead4484b08eb tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Snapshot delete request issued successfully.
Sep 23 14:02:46.166702 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-050433c9-2062-4750-b395-ead4484b08eb tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d/action returned with HTTP 202
Sep 23 14:02:46.167459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 108/237] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:45 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d/action => generated 0 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:46.168714 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8ec58159-20a7-4cb6-af08-640ae0374e59 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.172279 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ec58159-20a7-4cb6-af08-640ae0374e59 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail
Sep 23 14:02:46.172796 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ec58159-20a7-4cb6-af08-640ae0374e59 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:46.173250 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ec58159-20a7-4cb6-af08-640ae0374e59 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:46.173904 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-8ec58159-20a7-4cb6-af08-640ae0374e59 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:46.174739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.174739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:46.175632 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-8ec58159-20a7-4cb6-af08-640ae0374e59 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:46.186727 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c8f7fd89-690c-41ee-a9fa-14dc18b3ef07 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types returned with HTTP 200
Sep 23 14:02:46.187611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 130/238] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:02:45 2022] POST /volume/v3/37e018b1953a48e29581746ca5a0cfc8/types => generated 222 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:46.188907 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8696897e-7fd6-44c6-ace0-c05ebd7e8707 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.193392 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8696897e-7fd6-44c6-ace0-c05ebd7e8707 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d
Sep 23 14:02:46.194064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8696897e-7fd6-44c6-ace0-c05ebd7e8707 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:46.194564 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8696897e-7fd6-44c6-ace0-c05ebd7e8707 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:46.204995 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.204995 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:46.205997 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8696897e-7fd6-44c6-ace0-c05ebd7e8707 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:46.208728 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8696897e-7fd6-44c6-ace0-c05ebd7e8707 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d returned with HTTP 200
Sep 23 14:02:46.209639 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 131/239] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:46 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:46.212787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bf4444ae-1e84-4c9c-a91a-416163ac065f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.230695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bf4444ae-1e84-4c9c-a91a-416163ac065f tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associate?vol_type_id=cfa8d6ab-2df4-44a8-bbce-de6ba9c38059
Sep 23 14:02:46.230695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bf4444ae-1e84-4c9c-a91a-416163ac065f tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:46.230695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bf4444ae-1e84-4c9c-a91a-416163ac065f tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'associate' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:46.230695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bf4444ae-1e84-4c9c-a91a-416163ac065f tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Associate qos_spec: 3973edb4-5278-47e6-afd8-35e76a14fcf6 with type: cfa8d6ab-2df4-44a8-bbce-de6ba9c38059 {{(pid=113687) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:275}}
Sep 23 14:02:46.230970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8ec58159-20a7-4cb6-af08-640ae0374e59 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Get all volumes completed successfully.
Sep 23 14:02:46.230970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-8ec58159-20a7-4cb6-af08-640ae0374e59 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:46.230970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-8ec58159-20a7-4cb6-af08-640ae0374e59 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:46.238580 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-8ec58159-20a7-4cb6-af08-640ae0374e59 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:46.246586 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.246586 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:46.262650 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ec58159-20a7-4cb6-af08-640ae0374e59 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail returned with HTTP 200
Sep 23 14:02:46.263389 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 109/240] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:02:46 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail => generated 975 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:46.281077 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e83c2e4b-f833-48e8-b220-da6d25ccecfb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.287028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e83c2e4b-f833-48e8-b220-da6d25ccecfb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail
Sep 23 14:02:46.287028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e83c2e4b-f833-48e8-b220-da6d25ccecfb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:46.287028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e83c2e4b-f833-48e8-b220-da6d25ccecfb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:46.287028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-e83c2e4b-f833-48e8-b220-da6d25ccecfb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:46.288772 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-e83c2e4b-f833-48e8-b220-da6d25ccecfb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:46.338214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e83c2e4b-f833-48e8-b220-da6d25ccecfb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Get all volumes completed successfully.
Sep 23 14:02:46.339694 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-e83c2e4b-f833-48e8-b220-da6d25ccecfb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:46.340067 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-e83c2e4b-f833-48e8-b220-da6d25ccecfb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:46.347183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-e83c2e4b-f833-48e8-b220-da6d25ccecfb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:46.353160 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.353160 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:46.368173 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e83c2e4b-f833-48e8-b220-da6d25ccecfb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail returned with HTTP 200
Sep 23 14:02:46.368902 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 110/241] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:02:46 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail => generated 975 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:46.387423 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-92fa3ace-7299-4bbb-bdf0-46159f911651 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.391775 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-92fa3ace-7299-4bbb-bdf0-46159f911651 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] POST http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5/action
Sep 23 14:02:46.392527 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-92fa3ace-7299-4bbb-bdf0-46159f911651 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:46.392849 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-92fa3ace-7299-4bbb-bdf0-46159f911651 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:46.395060 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-92fa3ace-7299-4bbb-bdf0-46159f911651 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] delete called for group 3c29b90b-8ce5-4c61-9583-631646d343e5 {{(pid=113688) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Sep 23 14:02:46.395372 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-92fa3ace-7299-4bbb-bdf0-46159f911651 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Delete group with id: 3c29b90b-8ce5-4c61-9583-631646d343e5
Sep 23 14:02:46.401406 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.401406 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:46.470095 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bf4444ae-1e84-4c9c-a91a-416163ac065f tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associate?vol_type_id=cfa8d6ab-2df4-44a8-bbce-de6ba9c38059 returned with HTTP 202
Sep 23 14:02:46.474445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 132/242] 10.222.0.62 () {58 vars in 1458 bytes} [Fri Sep 23 14:02:46 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associate?vol_type_id=cfa8d6ab-2df4-44a8-bbce-de6ba9c38059 => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:02:46.476201 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6231e03b-cd18-4440-8c46-af74fd6d065f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.480905 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6231e03b-cd18-4440-8c46-af74fd6d065f tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associate?vol_type_id=360ea38b-91a4-4e88-aee4-c6da62ec160b
Sep 23 14:02:46.481348 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6231e03b-cd18-4440-8c46-af74fd6d065f tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:46.481802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6231e03b-cd18-4440-8c46-af74fd6d065f tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'associate' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:46.482456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.482456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:46.483154 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6231e03b-cd18-4440-8c46-af74fd6d065f tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Associate qos_spec: 3973edb4-5278-47e6-afd8-35e76a14fcf6 with type: 360ea38b-91a4-4e88-aee4-c6da62ec160b {{(pid=113687) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:275}}
Sep 23 14:02:46.572508 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6231e03b-cd18-4440-8c46-af74fd6d065f tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associate?vol_type_id=360ea38b-91a4-4e88-aee4-c6da62ec160b returned with HTTP 202
Sep 23 14:02:46.573308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 133/243] 10.222.0.62 () {58 vars in 1458 bytes} [Fri Sep 23 14:02:46 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associate?vol_type_id=360ea38b-91a4-4e88-aee4-c6da62ec160b => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:02:46.578012 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-645759ff-1c9d-4fe8-b39c-bbdb3c2ce301 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.582914 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-645759ff-1c9d-4fe8-b39c-bbdb3c2ce301 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associate?vol_type_id=69ff892a-f044-4bdb-bc26-e0f73e788944
Sep 23 14:02:46.583378 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-645759ff-1c9d-4fe8-b39c-bbdb3c2ce301 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:46.583833 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-645759ff-1c9d-4fe8-b39c-bbdb3c2ce301 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'associate' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:46.584453 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.584453 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:46.585141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.qos_specs_manage [None req-645759ff-1c9d-4fe8-b39c-bbdb3c2ce301 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Associate qos_spec: 3973edb4-5278-47e6-afd8-35e76a14fcf6 with type: 69ff892a-f044-4bdb-bc26-e0f73e788944 {{(pid=113687) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:275}}
Sep 23 14:02:46.592138 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-92fa3ace-7299-4bbb-bdf0-46159f911651 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5/action returned with HTTP 202
Sep 23 14:02:46.592958 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 111/244] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:02:46 2022] POST /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Sep 23 14:02:46.597316 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ea149b15-e1a3-4e2c-8e01-f45f2f722a52 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.600957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ea149b15-e1a3-4e2c-8e01-f45f2f722a52 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f
Sep 23 14:02:46.601446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ea149b15-e1a3-4e2c-8e01-f45f2f722a52 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:46.601911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ea149b15-e1a3-4e2c-8e01-f45f2f722a52 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:46.616951 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.616951 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:46.623457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ea149b15-e1a3-4e2c-8e01-f45f2f722a52 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Volume info retrieved successfully.
Sep 23 14:02:46.624821 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-ea149b15-e1a3-4e2c-8e01-f45f2f722a52 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:46.625195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-ea149b15-e1a3-4e2c-8e01-f45f2f722a52 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:46.633000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-ea149b15-e1a3-4e2c-8e01-f45f2f722a52 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:46.638686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.638686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:46.654882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ea149b15-e1a3-4e2c-8e01-f45f2f722a52 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f returned with HTTP 200
Sep 23 14:02:46.654882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 112/245] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:46 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f => generated 971 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:46.663791 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-645759ff-1c9d-4fe8-b39c-bbdb3c2ce301 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associate?vol_type_id=69ff892a-f044-4bdb-bc26-e0f73e788944 returned with HTTP 202
Sep 23 14:02:46.667924 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 134/246] 10.222.0.62 () {58 vars in 1458 bytes} [Fri Sep 23 14:02:46 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associate?vol_type_id=69ff892a-f044-4bdb-bc26-e0f73e788944 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:02:46.669661 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fe69f0b8-d739-4573-8436-1055d0c7c47c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.674719 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fe69f0b8-d739-4573-8436-1055d0c7c47c tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associations
Sep 23 14:02:46.676929 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fe69f0b8-d739-4573-8436-1055d0c7c47c tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:46.676929 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fe69f0b8-d739-4573-8436-1055d0c7c47c tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'associations' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:46.677301 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe69f0b8-d739-4573-8436-1055d0c7c47c tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Get associations for qos_spec id: 3973edb4-5278-47e6-afd8-35e76a14fcf6 {{(pid=113688) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}}
Sep 23 14:02:46.699365 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-549e28e3-fcf1-4e41-93c8-7c50e541f6b1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.704008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-549e28e3-fcf1-4e41-93c8-7c50e541f6b1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6
Sep 23 14:02:46.704812 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-549e28e3-fcf1-4e41-93c8-7c50e541f6b1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:46.705449 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-549e28e3-fcf1-4e41-93c8-7c50e541f6b1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:46.708193 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fe69f0b8-d739-4573-8436-1055d0c7c47c tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associations returned with HTTP 200
Sep 23 14:02:46.709794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 113/247] 10.222.0.62 () {58 vars in 1370 bytes} [Fri Sep 23 14:02:46 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associations => generated 447 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:46.716749 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-435c6ae9-93f0-41b4-84db-cb55ffe60a63 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.726296 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.726296 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:46.726593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-435c6ae9-93f0-41b4-84db-cb55ffe60a63 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/disassociate?vol_type_id=cfa8d6ab-2df4-44a8-bbce-de6ba9c38059
Sep 23 14:02:46.726593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-435c6ae9-93f0-41b4-84db-cb55ffe60a63 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:46.726593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-435c6ae9-93f0-41b4-84db-cb55ffe60a63 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'disassociate' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:46.727309 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.727309 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:46.729019 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.qos_specs_manage [None req-435c6ae9-93f0-41b4-84db-cb55ffe60a63 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Disassociate qos_spec: 3973edb4-5278-47e6-afd8-35e76a14fcf6 from type: cfa8d6ab-2df4-44a8-bbce-de6ba9c38059 {{(pid=113688) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:327}}
Sep 23 14:02:46.735945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-549e28e3-fcf1-4e41-93c8-7c50e541f6b1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Volume info retrieved successfully.
Sep 23 14:02:46.742449 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-549e28e3-fcf1-4e41-93c8-7c50e541f6b1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:46.743002 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-549e28e3-fcf1-4e41-93c8-7c50e541f6b1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:46.754247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-549e28e3-fcf1-4e41-93c8-7c50e541f6b1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:46.761630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.761630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:46.783856 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-549e28e3-fcf1-4e41-93c8-7c50e541f6b1 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 returned with HTTP 200
Sep 23 14:02:46.786369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 135/248] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:46 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 => generated 988 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:46.835545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-435c6ae9-93f0-41b4-84db-cb55ffe60a63 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/disassociate?vol_type_id=cfa8d6ab-2df4-44a8-bbce-de6ba9c38059 returned with HTTP 202
Sep 23 14:02:46.836347 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 114/249] 10.222.0.62 () {58 vars in 1467 bytes} [Fri Sep 23 14:02:46 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/disassociate?vol_type_id=cfa8d6ab-2df4-44a8-bbce-de6ba9c38059 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:02:46.841151 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-48268583-71dd-4079-9475-f7de363ab611 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.846894 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-48268583-71dd-4079-9475-f7de363ab611 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associations
Sep 23 14:02:46.846894 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-48268583-71dd-4079-9475-f7de363ab611 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:46.847286 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-48268583-71dd-4079-9475-f7de363ab611 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'associations' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:46.849255 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.qos_specs_manage [None req-48268583-71dd-4079-9475-f7de363ab611 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Get associations for qos_spec id: 3973edb4-5278-47e6-afd8-35e76a14fcf6 {{(pid=113687) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}}
Sep 23 14:02:46.870175 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-48268583-71dd-4079-9475-f7de363ab611 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associations returned with HTTP 200
Sep 23 14:02:46.871250 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 136/250] 10.222.0.62 () {58 vars in 1370 bytes} [Fri Sep 23 14:02:46 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associations => generated 305 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:46.882626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-151b4fe1-a2c8-4b2c-8387-af6d06437b17 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.887534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-151b4fe1-a2c8-4b2c-8387-af6d06437b17 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/disassociate_all
Sep 23 14:02:46.887978 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-151b4fe1-a2c8-4b2c-8387-af6d06437b17 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:46.888436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-151b4fe1-a2c8-4b2c-8387-af6d06437b17 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'disassociate_all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:46.889076 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.889076 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:46.889728 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.qos_specs_manage [None req-151b4fe1-a2c8-4b2c-8387-af6d06437b17 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Disassociate qos_spec: 3973edb4-5278-47e6-afd8-35e76a14fcf6 from all. {{(pid=113688) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}}
Sep 23 14:02:46.984514 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-151b4fe1-a2c8-4b2c-8387-af6d06437b17 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/disassociate_all returned with HTTP 202
Sep 23 14:02:46.986357 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 115/251] 10.222.0.62 () {58 vars in 1382 bytes} [Fri Sep 23 14:02:46 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/disassociate_all => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:02:46.991528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-450c745e-e910-4791-a04b-d93974d4c5d9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:46.997935 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-450c745e-e910-4791-a04b-d93974d4c5d9 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associations
Sep 23 14:02:46.998148 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-450c745e-e910-4791-a04b-d93974d4c5d9 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:46.998608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-450c745e-e910-4791-a04b-d93974d4c5d9 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'associations' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:46.999263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:46.999263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.000333 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.qos_specs_manage [None req-450c745e-e910-4791-a04b-d93974d4c5d9 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Get associations for qos_spec id: 3973edb4-5278-47e6-afd8-35e76a14fcf6 {{(pid=113687) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}}
Sep 23 14:02:47.016251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-450c745e-e910-4791-a04b-d93974d4c5d9 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associations returned with HTTP 200
Sep 23 14:02:47.017016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 137/252] 10.222.0.62 () {58 vars in 1370 bytes} [Fri Sep 23 14:02:46 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/associations => generated 24 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:02:47.025476 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2d423ef7-2872-44b1-b002-a18b3c18239d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.030242 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2d423ef7-2872-44b1-b002-a18b3c18239d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] POST http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs
Sep 23 14:02:47.031278 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2d423ef7-2872-44b1-b002-a18b3c18239d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-581132235", "consumer": "back-end"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:47.036798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.036798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.037511 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.qos_specs [None req-2d423ef7-2872-44b1-b002-a18b3c18239d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-581132235', 'consumer': 'back-end', 'specs': {}} {{(pid=113688) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}}
Sep 23 14:02:47.043888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-2d423ef7-2872-44b1-b002-a18b3c18239d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DB qos_specs_create(): root {'id': '5967af1f-216b-4a12-bbc1-c72be3d539eb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-581132235'} {{(pid=113688) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:5586}}
Sep 23 14:02:47.179576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2d423ef7-2872-44b1-b002-a18b3c18239d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs returned with HTTP 200
Sep 23 14:02:47.180399 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 116/253] 10.222.0.62 () {60 vars in 1241 bytes} [Fri Sep 23 14:02:47 2022] POST /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs => generated 434 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:47.189088 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6ccfaf0c-48db-4229-af59-76aff8ae5036 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.195627 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6ccfaf0c-48db-4229-af59-76aff8ae5036 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DELETE http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/5967af1f-216b-4a12-bbc1-c72be3d539eb?force=False
Sep 23 14:02:47.196310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6ccfaf0c-48db-4229-af59-76aff8ae5036 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.196952 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6ccfaf0c-48db-4229-af59-76aff8ae5036 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.197653 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.197653 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.198393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6ccfaf0c-48db-4229-af59-76aff8ae5036 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Delete qos_spec: 5967af1f-216b-4a12-bbc1-c72be3d539eb, force: False {{(pid=113687) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Sep 23 14:02:47.220655 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c0a5ce7a-381e-4b71-b7aa-963b5e8c48ad None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.231316 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c0a5ce7a-381e-4b71-b7aa-963b5e8c48ad tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d
Sep 23 14:02:47.231868 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c0a5ce7a-381e-4b71-b7aa-963b5e8c48ad tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.232505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c0a5ce7a-381e-4b71-b7aa-963b5e8c48ad tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.244719 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.244719 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.246302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c0a5ce7a-381e-4b71-b7aa-963b5e8c48ad tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:47.251022 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c0a5ce7a-381e-4b71-b7aa-963b5e8c48ad tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d returned with HTTP 200
Sep 23 14:02:47.254684 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 117/254] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:47 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:47.298256 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6ccfaf0c-48db-4229-af59-76aff8ae5036 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/5967af1f-216b-4a12-bbc1-c72be3d539eb?force=False returned with HTTP 202
Sep 23 14:02:47.299989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 138/255] 10.222.0.62 () {58 vars in 1357 bytes} [Fri Sep 23 14:02:47 2022] DELETE /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/5967af1f-216b-4a12-bbc1-c72be3d539eb?force=False => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:02:47.304239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7d28cffb-b9ba-4767-9e00-bd4b70357698 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.309367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7d28cffb-b9ba-4767-9e00-bd4b70357698 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/5967af1f-216b-4a12-bbc1-c72be3d539eb
Sep 23 14:02:47.309813 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7d28cffb-b9ba-4767-9e00-bd4b70357698 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.310267 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7d28cffb-b9ba-4767-9e00-bd4b70357698 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.317176 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7d28cffb-b9ba-4767-9e00-bd4b70357698 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/5967af1f-216b-4a12-bbc1-c72be3d539eb returned with HTTP 404
Sep 23 14:02:47.318243 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 118/256] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:47 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/5967af1f-216b-4a12-bbc1-c72be3d539eb => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:47.323192 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b5abcf5b-3c4b-4c80-88eb-cbe8d7a844b5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.328419 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b5abcf5b-3c4b-4c80-88eb-cbe8d7a844b5 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs
Sep 23 14:02:47.328853 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b5abcf5b-3c4b-4c80-88eb-cbe8d7a844b5 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.329332 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b5abcf5b-3c4b-4c80-88eb-cbe8d7a844b5 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.330253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.330253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.345352 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b5abcf5b-3c4b-4c80-88eb-cbe8d7a844b5 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs returned with HTTP 200
Sep 23 14:02:47.346942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 139/257] 10.222.0.62 () {58 vars in 1220 bytes} [Fri Sep 23 14:02:47 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs => generated 175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:47.355841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-761f3b47-affd-436f-bea1-fbe002573c31 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.361130 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-761f3b47-affd-436f-bea1-fbe002573c31 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] POST http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs
Sep 23 14:02:47.361820 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-761f3b47-affd-436f-bea1-fbe002573c31 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-292628638", "consumer": "both"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:47.364831 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.qos_specs [None req-761f3b47-affd-436f-bea1-fbe002573c31 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-292628638', 'consumer': 'both', 'specs': {}} {{(pid=113688) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}}
Sep 23 14:02:47.370223 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-761f3b47-affd-436f-bea1-fbe002573c31 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DB qos_specs_create(): root {'id': '8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-292628638'} {{(pid=113688) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:5586}}
Sep 23 14:02:47.430984 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-761f3b47-affd-436f-bea1-fbe002573c31 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs returned with HTTP 200
Sep 23 14:02:47.432174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 119/258] 10.222.0.62 () {60 vars in 1241 bytes} [Fri Sep 23 14:02:47 2022] POST /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs => generated 430 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:47.439744 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9bd84acb-8720-4115-ad71-578fe586799a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.444797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9bd84acb-8720-4115-ad71-578fe586799a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DELETE http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44?force=False
Sep 23 14:02:47.445242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9bd84acb-8720-4115-ad71-578fe586799a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.445698 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9bd84acb-8720-4115-ad71-578fe586799a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.446344 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.446344 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.447071 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9bd84acb-8720-4115-ad71-578fe586799a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Delete qos_spec: 8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44, force: False {{(pid=113687) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Sep 23 14:02:47.532315 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9bd84acb-8720-4115-ad71-578fe586799a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44?force=False returned with HTTP 202
Sep 23 14:02:47.533856 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 140/259] 10.222.0.62 () {58 vars in 1357 bytes} [Fri Sep 23 14:02:47 2022] DELETE /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44?force=False => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:02:47.539134 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b37b0c53-b4a6-4e4e-a2a1-1e315c05c879 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.544113 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b37b0c53-b4a6-4e4e-a2a1-1e315c05c879 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44
Sep 23 14:02:47.544555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b37b0c53-b4a6-4e4e-a2a1-1e315c05c879 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.545011 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b37b0c53-b4a6-4e4e-a2a1-1e315c05c879 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.545644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.545644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.551275 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b37b0c53-b4a6-4e4e-a2a1-1e315c05c879 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44 returned with HTTP 404
Sep 23 14:02:47.552369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 120/260] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:47 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:47.556942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9e36a7d5-c02c-4cf2-80de-be1a33812e7d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.561926 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9e36a7d5-c02c-4cf2-80de-be1a33812e7d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs
Sep 23 14:02:47.564357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9e36a7d5-c02c-4cf2-80de-be1a33812e7d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.564357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9e36a7d5-c02c-4cf2-80de-be1a33812e7d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.564357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.564357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.571885 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9e36a7d5-c02c-4cf2-80de-be1a33812e7d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs returned with HTTP 200
Sep 23 14:02:47.572643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 141/261] 10.222.0.62 () {58 vars in 1220 bytes} [Fri Sep 23 14:02:47 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:47.580644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1f863ae7-8058-457e-b012-9cca4ac87269 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.586498 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1f863ae7-8058-457e-b012-9cca4ac87269 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] POST http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs
Sep 23 14:02:47.587219 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1f863ae7-8058-457e-b012-9cca4ac87269 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1988597487", "consumer": "front-end"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:47.590428 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.qos_specs [None req-1f863ae7-8058-457e-b012-9cca4ac87269 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1988597487', 'consumer': 'front-end', 'specs': {}} {{(pid=113688) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}}
Sep 23 14:02:47.595981 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-1f863ae7-8058-457e-b012-9cca4ac87269 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DB qos_specs_create(): root {'id': '77272ab6-27f0-4e36-b76a-9cdb658e3f8d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1988597487'} {{(pid=113688) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:5586}}
Sep 23 14:02:47.664110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1f863ae7-8058-457e-b012-9cca4ac87269 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs returned with HTTP 200
Sep 23 14:02:47.667752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 121/262] 10.222.0.62 () {60 vars in 1241 bytes} [Fri Sep 23 14:02:47 2022] POST /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs => generated 436 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:47.672182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d8cdcf82-cc52-494a-9c43-a96c42a00bd0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.674358 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bbb32f0b-94f5-417b-8bd3-c94c8596061b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.678732 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d8cdcf82-cc52-494a-9c43-a96c42a00bd0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f
Sep 23 14:02:47.679227 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d8cdcf82-cc52-494a-9c43-a96c42a00bd0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.679679 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d8cdcf82-cc52-494a-9c43-a96c42a00bd0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.679973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bbb32f0b-94f5-417b-8bd3-c94c8596061b tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DELETE http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/77272ab6-27f0-4e36-b76a-9cdb658e3f8d?force=False
Sep 23 14:02:47.680683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bbb32f0b-94f5-417b-8bd3-c94c8596061b tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.681261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bbb32f0b-94f5-417b-8bd3-c94c8596061b tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.682161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.682161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.682924 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bbb32f0b-94f5-417b-8bd3-c94c8596061b tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Delete qos_spec: 77272ab6-27f0-4e36-b76a-9cdb658e3f8d, force: False {{(pid=113688) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Sep 23 14:02:47.690419 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=89,cinder:UPDATE=5,cinder:INSERT=6 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:47.698965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.698965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.704792 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d8cdcf82-cc52-494a-9c43-a96c42a00bd0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Volume info retrieved successfully.
Sep 23 14:02:47.706174 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-d8cdcf82-cc52-494a-9c43-a96c42a00bd0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:47.706590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-d8cdcf82-cc52-494a-9c43-a96c42a00bd0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:47.714686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-d8cdcf82-cc52-494a-9c43-a96c42a00bd0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:47.722731 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.722731 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.735424 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d8cdcf82-cc52-494a-9c43-a96c42a00bd0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f returned with HTTP 200
Sep 23 14:02:47.736173 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 142/263] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:47 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f => generated 971 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:47.772325 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bbb32f0b-94f5-417b-8bd3-c94c8596061b tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/77272ab6-27f0-4e36-b76a-9cdb658e3f8d?force=False returned with HTTP 202
Sep 23 14:02:47.773052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 122/264] 10.222.0.62 () {58 vars in 1357 bytes} [Fri Sep 23 14:02:47 2022] DELETE /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/77272ab6-27f0-4e36-b76a-9cdb658e3f8d?force=False => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:02:47.777589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-05b015ce-dcd4-4420-a942-3801562fb224 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.782966 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-05b015ce-dcd4-4420-a942-3801562fb224 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/77272ab6-27f0-4e36-b76a-9cdb658e3f8d
Sep 23 14:02:47.783405 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-05b015ce-dcd4-4420-a942-3801562fb224 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.783856 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-05b015ce-dcd4-4420-a942-3801562fb224 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.790486 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-05b015ce-dcd4-4420-a942-3801562fb224 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/77272ab6-27f0-4e36-b76a-9cdb658e3f8d returned with HTTP 404
Sep 23 14:02:47.791323 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 143/265] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:47 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/77272ab6-27f0-4e36-b76a-9cdb658e3f8d => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:47.795651 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e2c286ac-6975-420c-8a4e-fab2f0b3cc0e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.800492 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e2c286ac-6975-420c-8a4e-fab2f0b3cc0e tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs
Sep 23 14:02:47.800966 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e2c286ac-6975-420c-8a4e-fab2f0b3cc0e tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.801408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e2c286ac-6975-420c-8a4e-fab2f0b3cc0e tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.802313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.802313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.803856 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1ebb6b58-1b1f-4a07-8d93-7fc1a3e1634c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.807502 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1ebb6b58-1b1f-4a07-8d93-7fc1a3e1634c tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6
Sep 23 14:02:47.807987 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1ebb6b58-1b1f-4a07-8d93-7fc1a3e1634c tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.808489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1ebb6b58-1b1f-4a07-8d93-7fc1a3e1634c tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.817734 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e2c286ac-6975-420c-8a4e-fab2f0b3cc0e tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs returned with HTTP 200
Sep 23 14:02:47.825263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 123/266] 10.222.0.62 () {58 vars in 1220 bytes} [Fri Sep 23 14:02:47 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs => generated 175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:47.828493 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.828493 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.828701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d5503e0a-afec-43ae-a018-a3b7ec49a112 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.833643 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d5503e0a-afec-43ae-a018-a3b7ec49a112 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6
Sep 23 14:02:47.834094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d5503e0a-afec-43ae-a018-a3b7ec49a112 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.834581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d5503e0a-afec-43ae-a018-a3b7ec49a112 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.835262 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.835262 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.835460 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=94,cinder:INSERT=1,cinder:UPDATE=5 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:47.837906 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1ebb6b58-1b1f-4a07-8d93-7fc1a3e1634c tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Volume info retrieved successfully.
Sep 23 14:02:47.839608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-1ebb6b58-1b1f-4a07-8d93-7fc1a3e1634c tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:47.840244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-1ebb6b58-1b1f-4a07-8d93-7fc1a3e1634c tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:47.841633 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d5503e0a-afec-43ae-a018-a3b7ec49a112 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6 returned with HTTP 200
Sep 23 14:02:47.842567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 124/267] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:47 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6 => generated 459 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:47.849673 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-1ebb6b58-1b1f-4a07-8d93-7fc1a3e1634c tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:47.851382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-60915208-c2cb-4335-9e6f-0849dd3aedc7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.856382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-60915208-c2cb-4335-9e6f-0849dd3aedc7 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs
Sep 23 14:02:47.856828 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-60915208-c2cb-4335-9e6f-0849dd3aedc7 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:47.857278 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-60915208-c2cb-4335-9e6f-0849dd3aedc7 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:47.857844 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.857844 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.858025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.858025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.872691 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-60915208-c2cb-4335-9e6f-0849dd3aedc7 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs returned with HTTP 200
Sep 23 14:02:47.874198 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1ebb6b58-1b1f-4a07-8d93-7fc1a3e1634c tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 returned with HTTP 200
Sep 23 14:02:47.875371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 125/268] 10.222.0.62 () {58 vars in 1220 bytes} [Fri Sep 23 14:02:47 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs => generated 175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:47.882641 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 144/269] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:47 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 => generated 988 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:47.884114 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e775fe5c-f6c9-4cd8-80e2-221f64117fde None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:47.891974 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e775fe5c-f6c9-4cd8-80e2-221f64117fde tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] PUT http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6
Sep 23 14:02:47.897478 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e775fe5c-f6c9-4cd8-80e2-221f64117fde tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:47.897478 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:47.897478 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:47.903491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.qos_specs [None req-e775fe5c-f6c9-4cd8-80e2-221f64117fde tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=113688) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}}
Sep 23 14:02:47.923324 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-e775fe5c-f6c9-4cd8-80e2-221f64117fde tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] qos_specs_update() value: {'id': '06e1fe3d-da4c-4ce4-bc73-b22e93c9deac', 'key': 'iops_bytes', 'value': '500', 'specs_id': '3973edb4-5278-47e6-afd8-35e76a14fcf6', 'deleted': False} {{(pid=113688) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:5948}}
Sep 23 14:02:48.018142 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e775fe5c-f6c9-4cd8-80e2-221f64117fde tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6 returned with HTTP 200
Sep 23 14:02:48.018979 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 126/270] 10.222.0.62 () {60 vars in 1351 bytes} [Fri Sep 23 14:02:47 2022] PUT /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6 => generated 36 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Sep 23 14:02:48.029674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8ba2d155-efae-4395-9459-aa3d2adba361 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.035203 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8ba2d155-efae-4395-9459-aa3d2adba361 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6
Sep 23 14:02:48.035802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8ba2d155-efae-4395-9459-aa3d2adba361 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.036266 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8ba2d155-efae-4395-9459-aa3d2adba361 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.045901 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8ba2d155-efae-4395-9459-aa3d2adba361 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6 returned with HTTP 200
Sep 23 14:02:48.047000 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 145/271] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:48 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6 => generated 480 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:48.056073 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-76586276-46fc-4bdd-b55f-fcc618145b67 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.062216 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-76586276-46fc-4bdd-b55f-fcc618145b67 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] PUT http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/delete_keys
Sep 23 14:02:48.062216 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-76586276-46fc-4bdd-b55f-fcc618145b67 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:48.064362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:48.064362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:48.064974 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.qos_specs_manage [None req-76586276-46fc-4bdd-b55f-fcc618145b67 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Delete_key spec: 3973edb4-5278-47e6-afd8-35e76a14fcf6, keys: ['iops_bytes'] {{(pid=113688) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:207}}
Sep 23 14:02:48.199321 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-76586276-46fc-4bdd-b55f-fcc618145b67 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/delete_keys returned with HTTP 202
Sep 23 14:02:48.200298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 127/272] 10.222.0.62 () {60 vars in 1387 bytes} [Fri Sep 23 14:02:48 2022] PUT /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6/delete_keys => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:02:48.209594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e478cd56-b8c9-4265-95ad-701e8d19cb6d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.215599 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e478cd56-b8c9-4265-95ad-701e8d19cb6d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6
Sep 23 14:02:48.216176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e478cd56-b8c9-4265-95ad-701e8d19cb6d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.216744 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e478cd56-b8c9-4265-95ad-701e8d19cb6d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.217729 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:48.217729 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:48.225298 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e478cd56-b8c9-4265-95ad-701e8d19cb6d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6 returned with HTTP 200
Sep 23 14:02:48.226146 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 146/273] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:48 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6 => generated 459 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:48.234164 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e7788043-8dea-4984-9d0a-abeffa98cb46 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.240147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e7788043-8dea-4984-9d0a-abeffa98cb46 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6
Sep 23 14:02:48.240610 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e7788043-8dea-4984-9d0a-abeffa98cb46 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.241077 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e7788043-8dea-4984-9d0a-abeffa98cb46 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.241751 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:48.241751 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:48.248806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e7788043-8dea-4984-9d0a-abeffa98cb46 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6 returned with HTTP 200
Sep 23 14:02:48.249627 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 128/274] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:48 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6 => generated 459 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:48.258626 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3c24d4dd-1a16-444a-8eee-618b712c0915 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.262123 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-21db6dd2-ad05-4899-be92-6e1964703122 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.264894 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3c24d4dd-1a16-444a-8eee-618b712c0915 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DELETE http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/77272ab6-27f0-4e36-b76a-9cdb658e3f8d?force=False
Sep 23 14:02:48.265547 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3c24d4dd-1a16-444a-8eee-618b712c0915 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.268376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3c24d4dd-1a16-444a-8eee-618b712c0915 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.268376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:48.268376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:48.268376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3c24d4dd-1a16-444a-8eee-618b712c0915 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Delete qos_spec: 77272ab6-27f0-4e36-b76a-9cdb658e3f8d, force: False {{(pid=113687) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Sep 23 14:02:48.268736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-21db6dd2-ad05-4899-be92-6e1964703122 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d
Sep 23 14:02:48.268736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-21db6dd2-ad05-4899-be92-6e1964703122 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.269164 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-21db6dd2-ad05-4899-be92-6e1964703122 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.286211 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3c24d4dd-1a16-444a-8eee-618b712c0915 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/77272ab6-27f0-4e36-b76a-9cdb658e3f8d?force=False returned with HTTP 404
Sep 23 14:02:48.287651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 147/275] 10.222.0.62 () {58 vars in 1357 bytes} [Fri Sep 23 14:02:48 2022] DELETE /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/77272ab6-27f0-4e36-b76a-9cdb658e3f8d?force=False => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:48.292563 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-883d3669-db33-4d1d-9ba9-a566cc77e77d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.299754 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:48.299754 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:48.299754 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-21db6dd2-ad05-4899-be92-6e1964703122 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:48.300037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-883d3669-db33-4d1d-9ba9-a566cc77e77d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/77272ab6-27f0-4e36-b76a-9cdb658e3f8d
Sep 23 14:02:48.300037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-883d3669-db33-4d1d-9ba9-a566cc77e77d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.300037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-883d3669-db33-4d1d-9ba9-a566cc77e77d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.300236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-21db6dd2-ad05-4899-be92-6e1964703122 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d returned with HTTP 200
Sep 23 14:02:48.306377 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-883d3669-db33-4d1d-9ba9-a566cc77e77d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/77272ab6-27f0-4e36-b76a-9cdb658e3f8d returned with HTTP 404
Sep 23 14:02:48.309022 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 129/276] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:48 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:48.310756 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 148/277] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:48 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/77272ab6-27f0-4e36-b76a-9cdb658e3f8d => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:02:48.315773 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2bb535d4-d254-4355-b52e-486c1082640d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.322887 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2bb535d4-d254-4355-b52e-486c1082640d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DELETE http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44?force=False
Sep 23 14:02:48.323345 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2bb535d4-d254-4355-b52e-486c1082640d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.323801 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2bb535d4-d254-4355-b52e-486c1082640d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.325133 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2bb535d4-d254-4355-b52e-486c1082640d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Delete qos_spec: 8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44, force: False {{(pid=113688) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Sep 23 14:02:48.331140 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2bb535d4-d254-4355-b52e-486c1082640d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44?force=False returned with HTTP 404
Sep 23 14:02:48.334388 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 130/278] 10.222.0.62 () {58 vars in 1357 bytes} [Fri Sep 23 14:02:48 2022] DELETE /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:48.337413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-42506430-9964-4c30-a6e6-0d575f014e38 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.343150 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-42506430-9964-4c30-a6e6-0d575f014e38 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44
Sep 23 14:02:48.343759 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-42506430-9964-4c30-a6e6-0d575f014e38 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.344309 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-42506430-9964-4c30-a6e6-0d575f014e38 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.356670 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-42506430-9964-4c30-a6e6-0d575f014e38 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44 returned with HTTP 404
Sep 23 14:02:48.358253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 149/279] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:48 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/8bfc2c51-7b4e-40a5-86e6-3a5fc5cbec44 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:02:48.363691 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2c43a168-1af1-4e3e-9136-9638b40f1610 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.371585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2c43a168-1af1-4e3e-9136-9638b40f1610 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DELETE http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/5967af1f-216b-4a12-bbc1-c72be3d539eb?force=False
Sep 23 14:02:48.372321 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2c43a168-1af1-4e3e-9136-9638b40f1610 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.372940 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2c43a168-1af1-4e3e-9136-9638b40f1610 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.374564 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2c43a168-1af1-4e3e-9136-9638b40f1610 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Delete qos_spec: 5967af1f-216b-4a12-bbc1-c72be3d539eb, force: False {{(pid=113688) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Sep 23 14:02:48.383392 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2c43a168-1af1-4e3e-9136-9638b40f1610 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/5967af1f-216b-4a12-bbc1-c72be3d539eb?force=False returned with HTTP 404
Sep 23 14:02:48.386270 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 131/280] 10.222.0.62 () {58 vars in 1357 bytes} [Fri Sep 23 14:02:48 2022] DELETE /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/5967af1f-216b-4a12-bbc1-c72be3d539eb?force=False => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:48.391082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4a49887e-a17e-48d5-9d1a-96021f8f55af None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.400361 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4a49887e-a17e-48d5-9d1a-96021f8f55af tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/5967af1f-216b-4a12-bbc1-c72be3d539eb
Sep 23 14:02:48.400936 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4a49887e-a17e-48d5-9d1a-96021f8f55af tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.401452 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4a49887e-a17e-48d5-9d1a-96021f8f55af tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.413328 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4a49887e-a17e-48d5-9d1a-96021f8f55af tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/5967af1f-216b-4a12-bbc1-c72be3d539eb returned with HTTP 404
Sep 23 14:02:48.424667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 150/281] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:48 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/5967af1f-216b-4a12-bbc1-c72be3d539eb => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:48.429429 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5dd13b2f-2505-4dc7-949a-5e7adbcfcdda None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.439367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5dd13b2f-2505-4dc7-949a-5e7adbcfcdda tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DELETE http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/69ff892a-f044-4bdb-bc26-e0f73e788944
Sep 23 14:02:48.444293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5dd13b2f-2505-4dc7-949a-5e7adbcfcdda tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.444293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5dd13b2f-2505-4dc7-949a-5e7adbcfcdda tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method '_delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.631636 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5dd13b2f-2505-4dc7-949a-5e7adbcfcdda tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/69ff892a-f044-4bdb-bc26-e0f73e788944 returned with HTTP 202
Sep 23 14:02:48.636988 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 132/282] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:02:48 2022] DELETE /volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/69ff892a-f044-4bdb-bc26-e0f73e788944 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:02:48.637312 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1d97ecfe-01ce-410a-add8-d463b987315d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.641990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1d97ecfe-01ce-410a-add8-d463b987315d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/69ff892a-f044-4bdb-bc26-e0f73e788944
Sep 23 14:02:48.642692 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1d97ecfe-01ce-410a-add8-d463b987315d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.643313 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1d97ecfe-01ce-410a-add8-d463b987315d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.667371 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1d97ecfe-01ce-410a-add8-d463b987315d tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/69ff892a-f044-4bdb-bc26-e0f73e788944 returned with HTTP 404
Sep 23 14:02:48.668425 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 151/283] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:02:48 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/69ff892a-f044-4bdb-bc26-e0f73e788944 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:48.673099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5121fd07-5d7f-4e5a-97f6-13d543dda485 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.681585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5121fd07-5d7f-4e5a-97f6-13d543dda485 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DELETE http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/360ea38b-91a4-4e88-aee4-c6da62ec160b
Sep 23 14:02:48.682219 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5121fd07-5d7f-4e5a-97f6-13d543dda485 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.682891 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5121fd07-5d7f-4e5a-97f6-13d543dda485 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method '_delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.754659 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5ca85173-1947-4aa4-a524-010c0b315aca None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.758586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5ca85173-1947-4aa4-a524-010c0b315aca tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f
Sep 23 14:02:48.759182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5ca85173-1947-4aa4-a524-010c0b315aca tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.759821 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5ca85173-1947-4aa4-a524-010c0b315aca tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.777809 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:48.777809 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:48.789130 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5ca85173-1947-4aa4-a524-010c0b315aca tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Volume info retrieved successfully.
Sep 23 14:02:48.791003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-5ca85173-1947-4aa4-a524-010c0b315aca tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:48.791564 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-5ca85173-1947-4aa4-a524-010c0b315aca tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:48.795855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5121fd07-5d7f-4e5a-97f6-13d543dda485 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/360ea38b-91a4-4e88-aee4-c6da62ec160b returned with HTTP 202
Sep 23 14:02:48.796827 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 133/284] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:02:48 2022] DELETE /volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/360ea38b-91a4-4e88-aee4-c6da62ec160b => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:02:48.802026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6d439ec3-6df2-4ec8-a97a-8c0a2c5bfd20 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.810166 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-5ca85173-1947-4aa4-a524-010c0b315aca tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:48.810437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6d439ec3-6df2-4ec8-a97a-8c0a2c5bfd20 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/360ea38b-91a4-4e88-aee4-c6da62ec160b
Sep 23 14:02:48.810437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6d439ec3-6df2-4ec8-a97a-8c0a2c5bfd20 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.810437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6d439ec3-6df2-4ec8-a97a-8c0a2c5bfd20 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.812125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:48.812125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:48.818832 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6d439ec3-6df2-4ec8-a97a-8c0a2c5bfd20 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/360ea38b-91a4-4e88-aee4-c6da62ec160b returned with HTTP 404
Sep 23 14:02:48.819754 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 134/285] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:02:48 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/360ea38b-91a4-4e88-aee4-c6da62ec160b => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:02:48.824816 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-936d7c5b-4b21-4141-938c-f0e6de700c19 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.829258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-936d7c5b-4b21-4141-938c-f0e6de700c19 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DELETE http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/cfa8d6ab-2df4-44a8-bbce-de6ba9c38059
Sep 23 14:02:48.829707 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-936d7c5b-4b21-4141-938c-f0e6de700c19 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.830179 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-936d7c5b-4b21-4141-938c-f0e6de700c19 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method '_delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.832423 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5ca85173-1947-4aa4-a524-010c0b315aca tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f returned with HTTP 200
Sep 23 14:02:48.846493 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 152/286] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:48 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f => generated 970 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:48.898209 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-17e4db8c-28bc-4c03-923a-7e770e4fd550 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.902311 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-17e4db8c-28bc-4c03-923a-7e770e4fd550 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6
Sep 23 14:02:48.903496 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-17e4db8c-28bc-4c03-923a-7e770e4fd550 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:48.904304 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-17e4db8c-28bc-4c03-923a-7e770e4fd550 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:48.919594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:48.919594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:48.931888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-17e4db8c-28bc-4c03-923a-7e770e4fd550 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Volume info retrieved successfully.
Sep 23 14:02:48.933322 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-17e4db8c-28bc-4c03-923a-7e770e4fd550 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:48.934557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-17e4db8c-28bc-4c03-923a-7e770e4fd550 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:48.949959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-17e4db8c-28bc-4c03-923a-7e770e4fd550 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:48.957872 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:48.957872 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:48.975439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-17e4db8c-28bc-4c03-923a-7e770e4fd550 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 returned with HTTP 200
Sep 23 14:02:48.976800 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 153/287] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:48 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 => generated 989 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:48.991744 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-936d7c5b-4b21-4141-938c-f0e6de700c19 tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/cfa8d6ab-2df4-44a8-bbce-de6ba9c38059 returned with HTTP 202
Sep 23 14:02:48.994392 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 135/288] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:02:48 2022] DELETE /volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/cfa8d6ab-2df4-44a8-bbce-de6ba9c38059 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:02:48.997546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3fd5faa9-d9a6-4f0b-babf-eecd52a1f9ab None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:48.999787 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-813e9a3f-bbea-4349-befa-3de5b2f2499a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.001692 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3fd5faa9-d9a6-4f0b-babf-eecd52a1f9ab tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/fd36c4ba-752f-4132-aa69-a2761ccb7de2
Sep 23 14:02:49.002175 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3fd5faa9-d9a6-4f0b-babf-eecd52a1f9ab tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.002652 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3fd5faa9-d9a6-4f0b-babf-eecd52a1f9ab tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.002991 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-3fd5faa9-d9a6-4f0b-babf-eecd52a1f9ab tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] show called for member fd36c4ba-752f-4132-aa69-a2761ccb7de2 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:49.004507 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-813e9a3f-bbea-4349-befa-3de5b2f2499a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/cfa8d6ab-2df4-44a8-bbce-de6ba9c38059
Sep 23 14:02:49.004635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-813e9a3f-bbea-4349-befa-3de5b2f2499a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.005121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-813e9a3f-bbea-4349-befa-3de5b2f2499a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.010196 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.010196 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.012004 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-813e9a3f-bbea-4349-befa-3de5b2f2499a tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/cfa8d6ab-2df4-44a8-bbce-de6ba9c38059 returned with HTTP 404
Sep 23 14:02:49.014173 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 136/289] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:02:48 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/types/cfa8d6ab-2df4-44a8-bbce-de6ba9c38059 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:49.023869 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1eaae819-c79a-49dd-82cb-ac11bb999a1b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.024762 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3fd5faa9-d9a6-4f0b-babf-eecd52a1f9ab tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/fd36c4ba-752f-4132-aa69-a2761ccb7de2 returned with HTTP 200
Sep 23 14:02:49.025655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 154/290] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:48 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/fd36c4ba-752f-4132-aa69-a2761ccb7de2 => generated 417 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:49.029513 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1eaae819-c79a-49dd-82cb-ac11bb999a1b tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] DELETE http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6?force=False
Sep 23 14:02:49.029959 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1eaae819-c79a-49dd-82cb-ac11bb999a1b tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.030432 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1eaae819-c79a-49dd-82cb-ac11bb999a1b tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.031758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1eaae819-c79a-49dd-82cb-ac11bb999a1b tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Delete qos_spec: 3973edb4-5278-47e6-afd8-35e76a14fcf6, force: False {{(pid=113688) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Sep 23 14:02:49.035935 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-251fcce9-0245-481a-b176-b41eb4f454fc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.039530 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-251fcce9-0245-481a-b176-b41eb4f454fc tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/detail
Sep 23 14:02:49.039864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-251fcce9-0245-481a-b176-b41eb4f454fc tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.040347 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-251fcce9-0245-481a-b176-b41eb4f454fc tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.041236 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-251fcce9-0245-481a-b176-b41eb4f454fc tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:49.041775 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.041775 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.042773 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-251fcce9-0245-481a-b176-b41eb4f454fc tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:49.071563 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=84,cinder:UPDATE=15,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:49.101585 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-251fcce9-0245-481a-b176-b41eb4f454fc tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Get all volumes completed successfully.
Sep 23 14:02:49.105398 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-251fcce9-0245-481a-b176-b41eb4f454fc tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:49.105398 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-251fcce9-0245-481a-b176-b41eb4f454fc tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:49.111294 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-251fcce9-0245-481a-b176-b41eb4f454fc tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:49.122632 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1eaae819-c79a-49dd-82cb-ac11bb999a1b tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6?force=False returned with HTTP 202
Sep 23 14:02:49.129177 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.129177 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.129409 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 137/291] 10.222.0.62 () {58 vars in 1357 bytes} [Fri Sep 23 14:02:49 2022] DELETE /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6?force=False => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:02:49.129587 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-17f44fc8-dbcb-4233-98d6-1fc3abc968fa None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.137261 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-251fcce9-0245-481a-b176-b41eb4f454fc tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:49.137654 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-251fcce9-0245-481a-b176-b41eb4f454fc tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:49.142016 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-17f44fc8-dbcb-4233-98d6-1fc3abc968fa tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] GET http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6
Sep 23 14:02:49.142499 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-17f44fc8-dbcb-4233-98d6-1fc3abc968fa tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.142951 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-17f44fc8-dbcb-4233-98d6-1fc3abc968fa tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.143693 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.143693 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.146614 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-251fcce9-0245-481a-b176-b41eb4f454fc tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:49.150852 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-17f44fc8-dbcb-4233-98d6-1fc3abc968fa tempest-QosSpecsTestJSON-1529394330 tempest-QosSpecsTestJSON-1529394330-project-admin] http://10.222.0.62/volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6 returned with HTTP 404
Sep 23 14:02:49.152203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 138/292] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:49 2022] GET /volume/v3/37e018b1953a48e29581746ca5a0cfc8/qos-specs/3973edb4-5278-47e6-afd8-35e76a14fcf6 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:49.158624 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.158624 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.184656 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-251fcce9-0245-481a-b176-b41eb4f454fc tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/detail returned with HTTP 200
Sep 23 14:02:49.185646 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 155/293] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:02:49 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/detail => generated 1975 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:02:49.208444 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7998b978-c2b0-490f-941c-a6a9bb4e445d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.223127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7998b978-c2b0-490f-941c-a6a9bb4e445d tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] POST http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/fd36c4ba-752f-4132-aa69-a2761ccb7de2/action
Sep 23 14:02:49.224038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7998b978-c2b0-490f-941c-a6a9bb4e445d tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:49.224524 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7998b978-c2b0-490f-941c-a6a9bb4e445d tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:49.227531 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-7998b978-c2b0-490f-941c-a6a9bb4e445d tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] delete called for group fd36c4ba-752f-4132-aa69-a2761ccb7de2 {{(pid=113688) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Sep 23 14:02:49.227978 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-7998b978-c2b0-490f-941c-a6a9bb4e445d tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Delete group with id: fd36c4ba-752f-4132-aa69-a2761ccb7de2
Sep 23 14:02:49.236939 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.236939 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.320963 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-cc5c20c8-3da6-498f-a585-93d8c5ae25ea None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.320963 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cc5c20c8-3da6-498f-a585-93d8c5ae25ea tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d
Sep 23 14:02:49.320963 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cc5c20c8-3da6-498f-a585-93d8c5ae25ea tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.320963 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cc5c20c8-3da6-498f-a585-93d8c5ae25ea tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.333332 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cc5c20c8-3da6-498f-a585-93d8c5ae25ea tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d returned with HTTP 404
Sep 23 14:02:49.334801 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 156/294] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:49 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:02:49.339793 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-43795f25-637f-4995-b130-0eb1dc7bad94 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.343951 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-43795f25-637f-4995-b130-0eb1dc7bad94 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action
Sep 23 14:02:49.351069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-43795f25-637f-4995-b130-0eb1dc7bad94 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:49.351069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-43795f25-637f-4995-b130-0eb1dc7bad94 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:49.351069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.admin_actions [None req-43795f25-637f-4995-b130-0eb1dc7bad94 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Updating snapshot '2b00316e-a6b8-453a-a904-5560b99e9071' with '{'status': 'available'}' {{(pid=113687) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Sep 23 14:02:49.365965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.365965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.459215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-43795f25-637f-4995-b130-0eb1dc7bad94 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action returned with HTTP 202
Sep 23 14:02:49.460000 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 157/295] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:49 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Sep 23 14:02:49.461520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d202d962-5d27-4b51-a743-69e650434083 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.479525 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7998b978-c2b0-490f-941c-a6a9bb4e445d tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/fd36c4ba-752f-4132-aa69-a2761ccb7de2/action returned with HTTP 202
Sep 23 14:02:49.482163 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 139/296] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:02:49 2022] POST /volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/fd36c4ba-752f-4132-aa69-a2761ccb7de2/action => generated 0 bytes in 276 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:49.483562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c184da3d-96fb-492d-bf11-6bee4e83295e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.491615 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c184da3d-96fb-492d-bf11-6bee4e83295e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:49.491615 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c184da3d-96fb-492d-bf11-6bee4e83295e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.491615 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c184da3d-96fb-492d-bf11-6bee4e83295e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.507574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.507574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.508638 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c184da3d-96fb-492d-bf11-6bee4e83295e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:49.511886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c184da3d-96fb-492d-bf11-6bee4e83295e tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:49.511886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 140/297] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:49 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:49.512684 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f17677ec-449d-426a-a053-c340d6d5d637 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.516378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f17677ec-449d-426a-a053-c340d6d5d637 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6
Sep 23 14:02:49.516864 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f17677ec-449d-426a-a053-c340d6d5d637 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.517482 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f17677ec-449d-426a-a053-c340d6d5d637 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.533214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.533214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.540519 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f17677ec-449d-426a-a053-c340d6d5d637 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Volume info retrieved successfully.
Sep 23 14:02:49.541953 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-f17677ec-449d-426a-a053-c340d6d5d637 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:49.542373 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-f17677ec-449d-426a-a053-c340d6d5d637 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:49.550121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-f17677ec-449d-426a-a053-c340d6d5d637 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:49.557439 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.557439 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.576061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f17677ec-449d-426a-a053-c340d6d5d637 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 returned with HTTP 200
Sep 23 14:02:49.586369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 141/298] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:49 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 => generated 988 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:49.586369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5518b0e4-b111-4b87-aea8-d52dbb5b3fcb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.586369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5518b0e4-b111-4b87-aea8-d52dbb5b3fcb tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action
Sep 23 14:02:49.586369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5518b0e4-b111-4b87-aea8-d52dbb5b3fcb tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:49.586369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5518b0e4-b111-4b87-aea8-d52dbb5b3fcb tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:49.586911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.admin_actions [None req-5518b0e4-b111-4b87-aea8-d52dbb5b3fcb tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Updating snapshot '2b00316e-a6b8-453a-a904-5560b99e9071' with '{'status': 'creating'}' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Sep 23 14:02:49.611034 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.611034 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.614395 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d202d962-5d27-4b51-a743-69e650434083 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] GET http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services
Sep 23 14:02:49.614856 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d202d962-5d27-4b51-a743-69e650434083 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.615313 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d202d962-5d27-4b51-a743-69e650434083 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.616008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.616008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.627872 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d202d962-5d27-4b51-a743-69e650434083 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services returned with HTTP 200
Sep 23 14:02:49.629343 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 158/299] 10.222.0.62 () {58 vars in 1226 bytes} [Fri Sep 23 14:02:49 2022] GET /volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services => generated 642 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:49.638884 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a4d88090-b60b-46e7-a7e6-d86caaf7ccb8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.644606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a4d88090-b60b-46e7-a7e6-d86caaf7ccb8 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] GET http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services?host=dv-cinder-857434-4-iscsi
Sep 23 14:02:49.645400 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a4d88090-b60b-46e7-a7e6-d86caaf7ccb8 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.646256 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a4d88090-b60b-46e7-a7e6-d86caaf7ccb8 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.656636 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a4d88090-b60b-46e7-a7e6-d86caaf7ccb8 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services?host=dv-cinder-857434-4-iscsi returned with HTTP 200
Sep 23 14:02:49.657395 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 159/300] 10.222.0.62 () {58 vars in 1285 bytes} [Fri Sep 23 14:02:49 2022] GET /volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services?host=dv-cinder-857434-4-iscsi => generated 203 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:49.667372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-17056cdc-189a-46fd-84d4-5eb91f811528 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.682875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-17056cdc-189a-46fd-84d4-5eb91f811528 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] GET http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services?host=dv-cinder-857434-4-iscsi&binary=cinder-scheduler
Sep 23 14:02:49.683336 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-17056cdc-189a-46fd-84d4-5eb91f811528 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.683787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-17056cdc-189a-46fd-84d4-5eb91f811528 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.684157 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5518b0e4-b111-4b87-aea8-d52dbb5b3fcb tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action returned with HTTP 202
Sep 23 14:02:49.684954 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 142/301] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:49 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:49.689904 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3a2b5ba4-789f-4d2f-9839-89c7494c0151 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.701649 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3a2b5ba4-789f-4d2f-9839-89c7494c0151 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:49.701649 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3a2b5ba4-789f-4d2f-9839-89c7494c0151 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.701649 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3a2b5ba4-789f-4d2f-9839-89c7494c0151 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.701954 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-17056cdc-189a-46fd-84d4-5eb91f811528 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services?host=dv-cinder-857434-4-iscsi&binary=cinder-scheduler returned with HTTP 200
Sep 23 14:02:49.701954 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 160/302] 10.222.0.62 () {58 vars in 1333 bytes} [Fri Sep 23 14:02:49 2022] GET /volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services?host=dv-cinder-857434-4-iscsi&binary=cinder-scheduler => generated 203 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:49.711236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.711236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.711789 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-da38ae28-8639-4c24-8c4e-d925db2b1f40 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.712738 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3a2b5ba4-789f-4d2f-9839-89c7494c0151 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:49.714980 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3a2b5ba4-789f-4d2f-9839-89c7494c0151 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:49.716002 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 143/303] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:49 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:49.717052 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-da38ae28-8639-4c24-8c4e-d925db2b1f40 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] GET http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services?binary=cinder-scheduler
Sep 23 14:02:49.717568 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-da38ae28-8639-4c24-8c4e-d925db2b1f40 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.718747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-da38ae28-8639-4c24-8c4e-d925db2b1f40 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.725577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-369f4a63-c600-44b3-a101-9e1763661cf9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.731185 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-da38ae28-8639-4c24-8c4e-d925db2b1f40 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services?binary=cinder-scheduler returned with HTTP 200
Sep 23 14:02:49.737726 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-369f4a63-c600-44b3-a101-9e1763661cf9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] POST http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action
Sep 23 14:02:49.738534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-369f4a63-c600-44b3-a101-9e1763661cf9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:49.738864 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-369f4a63-c600-44b3-a101-9e1763661cf9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:49.739922 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 161/304] 10.222.0.62 () {58 vars in 1273 bytes} [Fri Sep 23 14:02:49 2022] GET /volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services?binary=cinder-scheduler => generated 203 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:49.742239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.snapshot_actions [None req-369f4a63-c600-44b3-a101-9e1763661cf9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=113688) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}}
Sep 23 14:02:49.745961 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.753989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.753989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.755579 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.contrib.snapshot_actions [None req-369f4a63-c600-44b3-a101-9e1763661cf9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Updating snapshot 2b00316e-a6b8-453a-a904-5560b99e9071 with info {'id': '2b00316e-a6b8-453a-a904-5560b99e9071', 'status': 'error', 'progress': '80%'}
Sep 23 14:02:49.864377 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-369f4a63-c600-44b3-a101-9e1763661cf9 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action returned with HTTP 202
Sep 23 14:02:49.865420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 144/305] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:49 2022] POST /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:02:49.869555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5abf0248-fb25-4e29-9f19-9861090f9ba2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.873390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5abf0248-fb25-4e29-9f19-9861090f9ba2 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f
Sep 23 14:02:49.874468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5abf0248-fb25-4e29-9f19-9861090f9ba2 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.875116 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5abf0248-fb25-4e29-9f19-9861090f9ba2 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.889194 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5abf0248-fb25-4e29-9f19-9861090f9ba2 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f returned with HTTP 404
Sep 23 14:02:49.890628 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 145/306] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:49 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/2e54ae36-eafc-4aa5-9c6b-b8c82d8a698f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:02:49.892113 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ce7171ba-c089-4c46-a957-49a2371580a7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.897596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ce7171ba-c089-4c46-a957-49a2371580a7 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] GET http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:49.898045 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ce7171ba-c089-4c46-a957-49a2371580a7 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.898547 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ce7171ba-c089-4c46-a957-49a2371580a7 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.914752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.914752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.915611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ce7171ba-c089-4c46-a957-49a2371580a7 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Snapshot retrieved successfully.
Sep 23 14:02:49.917346 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ce7171ba-c089-4c46-a957-49a2371580a7 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:49.918264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 146/307] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:49 2022] GET /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 461 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:49.929974 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4ee9f03f-1501-4072-8d90-a6b5001f0e0e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.936558 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4ee9f03f-1501-4072-8d90-a6b5001f0e0e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5
Sep 23 14:02:49.937280 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4ee9f03f-1501-4072-8d90-a6b5001f0e0e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:49.938296 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4ee9f03f-1501-4072-8d90-a6b5001f0e0e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:49.938880 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-4ee9f03f-1501-4072-8d90-a6b5001f0e0e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member 3c29b90b-8ce5-4c61-9583-631646d343e5 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:49.946891 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4ee9f03f-1501-4072-8d90-a6b5001f0e0e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5 returned with HTTP 404
Sep 23 14:02:49.948161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 147/308] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:49 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:02:49.949694 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9b1e294c-43a2-45d8-861a-0c523f5922c6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:49.955216 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9b1e294c-43a2-45d8-861a-0c523f5922c6 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] POST http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action
Sep 23 14:02:49.955937 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9b1e294c-43a2-45d8-861a-0c523f5922c6 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:49.956422 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9b1e294c-43a2-45d8-861a-0c523f5922c6 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:49.959941 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.admin_actions [None req-9b1e294c-43a2-45d8-861a-0c523f5922c6 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] Updating snapshot '2b00316e-a6b8-453a-a904-5560b99e9071' with '{'status': 'available'}' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Sep 23 14:02:49.965959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] POST http://10.222.0.62/volume/v3/8e7ff127ca7146df872525477b42f11d/volumes
Sep 23 14:02:49.965959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1708204522"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:49.965959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1708204522'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:02:49.965959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Create volume of 1 GB
Sep 23 14:02:49.984848 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:49.984848 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:49.985093 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Availability Zones retrieved successfully.
Sep 23 14:02:50.004244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Flow 'volume_create_api' (cdb5cdc3-8bfa-4a6a-9a58-6abca7c31b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:50.007145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c1bb50-cd51-4e12-bcf4-a9e6e3a8aac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:50.010497 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:02:50.061617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c1bb50-cd51-4e12-bcf4-a9e6e3a8aac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:50.064117 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9929c0-1b8b-496e-9455-53b4c091aca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:50.074957 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=98,cinder:UPDATE=1,cinder:DELETE=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:50.150188 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9b1e294c-43a2-45d8-861a-0c523f5922c6 tempest-SnapshotsActionsTest-944369198 tempest-SnapshotsActionsTest-944369198-project-admin] http://10.222.0.62/volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action returned with HTTP 202
Sep 23 14:02:50.151032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 148/309] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:02:49 2022] POST /volume/v3/2353a6dd9ae24027ae79623008a5d979/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:02:50.152302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-035168d4-030a-4dad-8769-63a4a74af889 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:50.156251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-035168d4-030a-4dad-8769-63a4a74af889 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] POST http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245/action
Sep 23 14:02:50.156998 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-035168d4-030a-4dad-8769-63a4a74af889 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:50.157320 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-035168d4-030a-4dad-8769-63a4a74af889 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:50.159358 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-035168d4-030a-4dad-8769-63a4a74af889 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] delete called for group beff661a-cf8f-4e94-a660-90cdd7d75245 {{(pid=113688) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Sep 23 14:02:50.160327 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-035168d4-030a-4dad-8769-63a4a74af889 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Delete group with id: beff661a-cf8f-4e94-a660-90cdd7d75245
Sep 23 14:02:50.166567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:50.166567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:50.302654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-035168d4-030a-4dad-8769-63a4a74af889 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245/action returned with HTTP 202
Sep 23 14:02:50.304419 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 149/310] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:02:50 2022] POST /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:50.306132 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d9dfee48-e321-411e-9e23-487747a3c341 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:50.310910 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d9dfee48-e321-411e-9e23-487747a3c341 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:50.311575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d9dfee48-e321-411e-9e23-487747a3c341 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:50.312048 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d9dfee48-e321-411e-9e23-487747a3c341 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:50.323174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:50.323174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:50.324176 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d9dfee48-e321-411e-9e23-487747a3c341 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:50.328183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d9dfee48-e321-411e-9e23-487747a3c341 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:50.328183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 150/311] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:50 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:50.328183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7c2b875f-cb44-4d5a-9012-d1bab4c5bcf5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:50.332271 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7c2b875f-cb44-4d5a-9012-d1bab4c5bcf5 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245
Sep 23 14:02:50.332745 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7c2b875f-cb44-4d5a-9012-d1bab4c5bcf5 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:50.333186 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7c2b875f-cb44-4d5a-9012-d1bab4c5bcf5 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:50.333520 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-7c2b875f-cb44-4d5a-9012-d1bab4c5bcf5 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member beff661a-cf8f-4e94-a660-90cdd7d75245 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:50.340137 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:50.340137 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:50.354209 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7c2b875f-cb44-4d5a-9012-d1bab4c5bcf5 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245 returned with HTTP 200
Sep 23 14:02:50.354988 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 151/312] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:50 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245 => generated 321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:50.356221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b835bae0-cf6c-4350-a2c0-f461186848a2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:50.360051 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b835bae0-cf6c-4350-a2c0-f461186848a2 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] DELETE http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d
Sep 23 14:02:50.360430 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Created reservations ['441e7786-aec9-41c5-b018-51e87c03dce7', 'c04c7f68-b0b2-48cb-b35e-4830acef16d6', '5c9793e1-c7f8-4a6f-9982-ddf7d434310e', '1c15007d-7c33-4e5a-ac15-8d00f70c4fac'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:50.360923 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b835bae0-cf6c-4350-a2c0-f461186848a2 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:50.361152 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b835bae0-cf6c-4350-a2c0-f461186848a2 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:50.361614 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-b835bae0-cf6c-4350-a2c0-f461186848a2 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Delete snapshot with id: af6cd90e-23d7-4b5a-bec2-77fd421b5b5d
Sep 23 14:02:50.365233 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9929c0-1b8b-496e-9455-53b4c091aca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['441e7786-aec9-41c5-b018-51e87c03dce7', 'c04c7f68-b0b2-48cb-b35e-4830acef16d6', '5c9793e1-c7f8-4a6f-9982-ddf7d434310e', '1c15007d-7c33-4e5a-ac15-8d00f70c4fac']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:50.367486 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b91acf-b90f-4aed-b155-3eb2da439e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:50.374153 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b835bae0-cf6c-4350-a2c0-f461186848a2 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d returned with HTTP 404
Sep 23 14:02:50.374153 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 152/313] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:02:50 2022] DELETE /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/af6cd90e-23d7-4b5a-bec2-77fd421b5b5d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:50.379694 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-22cd78f9-773a-496b-96da-ae25061a9e83 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:50.387857 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-22cd78f9-773a-496b-96da-ae25061a9e83 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] DELETE http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a
Sep 23 14:02:50.388293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-22cd78f9-773a-496b-96da-ae25061a9e83 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:50.388748 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-22cd78f9-773a-496b-96da-ae25061a9e83 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:50.389037 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-22cd78f9-773a-496b-96da-ae25061a9e83 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Delete snapshot with id: 675c33ef-480a-4ccb-bb97-431e8699041a
Sep 23 14:02:50.399786 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-22cd78f9-773a-496b-96da-ae25061a9e83 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a returned with HTTP 404
Sep 23 14:02:50.400781 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 153/314] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:02:50 2022] DELETE /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/675c33ef-480a-4ccb-bb97-431e8699041a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:50.405412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a0c4e69d-aff7-4961-a6a9-554b41d2848d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:50.412542 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a0c4e69d-aff7-4961-a6a9-554b41d2848d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] DELETE http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3
Sep 23 14:02:50.413044 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a0c4e69d-aff7-4961-a6a9-554b41d2848d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:50.413687 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a0c4e69d-aff7-4961-a6a9-554b41d2848d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:50.414029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-a0c4e69d-aff7-4961-a6a9-554b41d2848d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Delete snapshot with id: 5e666905-9f5f-4f3c-9c2b-35cf270cc6f3
Sep 23 14:02:50.423127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a0c4e69d-aff7-4961-a6a9-554b41d2848d tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 returned with HTTP 404
Sep 23 14:02:50.424152 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 154/315] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:02:50 2022] DELETE /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/5e666905-9f5f-4f3c-9c2b-35cf270cc6f3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:50.432774 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a7c13d7e-25a0-42a2-8124-482d50497dcf None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:50.436770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a7c13d7e-25a0-42a2-8124-482d50497dcf tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] DELETE http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11
Sep 23 14:02:50.437225 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a7c13d7e-25a0-42a2-8124-482d50497dcf tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:50.437851 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a7c13d7e-25a0-42a2-8124-482d50497dcf tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:50.438153 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-a7c13d7e-25a0-42a2-8124-482d50497dcf tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Delete snapshot with id: d30f0fb2-6d1a-4e6f-8370-35fb55aceb11
Sep 23 14:02:50.448388 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a7c13d7e-25a0-42a2-8124-482d50497dcf tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 returned with HTTP 404
Sep 23 14:02:50.449285 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 155/316] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:02:50 2022] DELETE /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/d30f0fb2-6d1a-4e6f-8370-35fb55aceb11 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:02:50.455803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bcc452d7-e03c-4b67-97cd-313d083d96d5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:50.460286 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bcc452d7-e03c-4b67-97cd-313d083d96d5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] DELETE http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:50.460778 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bcc452d7-e03c-4b67-97cd-313d083d96d5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:50.461244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bcc452d7-e03c-4b67-97cd-313d083d96d5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:50.461521 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-bcc452d7-e03c-4b67-97cd-313d083d96d5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Delete snapshot with id: 2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:50.471120 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:50.471120 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:50.472067 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bcc452d7-e03c-4b67-97cd-313d083d96d5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:50.484120 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b91acf-b90f-4aed-b155-3eb2da439e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b098d95-68f5-4fad-a433-0747145261fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1708204522',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='8e7ff127ca7146df872525477b42f11d',qos_specs=None,replication_status=<?>,reservations=['441e7786-aec9-41c5-b018-51e87c03dce7','c04c7f68-b0b2-48cb-b35e-4830acef16d6','5c9793e1-c7f8-4a6f-9982-ddf7d434310e','1c15007d-7c33-4e5a-ac15-8d00f70c4fac'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='d8a908a871c94799b96874aca602e984',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1708204522',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=8b098d95-68f5-4fad-a433-0747145261fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e7ff127ca7146df872525477b42f11d',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='d8a908a871c94799b96874aca602e984',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:50.486510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e9323a9-720f-4b48-b74f-750bf98b7d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:50.574570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction')
Sep 23 14:02:50.574570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [SQL: SELECT reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.allocated_id AS reservations_allocated_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire
Sep 23 14:02:50.574570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: FROM reservations
Sep 23 14:02:50.574570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE]
Sep 23 14:02:50.574570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [parameters: {'uuid_1_1': '441e7786-aec9-41c5-b018-51e87c03dce7', 'uuid_1_2': 'c04c7f68-b0b2-48cb-b35e-4830acef16d6', 'uuid_1_3': '5c9793e1-c7f8-4a6f-9982-ddf7d434310e', 'uuid_1_4': '1c15007d-7c33-4e5a-ac15-8d00f70c4fac'}]
Sep 23 14:02:50.574570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: (Background on this error at: https://sqlalche.me/e/14/e3q8) {{(pid=113687) _is_exception_expected /usr/local/lib/python3.8/dist-packages/oslo_db/api.py:184}}
Sep 23 14:02:50.575063 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Performing DB retry for function cinder.db.sqlalchemy.api.reservation_commit {{(pid=113687) wrapper /usr/local/lib/python3.8/dist-packages/oslo_db/api.py:155}}
Sep 23 14:02:50.593989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bcc452d7-e03c-4b67-97cd-313d083d96d5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot delete request issued successfully.
Sep 23 14:02:50.594606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bcc452d7-e03c-4b67-97cd-313d083d96d5 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 202
Sep 23 14:02:50.595772 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 156/317] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:02:50 2022] DELETE /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:02:50.597980 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a72360c9-84a9-4caf-b317-616fd871a12e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:50.601964 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a72360c9-84a9-4caf-b317-616fd871a12e tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6
Sep 23 14:02:50.602829 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a72360c9-84a9-4caf-b317-616fd871a12e tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:50.603930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a72360c9-84a9-4caf-b317-616fd871a12e tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:50.619356 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a72360c9-84a9-4caf-b317-616fd871a12e tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 returned with HTTP 404
Sep 23 14:02:50.624917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 157/318] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:50 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/147e7ade-9773-4208-94d0-d06a05c063c6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:02:50.626179 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-80650c0c-22fb-4265-8a5d-27e54d1d3284 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:50.632253 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-80650c0c-22fb-4265-8a5d-27e54d1d3284 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:50.632903 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-80650c0c-22fb-4265-8a5d-27e54d1d3284 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:50.633355 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-80650c0c-22fb-4265-8a5d-27e54d1d3284 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:50.643855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:50.643855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:50.645011 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-80650c0c-22fb-4265-8a5d-27e54d1d3284 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:50.646853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-80650c0c-22fb-4265-8a5d-27e54d1d3284 tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:50.647574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 158/319] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:50 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:50.648780 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3e1e313a-04fc-4f28-8ecf-b9c241870f2b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:50.652546 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3e1e313a-04fc-4f28-8ecf-b9c241870f2b tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/fd36c4ba-752f-4132-aa69-a2761ccb7de2
Sep 23 14:02:50.653027 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3e1e313a-04fc-4f28-8ecf-b9c241870f2b tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:50.653487 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3e1e313a-04fc-4f28-8ecf-b9c241870f2b tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:50.653809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-3e1e313a-04fc-4f28-8ecf-b9c241870f2b tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] show called for member fd36c4ba-752f-4132-aa69-a2761ccb7de2 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:50.660110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:50.660110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:50.673315 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3e1e313a-04fc-4f28-8ecf-b9c241870f2b tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/fd36c4ba-752f-4132-aa69-a2761ccb7de2 returned with HTTP 200
Sep 23 14:02:50.674298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 159/320] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:50 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/fd36c4ba-752f-4132-aa69-a2761ccb7de2 => generated 416 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:50.944663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=92,cinder:UPDATE=6,cinder:DELETE=2 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:51.366043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cbe9bfdf-93a4-4a1f-9706-e44e2f55aaba None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:51.371748 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cbe9bfdf-93a4-4a1f-9706-e44e2f55aaba tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245
Sep 23 14:02:51.372446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cbe9bfdf-93a4-4a1f-9706-e44e2f55aaba tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:51.373032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cbe9bfdf-93a4-4a1f-9706-e44e2f55aaba tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:51.373563 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-cbe9bfdf-93a4-4a1f-9706-e44e2f55aaba tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member beff661a-cf8f-4e94-a660-90cdd7d75245 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:51.380268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cbe9bfdf-93a4-4a1f-9706-e44e2f55aaba tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245 returned with HTTP 404
Sep 23 14:02:51.385081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 160/321] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:51 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Sep 23 14:02:51.387171 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-99a13b71-da14-4c25-8659-6dbf6e5c5315 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:51.391746 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-99a13b71-da14-4c25-8659-6dbf6e5c5315 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/detail
Sep 23 14:02:51.392476 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-99a13b71-da14-4c25-8659-6dbf6e5c5315 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:51.393162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-99a13b71-da14-4c25-8659-6dbf6e5c5315 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:51.395238 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:51.395238 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:51.406395 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-99a13b71-da14-4c25-8659-6dbf6e5c5315 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/detail returned with HTTP 200
Sep 23 14:02:51.415793 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 161/322] 10.222.0.62 () {60 vars in 1273 bytes} [Fri Sep 23 14:02:51 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/detail => generated 14 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:51.418219 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6b3bc3d7-c58d-48da-8ca1-eff235b238b7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:51.429310 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6b3bc3d7-c58d-48da-8ca1-eff235b238b7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail
Sep 23 14:02:51.430840 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6b3bc3d7-c58d-48da-8ca1-eff235b238b7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:51.431533 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6b3bc3d7-c58d-48da-8ca1-eff235b238b7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:51.432516 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-6b3bc3d7-c58d-48da-8ca1-eff235b238b7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:51.434621 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-6b3bc3d7-c58d-48da-8ca1-eff235b238b7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:51.614783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6b3bc3d7-c58d-48da-8ca1-eff235b238b7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Get all volumes completed successfully.
Sep 23 14:02:51.614783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6b3bc3d7-c58d-48da-8ca1-eff235b238b7 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail returned with HTTP 200
Sep 23 14:02:51.614783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 162/323] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:02:51 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail => generated 15 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:51.636293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-762b7722-210f-4399-ba17-68c4cbec0643 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:51.641717 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-762b7722-210f-4399-ba17-68c4cbec0643 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] POST http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245/action
Sep 23 14:02:51.643065 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-762b7722-210f-4399-ba17-68c4cbec0643 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:51.643697 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-762b7722-210f-4399-ba17-68c4cbec0643 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:51.646820 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-762b7722-210f-4399-ba17-68c4cbec0643 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] delete called for group beff661a-cf8f-4e94-a660-90cdd7d75245 {{(pid=113688) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Sep 23 14:02:51.647447 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-762b7722-210f-4399-ba17-68c4cbec0643 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Delete group with id: beff661a-cf8f-4e94-a660-90cdd7d75245
Sep 23 14:02:51.654474 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-762b7722-210f-4399-ba17-68c4cbec0643 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245/action returned with HTTP 404
Sep 23 14:02:51.656097 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 163/324] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:02:51 2022] POST /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/beff661a-cf8f-4e94-a660-90cdd7d75245/action => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Sep 23 14:02:51.657690 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7ab6e0e6-298c-490f-b492-ff4a79305cac None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:51.662392 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7ab6e0e6-298c-490f-b492-ff4a79305cac tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:51.663427 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7ab6e0e6-298c-490f-b492-ff4a79305cac tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:51.663968 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7ab6e0e6-298c-490f-b492-ff4a79305cac tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:51.678186 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:51.678186 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:51.679261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7ab6e0e6-298c-490f-b492-ff4a79305cac tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Snapshot retrieved successfully.
Sep 23 14:02:51.681208 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7ab6e0e6-298c-490f-b492-ff4a79305cac tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 200
Sep 23 14:02:51.681919 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 164/325] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:51 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:51.687847 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bae7c854-8b25-472a-a2a4-7b8439413702 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:51.692383 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bae7c854-8b25-472a-a2a4-7b8439413702 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail
Sep 23 14:02:51.692872 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bae7c854-8b25-472a-a2a4-7b8439413702 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:51.693912 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bae7c854-8b25-472a-a2a4-7b8439413702 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:51.698729 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-bae7c854-8b25-472a-a2a4-7b8439413702 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:51.701109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-bae7c854-8b25-472a-a2a4-7b8439413702 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:51.766272 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bae7c854-8b25-472a-a2a4-7b8439413702 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Get all volumes completed successfully.
Sep 23 14:02:51.773332 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bae7c854-8b25-472a-a2a4-7b8439413702 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail returned with HTTP 200
Sep 23 14:02:51.779061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 165/326] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:02:51 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:51.780898 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2a290f73-61cd-4da6-80ed-e71181968d1d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:51.788064 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2a290f73-61cd-4da6-80ed-e71181968d1d tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/fd36c4ba-752f-4132-aa69-a2761ccb7de2
Sep 23 14:02:51.789383 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2a290f73-61cd-4da6-80ed-e71181968d1d tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:51.789968 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2a290f73-61cd-4da6-80ed-e71181968d1d tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:51.790486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-2a290f73-61cd-4da6-80ed-e71181968d1d tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] show called for member fd36c4ba-752f-4132-aa69-a2761ccb7de2 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:51.798040 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2a290f73-61cd-4da6-80ed-e71181968d1d tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/fd36c4ba-752f-4132-aa69-a2761ccb7de2 returned with HTTP 404
Sep 23 14:02:51.804436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 166/327] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:51 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/fd36c4ba-752f-4132-aa69-a2761ccb7de2 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:02:51.805941 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-05681488-b775-43b7-9142-bc7c5938e14e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:51.809731 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-05681488-b775-43b7-9142-bc7c5938e14e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] POST http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5/action
Sep 23 14:02:51.811354 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-05681488-b775-43b7-9142-bc7c5938e14e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:51.811672 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-05681488-b775-43b7-9142-bc7c5938e14e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:51.813692 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-05681488-b775-43b7-9142-bc7c5938e14e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] delete called for group 3c29b90b-8ce5-4c61-9583-631646d343e5 {{(pid=113688) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Sep 23 14:02:51.814098 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-05681488-b775-43b7-9142-bc7c5938e14e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Delete group with id: 3c29b90b-8ce5-4c61-9583-631646d343e5
Sep 23 14:02:51.821995 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-05681488-b775-43b7-9142-bc7c5938e14e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5/action returned with HTTP 404
Sep 23 14:02:51.823173 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 167/328] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:02:51 2022] POST /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/3c29b90b-8ce5-4c61-9583-631646d343e5/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:02:51.824411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-eccc2824-37ba-468e-ac2f-fefe0a583d51 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:51.828212 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eccc2824-37ba-468e-ac2f-fefe0a583d51 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/detail
Sep 23 14:02:51.828716 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eccc2824-37ba-468e-ac2f-fefe0a583d51 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:51.829169 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eccc2824-37ba-468e-ac2f-fefe0a583d51 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:51.829947 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-eccc2824-37ba-468e-ac2f-fefe0a583d51 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:51.832022 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-eccc2824-37ba-468e-ac2f-fefe0a583d51 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:51.885661 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-eccc2824-37ba-468e-ac2f-fefe0a583d51 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Get all volumes completed successfully.
Sep 23 14:02:51.887203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-eccc2824-37ba-468e-ac2f-fefe0a583d51 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:51.887583 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-eccc2824-37ba-468e-ac2f-fefe0a583d51 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:51.895683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-eccc2824-37ba-468e-ac2f-fefe0a583d51 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:51.906588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:51.906588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:51.926882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eccc2824-37ba-468e-ac2f-fefe0a583d51 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/detail returned with HTTP 200
Sep 23 14:02:51.927340 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 168/329] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:02:51 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/detail => generated 996 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:51.929928 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-aff7e4d8-60d4-493b-b52e-9d7fab3e4e6d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:51.934367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aff7e4d8-60d4-493b-b52e-9d7fab3e4e6d tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] DELETE http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/group_types/22281bfd-66cd-4750-a48f-7d0d6a3ad562
Sep 23 14:02:51.935065 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aff7e4d8-60d4-493b-b52e-9d7fab3e4e6d tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:51.935955 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aff7e4d8-60d4-493b-b52e-9d7fab3e4e6d tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:52.128036 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e9323a9-720f-4b48-b74f-750bf98b7d9d) 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-VolumesServicesTestJSON-Volume-1708204522',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='8e7ff127ca7146df872525477b42f11d',qos_specs=None,replication_status=<?>,reservations=['441e7786-aec9-41c5-b018-51e87c03dce7','c04c7f68-b0b2-48cb-b35e-4830acef16d6','5c9793e1-c7f8-4a6f-9982-ddf7d434310e','1c15007d-7c33-4e5a-ac15-8d00f70c4fac'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='d8a908a871c94799b96874aca602e984',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:52.131651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f8de61-850f-4283-98cc-4f2d6383f600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:52.172265 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aff7e4d8-60d4-493b-b52e-9d7fab3e4e6d tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/group_types/22281bfd-66cd-4750-a48f-7d0d6a3ad562 returned with HTTP 202
Sep 23 14:02:52.173261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 169/330] 10.222.0.62 () {60 vars in 1381 bytes} [Fri Sep 23 14:02:51 2022] DELETE /volume/v3/fce3614cf145410da0f9185326de2813/group_types/22281bfd-66cd-4750-a48f-7d0d6a3ad562 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:52.186259 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d7413719-8568-4505-b5ea-2eb61b8d2ab4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:52.186259 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7413719-8568-4505-b5ea-2eb61b8d2ab4 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] POST http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/9a93646a-6d13-4558-bf7e-4bb981445f5e/action
Sep 23 14:02:52.186259 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d7413719-8568-4505-b5ea-2eb61b8d2ab4 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:02:52.186259 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d7413719-8568-4505-b5ea-2eb61b8d2ab4 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:52.187251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-d7413719-8568-4505-b5ea-2eb61b8d2ab4 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] delete called for group 9a93646a-6d13-4558-bf7e-4bb981445f5e {{(pid=113688) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Sep 23 14:02:52.187546 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-d7413719-8568-4505-b5ea-2eb61b8d2ab4 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Delete group with id: 9a93646a-6d13-4558-bf7e-4bb981445f5e
Sep 23 14:02:52.194530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:52.194530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:52.250420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f8de61-850f-4283-98cc-4f2d6383f600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:52.253674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Flow 'volume_create_api' (cdb5cdc3-8bfa-4a6a-9a58-6abca7c31b5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:52.254427 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Create volume request issued successfully.
Sep 23 14:02:52.256041 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f12f6d1d-2a6a-4b4e-a891-72da0de39001 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] http://10.222.0.62/volume/v3/8e7ff127ca7146df872525477b42f11d/volumes returned with HTTP 202
Sep 23 14:02:52.257031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 162/331] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:02:49 2022] POST /volume/v3/8e7ff127ca7146df872525477b42f11d/volumes => generated 823 bytes in 2513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:02:52.258761 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f2b5ffd6-9693-416f-ba87-c80a71ff2527 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:52.262924 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f2b5ffd6-9693-416f-ba87-c80a71ff2527 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] POST http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/types
Sep 23 14:02:52.263647 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f2b5ffd6-9693-416f-ba87-c80a71ff2527 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-356633520"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:52.266029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:52.266029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:52.401969 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f2b5ffd6-9693-416f-ba87-c80a71ff2527 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/types returned with HTTP 200
Sep 23 14:02:52.402761 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 163/332] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:02:52 2022] POST /volume/v3/fce3614cf145410da0f9185326de2813/types => generated 215 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:52.404261 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ec28f2a1-8e69-46d9-aee8-133c43cf13ba None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:52.411535 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ec28f2a1-8e69-46d9-aee8-133c43cf13ba tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] GET http://10.222.0.62/volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd
Sep 23 14:02:52.411997 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ec28f2a1-8e69-46d9-aee8-133c43cf13ba tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:52.412448 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ec28f2a1-8e69-46d9-aee8-133c43cf13ba tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:52.427842 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:52.427842 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:52.435287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ec28f2a1-8e69-46d9-aee8-133c43cf13ba tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Volume info retrieved successfully.
Sep 23 14:02:52.444792 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ec28f2a1-8e69-46d9-aee8-133c43cf13ba tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] http://10.222.0.62/volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd returned with HTTP 200
Sep 23 14:02:52.445744 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 164/333] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:52 2022] GET /volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd => generated 891 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:52.446831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-30ffb4cd-ef38-4d4d-a254-d61a6b63cced None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:52.451080 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-30ffb4cd-ef38-4d4d-a254-d61a6b63cced tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] POST http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/group_types
Sep 23 14:02:52.451884 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-30ffb4cd-ef38-4d4d-a254-d61a6b63cced tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1506687450"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:52.477278 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7413719-8568-4505-b5ea-2eb61b8d2ab4 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/9a93646a-6d13-4558-bf7e-4bb981445f5e/action returned with HTTP 202
Sep 23 14:02:52.478664 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 170/334] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:02:52 2022] POST /volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/9a93646a-6d13-4558-bf7e-4bb981445f5e/action => generated 0 bytes in 300 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:52.483488 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-843444d6-a5cb-4ab7-8806-1af03dc5ce08 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:52.487126 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-843444d6-a5cb-4ab7-8806-1af03dc5ce08 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede
Sep 23 14:02:52.487793 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-843444d6-a5cb-4ab7-8806-1af03dc5ce08 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:52.488419 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-843444d6-a5cb-4ab7-8806-1af03dc5ce08 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:52.502845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:52.502845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:52.509193 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-843444d6-a5cb-4ab7-8806-1af03dc5ce08 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Volume info retrieved successfully.
Sep 23 14:02:52.510597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-843444d6-a5cb-4ab7-8806-1af03dc5ce08 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:52.510969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-843444d6-a5cb-4ab7-8806-1af03dc5ce08 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:52.517740 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-843444d6-a5cb-4ab7-8806-1af03dc5ce08 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:52.524099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:52.524099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:52.539013 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-843444d6-a5cb-4ab7-8806-1af03dc5ce08 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede returned with HTTP 200
Sep 23 14:02:52.541622 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 171/335] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:52 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede => generated 992 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:52.573675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-30ffb4cd-ef38-4d4d-a254-d61a6b63cced tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/group_types returned with HTTP 202
Sep 23 14:02:52.574672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 165/336] 10.222.0.62 () {62 vars in 1288 bytes} [Fri Sep 23 14:02:52 2022] POST /volume/v3/fce3614cf145410da0f9185326de2813/group_types => generated 173 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:52.582938 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bb491d30-716e-40e6-8cfc-d548b7ac6ffb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:52.587370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bb491d30-716e-40e6-8cfc-d548b7ac6ffb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] POST http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups
Sep 23 14:02:52.588254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bb491d30-716e-40e6-8cfc-d548b7ac6ffb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "316a16a9-a1da-4460-bf88-085c14c96ba6", "volume_types": ["d20781f0-cbe8-4b64-8500-1ae719e4d259"], "name": "tempest-GroupsTest-Group-236032581"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:52.590453 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-bb491d30-716e-40e6-8cfc-d548b7ac6ffb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Creating new group {'group': {'group_type': '316a16a9-a1da-4460-bf88-085c14c96ba6', 'volume_types': ['d20781f0-cbe8-4b64-8500-1ae719e4d259'], 'name': 'tempest-GroupsTest-Group-236032581'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Sep 23 14:02:52.598471 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-bb491d30-716e-40e6-8cfc-d548b7ac6ffb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Creating group tempest-GroupsTest-Group-236032581.
Sep 23 14:02:52.617560 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bb491d30-716e-40e6-8cfc-d548b7ac6ffb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Availability Zones retrieved successfully.
Sep 23 14:02:52.691864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d876199d-95fd-4075-8932-f0e1cf8782da None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:52.696196 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d876199d-95fd-4075-8932-f0e1cf8782da tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071
Sep 23 14:02:52.696565 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d876199d-95fd-4075-8932-f0e1cf8782da tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:52.697162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d876199d-95fd-4075-8932-f0e1cf8782da tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:52.705790 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d876199d-95fd-4075-8932-f0e1cf8782da tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 returned with HTTP 404
Sep 23 14:02:52.708011 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 166/337] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:02:52 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/snapshots/2b00316e-a6b8-453a-a904-5560b99e9071 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:02:52.712602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-09a3de22-3cd6-4beb-bb6f-c3c083f57ffb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:52.716489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-09a3de22-3cd6-4beb-bb6f-c3c083f57ffb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] DELETE http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745
Sep 23 14:02:52.717180 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-09a3de22-3cd6-4beb-bb6f-c3c083f57ffb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:52.717830 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-09a3de22-3cd6-4beb-bb6f-c3c083f57ffb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:52.718397 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-09a3de22-3cd6-4beb-bb6f-c3c083f57ffb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Delete volume with id: 3e002497-6725-4cb9-a673-b5511ad51745 
Sep 23 14:02:52.734646 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:52.734646 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:52.736032 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-09a3de22-3cd6-4beb-bb6f-c3c083f57ffb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Volume info retrieved successfully.
Sep 23 14:02:52.744096 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-bb491d30-716e-40e6-8cfc-d548b7ac6ffb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Created reservations ['74a59fd4-1c00-4662-9174-d21893bf395a'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:52.969926 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-09a3de22-3cd6-4beb-bb6f-c3c083f57ffb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Delete volume request issued successfully.
Sep 23 14:02:52.971167 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-09a3de22-3cd6-4beb-bb6f-c3c083f57ffb tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745 returned with HTTP 202
Sep 23 14:02:52.974717 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 167/338] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:02:52 2022] DELETE /volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:02:52.983289 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-98e1933f-e093-4ac6-a6b0-5809e64707fd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:52.986983 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-98e1933f-e093-4ac6-a6b0-5809e64707fd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745
Sep 23 14:02:52.987704 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-98e1933f-e093-4ac6-a6b0-5809e64707fd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:52.988168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-98e1933f-e093-4ac6-a6b0-5809e64707fd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:53.016436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:53.016436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:53.018772 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bb491d30-716e-40e6-8cfc-d548b7ac6ffb tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups returned with HTTP 202
Sep 23 14:02:53.025323 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-98e1933f-e093-4ac6-a6b0-5809e64707fd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Volume info retrieved successfully.
Sep 23 14:02:53.027048 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 172/339] 10.222.0.62 () {62 vars in 1274 bytes} [Fri Sep 23 14:02:52 2022] POST /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups => generated 103 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:53.028704 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fce55ca3-21af-4043-9f0b-b7268ca747cc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:53.033716 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fce55ca3-21af-4043-9f0b-b7268ca747cc tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16
Sep 23 14:02:53.034216 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fce55ca3-21af-4043-9f0b-b7268ca747cc tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:53.035686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fce55ca3-21af-4043-9f0b-b7268ca747cc tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:53.039726 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-fce55ca3-21af-4043-9f0b-b7268ca747cc tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member 9acb055d-f352-48a9-aa1f-2e6328c9fe16 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:53.040159 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-98e1933f-e093-4ac6-a6b0-5809e64707fd tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745 returned with HTTP 200
Sep 23 14:02:53.040400 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 168/340] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:52 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745 => generated 911 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:53.044534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:53.044534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:53.066895 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fce55ca3-21af-4043-9f0b-b7268ca747cc tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 returned with HTTP 200
Sep 23 14:02:53.072151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 173/341] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:53 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 => generated 331 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:53.464965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-51a5b769-456f-4a6b-86b7-dbaeb292aea1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:53.469036 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-51a5b769-456f-4a6b-86b7-dbaeb292aea1 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] GET http://10.222.0.62/volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd
Sep 23 14:02:53.472546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-51a5b769-456f-4a6b-86b7-dbaeb292aea1 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:53.472546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-51a5b769-456f-4a6b-86b7-dbaeb292aea1 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:53.484890 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:53.484890 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:53.492069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-51a5b769-456f-4a6b-86b7-dbaeb292aea1 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Volume info retrieved successfully.
Sep 23 14:02:53.501777 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-51a5b769-456f-4a6b-86b7-dbaeb292aea1 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] http://10.222.0.62/volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd returned with HTTP 200
Sep 23 14:02:53.506471 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 169/342] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:53 2022] GET /volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd => generated 916 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:53.520889 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-25d65f66-1374-4515-8f42-34a1ee7bb863 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:53.524477 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-25d65f66-1374-4515-8f42-34a1ee7bb863 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] GET http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/volumes/8b098d95-68f5-4fad-a433-0747145261fd
Sep 23 14:02:53.524834 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-25d65f66-1374-4515-8f42-34a1ee7bb863 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:53.526632 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-25d65f66-1374-4515-8f42-34a1ee7bb863 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:53.543455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:53.543455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:53.551041 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-25d65f66-1374-4515-8f42-34a1ee7bb863 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Volume info retrieved successfully.
Sep 23 14:02:53.558311 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8273ac26-7c6b-49fd-8b2d-58dfe2f78da9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:53.561815 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-25d65f66-1374-4515-8f42-34a1ee7bb863 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/volumes/8b098d95-68f5-4fad-a433-0747145261fd returned with HTTP 200
Sep 23 14:02:53.574388 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 174/343] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:53 2022] GET /volume/v3/50b01a27686b416f90747fa4f4f80a9b/volumes/8b098d95-68f5-4fad-a433-0747145261fd => generated 1092 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:53.574577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8273ac26-7c6b-49fd-8b2d-58dfe2f78da9 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede
Sep 23 14:02:53.574577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8273ac26-7c6b-49fd-8b2d-58dfe2f78da9 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:53.574577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8273ac26-7c6b-49fd-8b2d-58dfe2f78da9 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:53.574577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=74,cinder:INSERT=13,cinder:UPDATE=13 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:53.580033 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b98e01d4-a690-43e2-b093-0355621feed8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:53.583070 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:53.583070 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:53.584987 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b98e01d4-a690-43e2-b093-0355621feed8 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] GET http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services?host=hv-cinder-85743&binary=cinder-volume
Sep 23 14:02:53.585436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b98e01d4-a690-43e2-b093-0355621feed8 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:53.585943 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b98e01d4-a690-43e2-b093-0355621feed8 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:53.592543 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8273ac26-7c6b-49fd-8b2d-58dfe2f78da9 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Volume info retrieved successfully.
Sep 23 14:02:53.594085 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-8273ac26-7c6b-49fd-8b2d-58dfe2f78da9 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:53.594500 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-8273ac26-7c6b-49fd-8b2d-58dfe2f78da9 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:53.604611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-8273ac26-7c6b-49fd-8b2d-58dfe2f78da9 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:53.608692 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b98e01d4-a690-43e2-b093-0355621feed8 tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services?host=hv-cinder-85743&binary=cinder-volume returned with HTTP 200
Sep 23 14:02:53.614752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 175/344] 10.222.0.62 () {58 vars in 1309 bytes} [Fri Sep 23 14:02:53 2022] GET /volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services?host=hv-cinder-85743&binary=cinder-volume => generated 276 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:53.615611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:53.615611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:53.620379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6f5613e7-44da-4012-8438-79496ba705cb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:53.632954 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6f5613e7-44da-4012-8438-79496ba705cb tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] GET http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services
Sep 23 14:02:53.632954 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6f5613e7-44da-4012-8438-79496ba705cb tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:53.632954 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6f5613e7-44da-4012-8438-79496ba705cb tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:53.638790 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8273ac26-7c6b-49fd-8b2d-58dfe2f78da9 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede returned with HTTP 200
Sep 23 14:02:53.639684 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 170/345] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:53 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede => generated 991 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:53.640124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6f5613e7-44da-4012-8438-79496ba705cb tempest-VolumesServicesTestJSON-1758757785 tempest-VolumesServicesTestJSON-1758757785-project-admin] http://10.222.0.62/volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services returned with HTTP 200
Sep 23 14:02:53.641244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 176/346] 10.222.0.62 () {58 vars in 1226 bytes} [Fri Sep 23 14:02:53 2022] GET /volume/v3/50b01a27686b416f90747fa4f4f80a9b/os-services => generated 642 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:53.651375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-73983771-a7c8-4cda-a71f-c5e33bd57a24 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:53.662501 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-73983771-a7c8-4cda-a71f-c5e33bd57a24 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] DELETE http://10.222.0.62/volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd
Sep 23 14:02:53.662961 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-73983771-a7c8-4cda-a71f-c5e33bd57a24 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:53.663414 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-73983771-a7c8-4cda-a71f-c5e33bd57a24 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:53.663810 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-73983771-a7c8-4cda-a71f-c5e33bd57a24 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Delete volume with id: 8b098d95-68f5-4fad-a433-0747145261fd 
Sep 23 14:02:53.684848 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:53.684848 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:53.687469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-73983771-a7c8-4cda-a71f-c5e33bd57a24 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Volume info retrieved successfully.
Sep 23 14:02:53.814911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-73983771-a7c8-4cda-a71f-c5e33bd57a24 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Delete volume request issued successfully.
Sep 23 14:02:53.815325 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-73983771-a7c8-4cda-a71f-c5e33bd57a24 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] http://10.222.0.62/volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd returned with HTTP 202
Sep 23 14:02:53.816143 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 171/347] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:02:53 2022] DELETE /volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:02:53.820794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cad31cc1-94ab-442d-8b1e-adb6177b7227 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:53.824477 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cad31cc1-94ab-442d-8b1e-adb6177b7227 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] GET http://10.222.0.62/volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd
Sep 23 14:02:53.824917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cad31cc1-94ab-442d-8b1e-adb6177b7227 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:53.825363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cad31cc1-94ab-442d-8b1e-adb6177b7227 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:53.841944 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:53.841944 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:53.849810 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cad31cc1-94ab-442d-8b1e-adb6177b7227 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Volume info retrieved successfully.
Sep 23 14:02:53.859231 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cad31cc1-94ab-442d-8b1e-adb6177b7227 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] http://10.222.0.62/volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd returned with HTTP 200
Sep 23 14:02:53.860218 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 177/348] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:53 2022] GET /volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:53.978559 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:UPDATE=8,cinder:SELECT=89,cinder:INSERT=3 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:54.062529 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c4941be3-db8e-4451-af98-d0ef93eb405a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:54.066852 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c4941be3-db8e-4451-af98-d0ef93eb405a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] GET http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745
Sep 23 14:02:54.067392 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c4941be3-db8e-4451-af98-d0ef93eb405a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:54.067953 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c4941be3-db8e-4451-af98-d0ef93eb405a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:54.080332 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-27710168-5958-4724-95a0-e5005fbafc5d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:54.085219 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-27710168-5958-4724-95a0-e5005fbafc5d tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16
Sep 23 14:02:54.085986 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-27710168-5958-4724-95a0-e5005fbafc5d tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:54.086545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-27710168-5958-4724-95a0-e5005fbafc5d tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:54.087392 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-27710168-5958-4724-95a0-e5005fbafc5d tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member 9acb055d-f352-48a9-aa1f-2e6328c9fe16 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:54.091439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c4941be3-db8e-4451-af98-d0ef93eb405a tempest-SnapshotsActionsTest-2011387116 tempest-SnapshotsActionsTest-2011387116-project] http://10.222.0.62/volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745 returned with HTTP 404
Sep 23 14:02:54.093147 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 172/349] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:54 2022] GET /volume/v3/265cc577b49941f88bf16b2475f76f3b/volumes/3e002497-6725-4cb9-a673-b5511ad51745 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:54.095964 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:54.095964 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:54.114205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-27710168-5958-4724-95a0-e5005fbafc5d tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 returned with HTTP 200
Sep 23 14:02:54.116266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 178/350] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:54 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 => generated 332 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:54.125884 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:54.131331 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] POST http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes
Sep 23 14:02:54.132841 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d20781f0-cbe8-4b64-8500-1ae719e4d259", "group_id": "9acb055d-f352-48a9-aa1f-2e6328c9fe16", "size": 1, "name": "tempest-GroupsTest-Volume-1596656171"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:54.135718 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Create volume request body: {'volume': {'volume_type': 'd20781f0-cbe8-4b64-8500-1ae719e4d259', 'group_id': '9acb055d-f352-48a9-aa1f-2e6328c9fe16', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1596656171'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:02:54.152498 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:54.152498 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:54.154363 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Create volume of 1 GB
Sep 23 14:02:54.165011 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Availability Zones retrieved successfully.
Sep 23 14:02:54.180659 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Flow 'volume_create_api' (f3d3c8c8-a856-421a-a0d0-6a2e6cb65c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:54.184361 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c85737d7-a985-443a-8c64-9eb50667ac43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:54.185914 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:54.185914 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:54.186965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:02:54.216177 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c85737d7-a985-443a-8c64-9eb50667ac43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:02:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d20781f0-cbe8-4b64-8500-1ae719e4d259,is_public=True,name='tempest-GroupsTest-volume-type-356633520',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd20781f0-cbe8-4b64-8500-1ae719e4d259', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9acb055d-f352-48a9-aa1f-2e6328c9fe16', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:54.218232 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04952929-7728-4f40-b5d9-662f58cf8317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:54.251128 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-356633520 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-356633520, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:54.251893 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-356633520 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-356633520, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:54.498298 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Created reservations ['bddf5eb2-b2b0-4181-9283-35fd7fe19836', '57e3f5eb-719b-4d89-8178-512c1993a156', '1b73e362-ac15-44e8-830f-e3b582a780df', '78fe27ce-475f-4981-9754-631b40f6f989'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:54.502726 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04952929-7728-4f40-b5d9-662f58cf8317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bddf5eb2-b2b0-4181-9283-35fd7fe19836', '57e3f5eb-719b-4d89-8178-512c1993a156', '1b73e362-ac15-44e8-830f-e3b582a780df', '78fe27ce-475f-4981-9754-631b40f6f989']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:54.506607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06811e4-ee5f-41a0-bb81-b28adc26b488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:54.593376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06811e4-ee5f-41a0-bb81-b28adc26b488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '169dd28e-210c-46b5-b38f-398c445e5b76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1596656171',encryption_key_id=None,group_id=9acb055d-f352-48a9-aa1f-2e6328c9fe16,group_type_id=<?>,metadata={},multiattach=False,project_id='4e5c2dfbf6e8451aa06c3193fc850a22',qos_specs=None,replication_status=<?>,reservations=['bddf5eb2-b2b0-4181-9283-35fd7fe19836','57e3f5eb-719b-4d89-8178-512c1993a156','1b73e362-ac15-44e8-830f-e3b582a780df','78fe27ce-475f-4981-9754-631b40f6f989'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='3ca42b8753dc40f7a9127f6582298770',volume_type_id=d20781f0-cbe8-4b64-8500-1ae719e4d259), '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=2022-09-23T14:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1596656171',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=9acb055d-f352-48a9-aa1f-2e6328c9fe16,host=None,id=169dd28e-210c-46b5-b38f-398c445e5b76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e5c2dfbf6e8451aa06c3193fc850a22',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='3ca42b8753dc40f7a9127f6582298770',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d20781f0-cbe8-4b64-8500-1ae719e4d259),volume_type_id=d20781f0-cbe8-4b64-8500-1ae719e4d259)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:54.596041 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ba6d14-f43f-4a2f-a5be-f138eb0740ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:54.662949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a10ce9ae-f388-44f6-a9ac-19fe6056d195 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:54.666449 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a10ce9ae-f388-44f6-a9ac-19fe6056d195 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede
Sep 23 14:02:54.667069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a10ce9ae-f388-44f6-a9ac-19fe6056d195 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:54.667522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a10ce9ae-f388-44f6-a9ac-19fe6056d195 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:54.685159 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a10ce9ae-f388-44f6-a9ac-19fe6056d195 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede returned with HTTP 404
Sep 23 14:02:54.686602 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 179/351] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:54 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Sep 23 14:02:54.692185 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-246511e6-51d0-4b2a-8e43-1b2aa8c052bb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:54.699028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6ba6d14-f43f-4a2f-a5be-f138eb0740ed) 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-GroupsTest-Volume-1596656171',encryption_key_id=None,group_id=9acb055d-f352-48a9-aa1f-2e6328c9fe16,group_type_id=<?>,metadata={},multiattach=False,project_id='4e5c2dfbf6e8451aa06c3193fc850a22',qos_specs=None,replication_status=<?>,reservations=['bddf5eb2-b2b0-4181-9283-35fd7fe19836','57e3f5eb-719b-4d89-8178-512c1993a156','1b73e362-ac15-44e8-830f-e3b582a780df','78fe27ce-475f-4981-9754-631b40f6f989'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='3ca42b8753dc40f7a9127f6582298770',volume_type_id=d20781f0-cbe8-4b64-8500-1ae719e4d259)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:54.700074 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-246511e6-51d0-4b2a-8e43-1b2aa8c052bb tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] GET http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/9a93646a-6d13-4558-bf7e-4bb981445f5e
Sep 23 14:02:54.700579 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-246511e6-51d0-4b2a-8e43-1b2aa8c052bb tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:54.704759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-246511e6-51d0-4b2a-8e43-1b2aa8c052bb tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:54.704759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-246511e6-51d0-4b2a-8e43-1b2aa8c052bb tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] show called for member 9a93646a-6d13-4558-bf7e-4bb981445f5e {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:54.704974 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e51631-fcbb-43a7-8704-f9962c12e523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:54.710556 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-246511e6-51d0-4b2a-8e43-1b2aa8c052bb tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/9a93646a-6d13-4558-bf7e-4bb981445f5e returned with HTTP 404
Sep 23 14:02:54.712484 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 180/352] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:54 2022] GET /volume/v3/00ded4c4066a43b5933e10db7856ff10/groups/9a93646a-6d13-4558-bf7e-4bb981445f5e => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Sep 23 14:02:54.717635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-617939b8-82e5-458f-9721-5b2c7ae140ba None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:54.722381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-617939b8-82e5-458f-9721-5b2c7ae140ba tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] DELETE http://10.222.0.62/volume/v3/75a7e741fe094d57a6c751714e82f6e9/group_types/2a0428dd-62c2-4427-a669-8e91f9961f80
Sep 23 14:02:54.722874 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-617939b8-82e5-458f-9721-5b2c7ae140ba tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:54.723471 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-617939b8-82e5-458f-9721-5b2c7ae140ba tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:54.724396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:54.724396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:54.784547 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-617939b8-82e5-458f-9721-5b2c7ae140ba tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] http://10.222.0.62/volume/v3/75a7e741fe094d57a6c751714e82f6e9/group_types/2a0428dd-62c2-4427-a669-8e91f9961f80 returned with HTTP 202
Sep 23 14:02:54.785308 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 181/353] 10.222.0.62 () {60 vars in 1381 bytes} [Fri Sep 23 14:02:54 2022] DELETE /volume/v3/75a7e741fe094d57a6c751714e82f6e9/group_types/2a0428dd-62c2-4427-a669-8e91f9961f80 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Sep 23 14:02:54.793340 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6f951b15-990a-4371-8ff9-3ec6c12cb484 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:54.796410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e51631-fcbb-43a7-8704-f9962c12e523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:54.796410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Flow 'volume_create_api' (f3d3c8c8-a856-421a-a0d0-6a2e6cb65c58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:54.796663 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Create volume request issued successfully.
Sep 23 14:02:54.797226 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6f951b15-990a-4371-8ff9-3ec6c12cb484 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] DELETE http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede
Sep 23 14:02:54.797709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6f951b15-990a-4371-8ff9-3ec6c12cb484 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:54.798158 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6f951b15-990a-4371-8ff9-3ec6c12cb484 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:54.798581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-6f951b15-990a-4371-8ff9-3ec6c12cb484 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] Delete volume with id: c892e769-2a8c-4e4a-8e14-54f18c29eede 
Sep 23 14:02:54.804501 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:54.805098 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:54.815102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:54.821037 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6f951b15-990a-4371-8ff9-3ec6c12cb484 tempest-GroupsV314Test-1235297856 tempest-GroupsV314Test-1235297856-project] http://10.222.0.62/volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede returned with HTTP 404
Sep 23 14:02:54.825350 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 182/354] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:02:54 2022] DELETE /volume/v3/00ded4c4066a43b5933e10db7856ff10/volumes/c892e769-2a8c-4e4a-8e14-54f18c29eede => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:02:54.826982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2bb3582c-ef5c-4dcb-8430-ccb5391feb55 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:54.827865 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:54.827865 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:54.833049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2bb3582c-ef5c-4dcb-8430-ccb5391feb55 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] DELETE http://10.222.0.62/volume/v3/75a7e741fe094d57a6c751714e82f6e9/types/e4bbab52-f6a0-463c-abbb-343119af3895
Sep 23 14:02:54.835910 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2bb3582c-ef5c-4dcb-8430-ccb5391feb55 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:54.838451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2bb3582c-ef5c-4dcb-8430-ccb5391feb55 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] Calling method '_delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:54.838962 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b68d408c-6c7c-41e2-95f0-7f8afae58202 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes returned with HTTP 202
Sep 23 14:02:54.842193 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 173/355] 10.222.0.62 () {62 vars in 1277 bytes} [Fri Sep 23 14:02:54 2022] POST /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes => generated 891 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:54.869311 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6d8c675a-ab4c-4047-bb5c-65a3a088f038 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:54.873419 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6d8c675a-ab4c-4047-bb5c-65a3a088f038 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/169dd28e-210c-46b5-b38f-398c445e5b76
Sep 23 14:02:54.873924 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6d8c675a-ab4c-4047-bb5c-65a3a088f038 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:54.874413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6d8c675a-ab4c-4047-bb5c-65a3a088f038 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:54.892221 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:54.892221 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:54.900239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6d8c675a-ab4c-4047-bb5c-65a3a088f038 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Volume info retrieved successfully.
Sep 23 14:02:54.902008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-6d8c675a-ab4c-4047-bb5c-65a3a088f038 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:54.902529 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-6d8c675a-ab4c-4047-bb5c-65a3a088f038 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:54.911301 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-6d8c675a-ab4c-4047-bb5c-65a3a088f038 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:54.918629 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:54.918629 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:54.937199 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6d8c675a-ab4c-4047-bb5c-65a3a088f038 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/169dd28e-210c-46b5-b38f-398c445e5b76 returned with HTTP 200
Sep 23 14:02:54.951389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 174/356] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:54 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/169dd28e-210c-46b5-b38f-398c445e5b76 => generated 959 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:54.955565 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d78264bd-eccb-4dfb-b99c-351c2aca2033 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:54.961886 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d78264bd-eccb-4dfb-b99c-351c2aca2033 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] GET http://10.222.0.62/volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd
Sep 23 14:02:54.962941 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d78264bd-eccb-4dfb-b99c-351c2aca2033 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:54.964061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d78264bd-eccb-4dfb-b99c-351c2aca2033 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:54.978422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d78264bd-eccb-4dfb-b99c-351c2aca2033 tempest-VolumesServicesTestJSON-1147888310 tempest-VolumesServicesTestJSON-1147888310-project] http://10.222.0.62/volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd returned with HTTP 404
Sep 23 14:02:54.985934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 175/357] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:02:54 2022] GET /volume/v3/8e7ff127ca7146df872525477b42f11d/volumes/8b098d95-68f5-4fad-a433-0747145261fd => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:55.063373 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2bb3582c-ef5c-4dcb-8430-ccb5391feb55 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] http://10.222.0.62/volume/v3/75a7e741fe094d57a6c751714e82f6e9/types/e4bbab52-f6a0-463c-abbb-343119af3895 returned with HTTP 202
Sep 23 14:02:55.064550 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 183/358] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:02:54 2022] DELETE /volume/v3/75a7e741fe094d57a6c751714e82f6e9/types/e4bbab52-f6a0-463c-abbb-343119af3895 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:02:55.070311 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-81985a0d-676d-48a1-8761-0c4d2de7f3c3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:55.074711 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-81985a0d-676d-48a1-8761-0c4d2de7f3c3 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] GET http://10.222.0.62/volume/v3/75a7e741fe094d57a6c751714e82f6e9/types/e4bbab52-f6a0-463c-abbb-343119af3895
Sep 23 14:02:55.075157 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-81985a0d-676d-48a1-8761-0c4d2de7f3c3 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:55.075617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-81985a0d-676d-48a1-8761-0c4d2de7f3c3 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:55.095931 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-81985a0d-676d-48a1-8761-0c4d2de7f3c3 tempest-GroupsV314Test-1480434575 tempest-GroupsV314Test-1480434575-project-admin] http://10.222.0.62/volume/v3/75a7e741fe094d57a6c751714e82f6e9/types/e4bbab52-f6a0-463c-abbb-343119af3895 returned with HTTP 404
Sep 23 14:02:55.101162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 176/359] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:02:55 2022] GET /volume/v3/75a7e741fe094d57a6c751714e82f6e9/types/e4bbab52-f6a0-463c-abbb-343119af3895 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:55.607718 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=78,cinder:UPDATE=13,cinder:INSERT=9 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:55.808640 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cd6f06e7-a1b8-4514-8e89-6421f06d2aaf None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:55.960175 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-45c7db36-7920-4db2-9bf6-48021e0bee72 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:55.964694 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-45c7db36-7920-4db2-9bf6-48021e0bee72 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/169dd28e-210c-46b5-b38f-398c445e5b76
Sep 23 14:02:55.965375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-45c7db36-7920-4db2-9bf6-48021e0bee72 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:55.965824 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-45c7db36-7920-4db2-9bf6-48021e0bee72 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:55.981510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:55.981510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:55.988810 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-45c7db36-7920-4db2-9bf6-48021e0bee72 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Volume info retrieved successfully.
Sep 23 14:02:55.990421 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-45c7db36-7920-4db2-9bf6-48021e0bee72 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:55.991589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-45c7db36-7920-4db2-9bf6-48021e0bee72 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:55.999051 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-45c7db36-7920-4db2-9bf6-48021e0bee72 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:56.007398 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:56.007398 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:56.024241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-45c7db36-7920-4db2-9bf6-48021e0bee72 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/169dd28e-210c-46b5-b38f-398c445e5b76 returned with HTTP 200
Sep 23 14:02:56.025340 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 177/360] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:55 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/169dd28e-210c-46b5-b38f-398c445e5b76 => generated 984 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:56.043853 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:56.047920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] POST http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes
Sep 23 14:02:56.048789 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d20781f0-cbe8-4b64-8500-1ae719e4d259", "group_id": "9acb055d-f352-48a9-aa1f-2e6328c9fe16", "size": 1, "name": "tempest-GroupsTest-Volume-1598880810"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:56.053152 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Create volume request body: {'volume': {'volume_type': 'd20781f0-cbe8-4b64-8500-1ae719e4d259', 'group_id': '9acb055d-f352-48a9-aa1f-2e6328c9fe16', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1598880810'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:02:56.068223 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:56.068223 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:56.069795 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Create volume of 1 GB
Sep 23 14:02:56.084608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Availability Zones retrieved successfully.
Sep 23 14:02:56.123362 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Flow 'volume_create_api' (b4b3d991-5409-46b3-b25d-a44b26048f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:56.132722 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4762266b-7d8c-4c38-9e3b-094f912c2563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:56.136819 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:56.136819 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:56.138481 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:02:56.169754 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4762266b-7d8c-4c38-9e3b-094f912c2563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:02:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d20781f0-cbe8-4b64-8500-1ae719e4d259,is_public=True,name='tempest-GroupsTest-volume-type-356633520',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd20781f0-cbe8-4b64-8500-1ae719e4d259', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9acb055d-f352-48a9-aa1f-2e6328c9fe16', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:56.172873 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06320646-b186-4c0b-bb3a-1dc9965f11e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:56.176209 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cd6f06e7-a1b8-4514-8e89-6421f06d2aaf tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] POST http://10.222.0.62/volume/v3/0ccb60fdca144211a380fd193c8034b1/types
Sep 23 14:02:56.177249 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cd6f06e7-a1b8-4514-8e89-6421f06d2aaf tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-126443935", "extra_specs": {"storage_protocol": "tempest-storage_protocol-213008030", "vendor_name": "tempest-vendor_name-2065612632"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:56.276655 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cd6f06e7-a1b8-4514-8e89-6421f06d2aaf tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] http://10.222.0.62/volume/v3/0ccb60fdca144211a380fd193c8034b1/types returned with HTTP 200
Sep 23 14:02:56.277698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 184/361] 10.222.0.62 () {60 vars in 1230 bytes} [Fri Sep 23 14:02:55 2022] POST /volume/v3/0ccb60fdca144211a380fd193c8034b1/types => generated 326 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:56.286037 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-de410cee-7abb-4341-bb7e-159ac50156fd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:56.373322 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Created reservations ['fa35add5-4ced-4087-b9b4-5fb9310d55e6', '09297021-236e-4c34-99fb-6bad4f6d169a', 'e7f29cfb-091d-4e60-8685-138c061fc5b0', '2431f8fe-154c-4e0c-9d0e-cb8ed9b84ac9'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:56.376603 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06320646-b186-4c0b-bb3a-1dc9965f11e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa35add5-4ced-4087-b9b4-5fb9310d55e6', '09297021-236e-4c34-99fb-6bad4f6d169a', 'e7f29cfb-091d-4e60-8685-138c061fc5b0', '2431f8fe-154c-4e0c-9d0e-cb8ed9b84ac9']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:56.380141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a53eb938-e6f5-4459-ac77-3a66c5f83c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:56.426449 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] POST http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes
Sep 23 14:02:56.427766 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d24b6729-a1a9-4224-a455-5bf8a82f207b", "size": 1, "name": "tempest-UserMessagesTest-Volume-2020812025"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:56.429793 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Create volume request body: {'volume': {'volume_type': 'd24b6729-a1a9-4224-a455-5bf8a82f207b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2020812025'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:02:56.438070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Create volume of 1 GB
Sep 23 14:02:56.438748 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:56.438748 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:56.439721 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Availability Zones retrieved successfully.
Sep 23 14:02:56.457430 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Flow 'volume_create_api' (725d521c-09fc-4aec-a385-8de0b1401b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:56.461542 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e1de6c-4315-450e-80d8-944d9d76b0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:56.464056 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:02:56.497654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e1de6c-4315-450e-80d8-944d9d76b0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:02:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-213008030',vendor_name='tempest-vendor_name-2065612632'},id=d24b6729-a1a9-4224-a455-5bf8a82f207b,is_public=True,name='tempest-UserMessagesTest-volume-type-126443935',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd24b6729-a1a9-4224-a455-5bf8a82f207b', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:56.501170 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051c6a73-605c-43de-8378-6beb5965fe9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:56.525319 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a53eb938-e6f5-4459-ac77-3a66c5f83c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dbe621f-4659-4142-9179-8bd90cb2e798', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1598880810',encryption_key_id=None,group_id=9acb055d-f352-48a9-aa1f-2e6328c9fe16,group_type_id=<?>,metadata={},multiattach=False,project_id='4e5c2dfbf6e8451aa06c3193fc850a22',qos_specs=None,replication_status=<?>,reservations=['fa35add5-4ced-4087-b9b4-5fb9310d55e6','09297021-236e-4c34-99fb-6bad4f6d169a','e7f29cfb-091d-4e60-8685-138c061fc5b0','2431f8fe-154c-4e0c-9d0e-cb8ed9b84ac9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='3ca42b8753dc40f7a9127f6582298770',volume_type_id=d20781f0-cbe8-4b64-8500-1ae719e4d259), '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=2022-09-23T14:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1598880810',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=9acb055d-f352-48a9-aa1f-2e6328c9fe16,host=None,id=3dbe621f-4659-4142-9179-8bd90cb2e798,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e5c2dfbf6e8451aa06c3193fc850a22',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='3ca42b8753dc40f7a9127f6582298770',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d20781f0-cbe8-4b64-8500-1ae719e4d259),volume_type_id=d20781f0-cbe8-4b64-8500-1ae719e4d259)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:56.526053 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06d1c6fe-7e4e-4a06-8639-2178d0c2fb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:56.553616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-126443935 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-126443935, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:56.554412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-126443935 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-126443935, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:56.578381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=89,cinder:UPDATE=6,cinder:INSERT=5 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:56.602349 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06d1c6fe-7e4e-4a06-8639-2178d0c2fb2d) 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-GroupsTest-Volume-1598880810',encryption_key_id=None,group_id=9acb055d-f352-48a9-aa1f-2e6328c9fe16,group_type_id=<?>,metadata={},multiattach=False,project_id='4e5c2dfbf6e8451aa06c3193fc850a22',qos_specs=None,replication_status=<?>,reservations=['fa35add5-4ced-4087-b9b4-5fb9310d55e6','09297021-236e-4c34-99fb-6bad4f6d169a','e7f29cfb-091d-4e60-8685-138c061fc5b0','2431f8fe-154c-4e0c-9d0e-cb8ed9b84ac9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='3ca42b8753dc40f7a9127f6582298770',volume_type_id=d20781f0-cbe8-4b64-8500-1ae719e4d259)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:56.605589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67512e84-1edf-4c97-b723-287e6bbb35bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:56.722617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67512e84-1edf-4c97-b723-287e6bbb35bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:56.725057 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Flow 'volume_create_api' (b4b3d991-5409-46b3-b25d-a44b26048f0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:56.725746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Create volume request issued successfully.
Sep 23 14:02:56.727213 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:56.727537 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:56.735587 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:56.741910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:56.741910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:56.748569 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-990722e0-8ce1-4e05-953a-68c1912f77d1 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes returned with HTTP 202
Sep 23 14:02:56.749514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 178/362] 10.222.0.62 () {62 vars in 1277 bytes} [Fri Sep 23 14:02:56 2022] POST /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes => generated 891 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:56.759999 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Created reservations ['c119ea99-0371-4a52-90df-aec27a2408dc', '7c404f22-8abe-46ec-8a5a-257c8e8f42be', 'b493bc0a-b4f1-47fb-b3dc-45dfe3ee8bcd', '4014dbda-3bd0-4c19-9f7c-4a4fc0cfd1a3'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:56.761650 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051c6a73-605c-43de-8378-6beb5965fe9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c119ea99-0371-4a52-90df-aec27a2408dc', '7c404f22-8abe-46ec-8a5a-257c8e8f42be', 'b493bc0a-b4f1-47fb-b3dc-45dfe3ee8bcd', '4014dbda-3bd0-4c19-9f7c-4a4fc0cfd1a3']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:56.767044 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (360deb2d-1ca3-434e-90b6-ab0d4cbcb4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:56.770127 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7f0b2d01-842e-4abd-8d15-062da63b7eb6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:56.776643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7f0b2d01-842e-4abd-8d15-062da63b7eb6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798
Sep 23 14:02:56.777130 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7f0b2d01-842e-4abd-8d15-062da63b7eb6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:56.779097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7f0b2d01-842e-4abd-8d15-062da63b7eb6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:56.816736 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:56.816736 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:56.825018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7f0b2d01-842e-4abd-8d15-062da63b7eb6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Volume info retrieved successfully.
Sep 23 14:02:56.826716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-7f0b2d01-842e-4abd-8d15-062da63b7eb6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:56.827390 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-7f0b2d01-842e-4abd-8d15-062da63b7eb6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:56.852903 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (360deb2d-1ca3-434e-90b6-ab0d4cbcb4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56891a4a-b2de-4283-8da8-0848f8ada522', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2020812025',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='fdc51b455c8b418e81449c8488848521',qos_specs=None,replication_status=<?>,reservations=['c119ea99-0371-4a52-90df-aec27a2408dc','7c404f22-8abe-46ec-8a5a-257c8e8f42be','b493bc0a-b4f1-47fb-b3dc-45dfe3ee8bcd','4014dbda-3bd0-4c19-9f7c-4a4fc0cfd1a3'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f294eecaf0ee4fbf9f70a32780f950dd',volume_type_id=d24b6729-a1a9-4224-a455-5bf8a82f207b), '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=2022-09-23T14:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2020812025',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=56891a4a-b2de-4283-8da8-0848f8ada522,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc51b455c8b418e81449c8488848521',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='f294eecaf0ee4fbf9f70a32780f950dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d24b6729-a1a9-4224-a455-5bf8a82f207b),volume_type_id=d24b6729-a1a9-4224-a455-5bf8a82f207b)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:56.853713 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74dba7ef-eeaa-4dfb-a235-322209b050ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:56.861593 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-7f0b2d01-842e-4abd-8d15-062da63b7eb6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:56.872074 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:56.872074 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:56.917516 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7f0b2d01-842e-4abd-8d15-062da63b7eb6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798 returned with HTTP 200
Sep 23 14:02:56.917516 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 179/363] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:56 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798 => generated 959 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:56.967492 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74dba7ef-eeaa-4dfb-a235-322209b050ac) 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-UserMessagesTest-Volume-2020812025',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='fdc51b455c8b418e81449c8488848521',qos_specs=None,replication_status=<?>,reservations=['c119ea99-0371-4a52-90df-aec27a2408dc','7c404f22-8abe-46ec-8a5a-257c8e8f42be','b493bc0a-b4f1-47fb-b3dc-45dfe3ee8bcd','4014dbda-3bd0-4c19-9f7c-4a4fc0cfd1a3'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f294eecaf0ee4fbf9f70a32780f950dd',volume_type_id=d24b6729-a1a9-4224-a455-5bf8a82f207b)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:56.970229 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (895fafa0-65ff-4df3-965e-86ba9e318b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:57.082963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (895fafa0-65ff-4df3-965e-86ba9e318b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:57.085572 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Flow 'volume_create_api' (725d521c-09fc-4aec-a385-8de0b1401b7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:57.086420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Create volume request issued successfully.
Sep 23 14:02:57.087768 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-de410cee-7abb-4341-bb7e-159ac50156fd tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes returned with HTTP 202
Sep 23 14:02:57.098839 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 185/364] 10.222.0.62 () {62 vars in 1276 bytes} [Fri Sep 23 14:02:56 2022] POST /volume/v3/fdc51b455c8b418e81449c8488848521/volumes => generated 851 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:02:57.105220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a9173a77-cd2f-4272-a535-44411af9cc4b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:57.110779 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a9173a77-cd2f-4272-a535-44411af9cc4b tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] GET http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/56891a4a-b2de-4283-8da8-0848f8ada522
Sep 23 14:02:57.120606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a9173a77-cd2f-4272-a535-44411af9cc4b tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:57.120606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a9173a77-cd2f-4272-a535-44411af9cc4b tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:57.289036 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:57.289036 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:57.295888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a9173a77-cd2f-4272-a535-44411af9cc4b tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Volume info retrieved successfully.
Sep 23 14:02:57.305223 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a9173a77-cd2f-4272-a535-44411af9cc4b tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/56891a4a-b2de-4283-8da8-0848f8ada522 returned with HTTP 200
Sep 23 14:02:57.306107 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 180/365] 10.222.0.62 () {60 vars in 1365 bytes} [Fri Sep 23 14:02:57 2022] GET /volume/v3/fdc51b455c8b418e81449c8488848521/volumes/56891a4a-b2de-4283-8da8-0848f8ada522 => generated 919 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:02:57.933932 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-72c0e9b0-1314-4683-864d-6b9fd2866876 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:57.938288 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-72c0e9b0-1314-4683-864d-6b9fd2866876 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798
Sep 23 14:02:57.938792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-72c0e9b0-1314-4683-864d-6b9fd2866876 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:57.939245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-72c0e9b0-1314-4683-864d-6b9fd2866876 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:57.956764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:57.956764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:57.973624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-72c0e9b0-1314-4683-864d-6b9fd2866876 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Volume info retrieved successfully.
Sep 23 14:02:57.975297 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-72c0e9b0-1314-4683-864d-6b9fd2866876 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:57.975783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-72c0e9b0-1314-4683-864d-6b9fd2866876 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:57.984362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-72c0e9b0-1314-4683-864d-6b9fd2866876 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:57.991989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:57.991989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:58.012328 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-72c0e9b0-1314-4683-864d-6b9fd2866876 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798 returned with HTTP 200
Sep 23 14:02:58.013313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 186/366] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:02:57 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798 => generated 984 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:58.031359 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-214cb10f-c8e9-42c2-81d8-c7c748c15b9b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:58.039116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-214cb10f-c8e9-42c2-81d8-c7c748c15b9b tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] PUT http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16
Sep 23 14:02:58.040198 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-214cb10f-c8e9-42c2-81d8-c7c748c15b9b tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "3dbe621f-4659-4142-9179-8bd90cb2e798"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:58.044436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-214cb10f-c8e9-42c2-81d8-c7c748c15b9b tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Update called for group 9acb055d-f352-48a9-aa1f-2e6328c9fe16. {{(pid=113687) update /opt/stack/cinder/cinder/api/v3/groups.py:302}}
Sep 23 14:02:58.045137 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.groups [None req-214cb10f-c8e9-42c2-81d8-c7c748c15b9b tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Updating group 9acb055d-f352-48a9-aa1f-2e6328c9fe16 with name new_group description: This is a new group add_volumes: None remove_volumes: 3dbe621f-4659-4142-9179-8bd90cb2e798.
Sep 23 14:02:58.054792 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=82,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:58.058748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:58.058748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:58.169692 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-214cb10f-c8e9-42c2-81d8-c7c748c15b9b tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 returned with HTTP 202
Sep 23 14:02:58.171890 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 181/367] 10.222.0.62 () {62 vars in 1384 bytes} [Fri Sep 23 14:02:58 2022] PUT /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:02:58.179034 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-40b0eceb-972b-41ec-90f3-f26b933688d9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:58.191969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-40b0eceb-972b-41ec-90f3-f26b933688d9 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16
Sep 23 14:02:58.192830 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-40b0eceb-972b-41ec-90f3-f26b933688d9 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:58.205339 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-40b0eceb-972b-41ec-90f3-f26b933688d9 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:58.206973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-40b0eceb-972b-41ec-90f3-f26b933688d9 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member 9acb055d-f352-48a9-aa1f-2e6328c9fe16 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:58.479497 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:58.479497 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:58.479497 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-40b0eceb-972b-41ec-90f3-f26b933688d9 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 returned with HTTP 200
Sep 23 14:02:58.479497 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 187/368] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:58 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 => generated 323 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:02:58.481420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d70e73f0-ea9b-4dc3-acb1-51106d816d55 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:58.481420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d70e73f0-ea9b-4dc3-acb1-51106d816d55 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] GET http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/56891a4a-b2de-4283-8da8-0848f8ada522
Sep 23 14:02:58.481420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d70e73f0-ea9b-4dc3-acb1-51106d816d55 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:58.481420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d70e73f0-ea9b-4dc3-acb1-51106d816d55 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:58.481420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:58.481420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:58.481420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d70e73f0-ea9b-4dc3-acb1-51106d816d55 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Volume info retrieved successfully.
Sep 23 14:02:58.481420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d70e73f0-ea9b-4dc3-acb1-51106d816d55 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/56891a4a-b2de-4283-8da8-0848f8ada522 returned with HTTP 200
Sep 23 14:02:58.481420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 182/369] 10.222.0.62 () {60 vars in 1365 bytes} [Fri Sep 23 14:02:58 2022] GET /volume/v3/fdc51b455c8b418e81449c8488848521/volumes/56891a4a-b2de-4283-8da8-0848f8ada522 => generated 940 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:58.488236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-aeec77e7-1085-47fe-8cd9-f58df4e27e56 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:58.488236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aeec77e7-1085-47fe-8cd9-f58df4e27e56 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] GET http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages
Sep 23 14:02:58.488236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aeec77e7-1085-47fe-8cd9-f58df4e27e56 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:58.488236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aeec77e7-1085-47fe-8cd9-f58df4e27e56 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:58.488236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:58.488236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:58.488236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aeec77e7-1085-47fe-8cd9-f58df4e27e56 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages returned with HTTP 200
Sep 23 14:02:58.488236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 188/370] 10.222.0.62 () {60 vars in 1257 bytes} [Fri Sep 23 14:02:58 2022] GET /volume/v3/fdc51b455c8b418e81449c8488848521/messages => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:58.492132 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-804b31dd-b4b3-48e8-bf98-28e935c7880d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:58.492132 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-804b31dd-b4b3-48e8-bf98-28e935c7880d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] DELETE http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages/5b4792a0-7d90-46ec-84fe-4c0dd57ded5f
Sep 23 14:02:58.492132 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-804b31dd-b4b3-48e8-bf98-28e935c7880d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:58.492132 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-804b31dd-b4b3-48e8-bf98-28e935c7880d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:58.548558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-804b31dd-b4b3-48e8-bf98-28e935c7880d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages/5b4792a0-7d90-46ec-84fe-4c0dd57ded5f returned with HTTP 204
Sep 23 14:02:58.549579 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 183/371] 10.222.0.62 () {60 vars in 1371 bytes} [Fri Sep 23 14:02:58 2022] DELETE /volume/v3/fdc51b455c8b418e81449c8488848521/messages/5b4792a0-7d90-46ec-84fe-4c0dd57ded5f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0)
Sep 23 14:02:58.559678 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-96fba652-8365-4e77-a810-afb1b0580677 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:58.563259 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-96fba652-8365-4e77-a810-afb1b0580677 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] GET http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages/5b4792a0-7d90-46ec-84fe-4c0dd57ded5f
Sep 23 14:02:58.563744 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-96fba652-8365-4e77-a810-afb1b0580677 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:58.564195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-96fba652-8365-4e77-a810-afb1b0580677 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:58.582885 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-96fba652-8365-4e77-a810-afb1b0580677 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages/5b4792a0-7d90-46ec-84fe-4c0dd57ded5f returned with HTTP 404
Sep 23 14:02:58.584653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 189/372] 10.222.0.62 () {60 vars in 1368 bytes} [Fri Sep 23 14:02:58 2022] GET /volume/v3/fdc51b455c8b418e81449c8488848521/messages/5b4792a0-7d90-46ec-84fe-4c0dd57ded5f => generated 110 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:02:58.593689 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a1cee500-a30b-418a-b814-b128df5003d3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:58.601569 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a1cee500-a30b-418a-b814-b128df5003d3 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] POST http://10.222.0.62/volume/v3/0ccb60fdca144211a380fd193c8034b1/types
Sep 23 14:02:58.614942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a1cee500-a30b-418a-b814-b128df5003d3 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1338802306", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1454559205", "vendor_name": "tempest-vendor_name-339817233"}}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:58.698687 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a1cee500-a30b-418a-b814-b128df5003d3 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] http://10.222.0.62/volume/v3/0ccb60fdca144211a380fd193c8034b1/types returned with HTTP 200
Sep 23 14:02:58.706373 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 184/373] 10.222.0.62 () {60 vars in 1230 bytes} [Fri Sep 23 14:02:58 2022] POST /volume/v3/0ccb60fdca144211a380fd193c8034b1/types => generated 327 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:58.707759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:58.711404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] POST http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes
Sep 23 14:02:58.712380 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aa6a88fd-8afc-4243-8e11-593e12f15a23", "size": 1, "name": "tempest-UserMessagesTest-Volume-1652174535"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:58.714653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Create volume request body: {'volume': {'volume_type': 'aa6a88fd-8afc-4243-8e11-593e12f15a23', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1652174535'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:02:58.724140 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Create volume of 1 GB
Sep 23 14:02:58.725844 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:58.725844 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:58.726018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Availability Zones retrieved successfully.
Sep 23 14:02:58.741580 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Flow 'volume_create_api' (1c7571af-3530-41ed-8456-b123a22b0faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:58.744254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140d6215-373a-4c51-b548-253298df8bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:58.746695 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:02:58.772782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140d6215-373a-4c51-b548-253298df8bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:02:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1454559205',vendor_name='tempest-vendor_name-339817233'},id=aa6a88fd-8afc-4243-8e11-593e12f15a23,is_public=True,name='tempest-UserMessagesTest-volume-type-1338802306',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa6a88fd-8afc-4243-8e11-593e12f15a23', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:58.774846 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a557bda5-40b7-45f8-b8c2-7d1c40ca2410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:58.816640 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1338802306 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1338802306, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:58.817506 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1338802306 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1338802306, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:02:59.052683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Created reservations ['26bdddce-6c79-4b78-ae97-15200f9a47b3', '8facd399-0e11-4549-9ce9-3fe45bb11776', 'be197ac8-56a6-4d56-be40-961328ab8f86', '2e024ef6-a789-4b96-8f69-d6d7d257bbb4'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:02:59.054566 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a557bda5-40b7-45f8-b8c2-7d1c40ca2410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26bdddce-6c79-4b78-ae97-15200f9a47b3', '8facd399-0e11-4549-9ce9-3fe45bb11776', 'be197ac8-56a6-4d56-be40-961328ab8f86', '2e024ef6-a789-4b96-8f69-d6d7d257bbb4']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:59.059233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03efcfe0-c298-4a40-8cad-5d06bcd40c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:59.140436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03efcfe0-c298-4a40-8cad-5d06bcd40c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd41a71de-17ef-4b09-89f9-f9182ccc36e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1652174535',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='fdc51b455c8b418e81449c8488848521',qos_specs=None,replication_status=<?>,reservations=['26bdddce-6c79-4b78-ae97-15200f9a47b3','8facd399-0e11-4549-9ce9-3fe45bb11776','be197ac8-56a6-4d56-be40-961328ab8f86','2e024ef6-a789-4b96-8f69-d6d7d257bbb4'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f294eecaf0ee4fbf9f70a32780f950dd',volume_type_id=aa6a88fd-8afc-4243-8e11-593e12f15a23), '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=2022-09-23T14:02:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1652174535',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=d41a71de-17ef-4b09-89f9-f9182ccc36e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc51b455c8b418e81449c8488848521',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='f294eecaf0ee4fbf9f70a32780f950dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa6a88fd-8afc-4243-8e11-593e12f15a23),volume_type_id=aa6a88fd-8afc-4243-8e11-593e12f15a23)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:59.142262 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (931598f9-e9d1-4ad3-b577-7458bec8a7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:59.158073 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:INSERT=15,cinder:SELECT=69,cinder:UPDATE=16 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:02:59.260236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (931598f9-e9d1-4ad3-b577-7458bec8a7bd) 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-UserMessagesTest-Volume-1652174535',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='fdc51b455c8b418e81449c8488848521',qos_specs=None,replication_status=<?>,reservations=['26bdddce-6c79-4b78-ae97-15200f9a47b3','8facd399-0e11-4549-9ce9-3fe45bb11776','be197ac8-56a6-4d56-be40-961328ab8f86','2e024ef6-a789-4b96-8f69-d6d7d257bbb4'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f294eecaf0ee4fbf9f70a32780f950dd',volume_type_id=aa6a88fd-8afc-4243-8e11-593e12f15a23)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:59.261995 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f4b4d2-6ae7-41dd-a60b-d187b0d52864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:02:59.275838 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-be1ea424-9ebb-48a8-a2dd-26d73f4076a3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:59.279827 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-be1ea424-9ebb-48a8-a2dd-26d73f4076a3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16
Sep 23 14:02:59.280320 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-be1ea424-9ebb-48a8-a2dd-26d73f4076a3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:59.280762 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-be1ea424-9ebb-48a8-a2dd-26d73f4076a3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:59.281133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-be1ea424-9ebb-48a8-a2dd-26d73f4076a3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member 9acb055d-f352-48a9-aa1f-2e6328c9fe16 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:59.288195 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:59.288195 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:59.302514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-be1ea424-9ebb-48a8-a2dd-26d73f4076a3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 returned with HTTP 200
Sep 23 14:02:59.303399 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 185/374] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:59 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:59.311849 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-98715f94-a7f1-4919-b6b8-9668b144f208 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:59.315688 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-98715f94-a7f1-4919-b6b8-9668b144f208 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16
Sep 23 14:02:59.316174 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-98715f94-a7f1-4919-b6b8-9668b144f208 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:59.316621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-98715f94-a7f1-4919-b6b8-9668b144f208 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:59.316961 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-98715f94-a7f1-4919-b6b8-9668b144f208 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member 9acb055d-f352-48a9-aa1f-2e6328c9fe16 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:59.322578 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:59.322578 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:59.336343 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-98715f94-a7f1-4919-b6b8-9668b144f208 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 returned with HTTP 200
Sep 23 14:02:59.337026 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 186/375] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:59 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:02:59.344881 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6f0a6d5b-5cde-415a-a29a-c083f7844188 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:59.348742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6f0a6d5b-5cde-415a-a29a-c083f7844188 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail
Sep 23 14:02:59.349217 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6f0a6d5b-5cde-415a-a29a-c083f7844188 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:59.349659 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6f0a6d5b-5cde-415a-a29a-c083f7844188 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:59.350322 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-6f0a6d5b-5cde-415a-a29a-c083f7844188 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:02:59.351082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:59.351082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:59.351999 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-6f0a6d5b-5cde-415a-a29a-c083f7844188 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:02:59.405621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6f0a6d5b-5cde-415a-a29a-c083f7844188 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Get all volumes completed successfully.
Sep 23 14:02:59.410930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f4b4d2-6ae7-41dd-a60b-d187b0d52864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:02:59.414440 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Flow 'volume_create_api' (1c7571af-3530-41ed-8456-b123a22b0faa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:02:59.416071 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Create volume request issued successfully.
Sep 23 14:02:59.418340 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7e3f2e05-6687-4259-a2d5-a1da5f8d283d tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes returned with HTTP 202
Sep 23 14:02:59.430368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 190/376] 10.222.0.62 () {62 vars in 1276 bytes} [Fri Sep 23 14:02:58 2022] POST /volume/v3/fdc51b455c8b418e81449c8488848521/volumes => generated 852 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:02:59.430563 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-6f0a6d5b-5cde-415a-a29a-c083f7844188 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:02:59.430563 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-6f0a6d5b-5cde-415a-a29a-c083f7844188 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:02:59.430563 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-6f0a6d5b-5cde-415a-a29a-c083f7844188 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:02:59.438214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e61b0c9f-01f4-40d2-b831-a57066ad3719 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:59.448900 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:59.448900 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:59.449112 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e61b0c9f-01f4-40d2-b831-a57066ad3719 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] GET http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/d41a71de-17ef-4b09-89f9-f9182ccc36e2
Sep 23 14:02:59.449112 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e61b0c9f-01f4-40d2-b831-a57066ad3719 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:59.449112 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e61b0c9f-01f4-40d2-b831-a57066ad3719 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:59.456533 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6f0a6d5b-5cde-415a-a29a-c083f7844188 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail returned with HTTP 200
Sep 23 14:02:59.477101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 187/377] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:02:59 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail => generated 1927 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:02:59.481369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8a2056e1-1b05-4e1b-a377-0cb04b317c1d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:59.482048 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:59.482048 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:59.487760 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8a2056e1-1b05-4e1b-a377-0cb04b317c1d tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] PUT http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16
Sep 23 14:02:59.488701 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8a2056e1-1b05-4e1b-a377-0cb04b317c1d tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3dbe621f-4659-4142-9179-8bd90cb2e798"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:02:59.489719 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e61b0c9f-01f4-40d2-b831-a57066ad3719 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Volume info retrieved successfully.
Sep 23 14:02:59.491290 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-8a2056e1-1b05-4e1b-a377-0cb04b317c1d tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Update called for group 9acb055d-f352-48a9-aa1f-2e6328c9fe16. {{(pid=113687) update /opt/stack/cinder/cinder/api/v3/groups.py:302}}
Sep 23 14:02:59.492057 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.groups [None req-8a2056e1-1b05-4e1b-a377-0cb04b317c1d tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Updating group 9acb055d-f352-48a9-aa1f-2e6328c9fe16 with name None description: None add_volumes: 3dbe621f-4659-4142-9179-8bd90cb2e798 remove_volumes: None.
Sep 23 14:02:59.500758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e61b0c9f-01f4-40d2-b831-a57066ad3719 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/d41a71de-17ef-4b09-89f9-f9182ccc36e2 returned with HTTP 200
Sep 23 14:02:59.501164 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 191/378] 10.222.0.62 () {60 vars in 1365 bytes} [Fri Sep 23 14:02:59 2022] GET /volume/v3/fdc51b455c8b418e81449c8488848521/volumes/d41a71de-17ef-4b09-89f9-f9182ccc36e2 => generated 920 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:02:59.502352 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:59.502352 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:59.648249 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8a2056e1-1b05-4e1b-a377-0cb04b317c1d tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 returned with HTTP 202
Sep 23 14:02:59.649284 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 188/379] 10.222.0.62 () {62 vars in 1383 bytes} [Fri Sep 23 14:02:59 2022] PUT /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Sep 23 14:02:59.654084 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7b8527a3-8d46-4688-ba27-5ed8a78b02e6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:02:59.658299 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7b8527a3-8d46-4688-ba27-5ed8a78b02e6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16
Sep 23 14:02:59.659415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7b8527a3-8d46-4688-ba27-5ed8a78b02e6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:02:59.659861 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7b8527a3-8d46-4688-ba27-5ed8a78b02e6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:02:59.660208 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-7b8527a3-8d46-4688-ba27-5ed8a78b02e6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member 9acb055d-f352-48a9-aa1f-2e6328c9fe16 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:02:59.666129 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:02:59.666129 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:02:59.689755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7b8527a3-8d46-4688-ba27-5ed8a78b02e6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 returned with HTTP 200
Sep 23 14:02:59.689755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 192/380] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:02:59 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 => generated 323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:03:00.518760 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-47667813-e3a9-4108-b73f-7bcd48a8aa03 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:00.522456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-47667813-e3a9-4108-b73f-7bcd48a8aa03 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] GET http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/d41a71de-17ef-4b09-89f9-f9182ccc36e2
Sep 23 14:03:00.528318 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-47667813-e3a9-4108-b73f-7bcd48a8aa03 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:00.528318 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-47667813-e3a9-4108-b73f-7bcd48a8aa03 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:00.538802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:00.538802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:00.545081 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-47667813-e3a9-4108-b73f-7bcd48a8aa03 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Volume info retrieved successfully.
Sep 23 14:03:00.554975 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-47667813-e3a9-4108-b73f-7bcd48a8aa03 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/d41a71de-17ef-4b09-89f9-f9182ccc36e2 returned with HTTP 200
Sep 23 14:03:00.555615 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 189/381] 10.222.0.62 () {60 vars in 1365 bytes} [Fri Sep 23 14:03:00 2022] GET /volume/v3/fdc51b455c8b418e81449c8488848521/volumes/d41a71de-17ef-4b09-89f9-f9182ccc36e2 => generated 941 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:00.571952 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-be9d6ae2-5d33-4025-954c-eda27cb25dcc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:00.575463 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-be9d6ae2-5d33-4025-954c-eda27cb25dcc tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] GET http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages
Sep 23 14:03:00.575947 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-be9d6ae2-5d33-4025-954c-eda27cb25dcc tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:00.576398 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-be9d6ae2-5d33-4025-954c-eda27cb25dcc tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:00.577063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:00.577063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:00.583333 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-be9d6ae2-5d33-4025-954c-eda27cb25dcc tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages returned with HTTP 200
Sep 23 14:03:00.584010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 193/382] 10.222.0.62 () {60 vars in 1257 bytes} [Fri Sep 23 14:03:00 2022] GET /volume/v3/fdc51b455c8b418e81449c8488848521/messages => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:00.592782 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e24636db-2b89-4baf-9753-c54dee8397e8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:00.597408 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e24636db-2b89-4baf-9753-c54dee8397e8 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] GET http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages/5e6193d8-c2b6-4abe-b2d2-8574740d3c0d
Sep 23 14:03:00.597934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e24636db-2b89-4baf-9753-c54dee8397e8 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:00.598411 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e24636db-2b89-4baf-9753-c54dee8397e8 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:00.607149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e24636db-2b89-4baf-9753-c54dee8397e8 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages/5e6193d8-c2b6-4abe-b2d2-8574740d3c0d returned with HTTP 200
Sep 23 14:03:00.607149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 190/383] 10.222.0.62 () {60 vars in 1368 bytes} [Fri Sep 23 14:03:00 2022] GET /volume/v3/fdc51b455c8b418e81449c8488848521/messages/5e6193d8-c2b6-4abe-b2d2-8574740d3c0d => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:00.619258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9dccb683-e322-4609-928a-b872eba68d63 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:00.622873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9dccb683-e322-4609-928a-b872eba68d63 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] GET http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages
Sep 23 14:03:00.623357 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9dccb683-e322-4609-928a-b872eba68d63 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:00.623803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9dccb683-e322-4609-928a-b872eba68d63 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:00.630764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9dccb683-e322-4609-928a-b872eba68d63 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages returned with HTTP 200
Sep 23 14:03:00.638626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 194/384] 10.222.0.62 () {60 vars in 1257 bytes} [Fri Sep 23 14:03:00 2022] GET /volume/v3/fdc51b455c8b418e81449c8488848521/messages => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:00.640267 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-26fa87df-bd2b-4abf-8dc8-964cce7657cf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:00.647304 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-26fa87df-bd2b-4abf-8dc8-964cce7657cf tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] DELETE http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages/5e6193d8-c2b6-4abe-b2d2-8574740d3c0d
Sep 23 14:03:00.651668 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-26fa87df-bd2b-4abf-8dc8-964cce7657cf tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:00.651668 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-26fa87df-bd2b-4abf-8dc8-964cce7657cf tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:00.699882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-40943242-36a4-4ce3-9436-b67e5af0dec8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:00.706577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-40943242-36a4-4ce3-9436-b67e5af0dec8 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16
Sep 23 14:03:00.707188 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-40943242-36a4-4ce3-9436-b67e5af0dec8 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:00.707841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-40943242-36a4-4ce3-9436-b67e5af0dec8 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:00.708088 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-40943242-36a4-4ce3-9436-b67e5af0dec8 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member 9acb055d-f352-48a9-aa1f-2e6328c9fe16 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:03:00.715066 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:00.715066 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:00.732053 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-40943242-36a4-4ce3-9436-b67e5af0dec8 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 returned with HTTP 200
Sep 23 14:03:00.735139 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 195/385] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:03:00 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 => generated 324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:00.742038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5502a634-8f42-47b6-9010-ddd07d139da6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:00.745607 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5502a634-8f42-47b6-9010-ddd07d139da6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail
Sep 23 14:03:00.746273 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5502a634-8f42-47b6-9010-ddd07d139da6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:00.746902 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5502a634-8f42-47b6-9010-ddd07d139da6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:00.747635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-5502a634-8f42-47b6-9010-ddd07d139da6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:00.748567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:00.748567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:00.749746 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5502a634-8f42-47b6-9010-ddd07d139da6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:00.754269 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-26fa87df-bd2b-4abf-8dc8-964cce7657cf tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/messages/5e6193d8-c2b6-4abe-b2d2-8574740d3c0d returned with HTTP 204
Sep 23 14:03:00.755116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 191/386] 10.222.0.62 () {60 vars in 1371 bytes} [Fri Sep 23 14:03:00 2022] DELETE /volume/v3/fdc51b455c8b418e81449c8488848521/messages/5e6193d8-c2b6-4abe-b2d2-8574740d3c0d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0)
Sep 23 14:03:00.769619 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bdfd2001-718b-4569-a9c4-03b33e9614de None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:00.773173 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bdfd2001-718b-4569-a9c4-03b33e9614de tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] DELETE http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/d41a71de-17ef-4b09-89f9-f9182ccc36e2
Sep 23 14:03:00.773913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bdfd2001-718b-4569-a9c4-03b33e9614de tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:00.774562 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bdfd2001-718b-4569-a9c4-03b33e9614de tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:00.775169 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-bdfd2001-718b-4569-a9c4-03b33e9614de tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Delete volume with id: d41a71de-17ef-4b09-89f9-f9182ccc36e2 
Sep 23 14:03:00.795439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:00.795439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:00.796933 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bdfd2001-718b-4569-a9c4-03b33e9614de tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Volume info retrieved successfully.
Sep 23 14:03:00.800559 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-bdfd2001-718b-4569-a9c4-03b33e9614de tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=113687) delete /opt/stack/cinder/cinder/volume/api.py:434}}
Sep 23 14:03:00.830809 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-bdfd2001-718b-4569-a9c4-03b33e9614de tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1338802306 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1338802306, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:00.832063 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-bdfd2001-718b-4569-a9c4-03b33e9614de tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1338802306 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1338802306, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:00.856172 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-5502a634-8f42-47b6-9010-ddd07d139da6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Get all volumes completed successfully.
Sep 23 14:03:00.858256 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-5502a634-8f42-47b6-9010-ddd07d139da6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:03:00.858916 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-5502a634-8f42-47b6-9010-ddd07d139da6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:03:00.869398 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-5502a634-8f42-47b6-9010-ddd07d139da6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:03:00.888708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:00.888708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:00.901944 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-5502a634-8f42-47b6-9010-ddd07d139da6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:03:00.914600 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-bdfd2001-718b-4569-a9c4-03b33e9614de tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Created reservations ['1f92ee41-27b8-458e-bb54-bf524527ed45', '41f8f314-4877-48d1-b442-0c7dbec8cfcf', 'eed2269a-3346-436b-b0a4-6936cf4ccf5a', 'd0026368-f641-4901-b476-06d551ceb866'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:00.925660 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-5502a634-8f42-47b6-9010-ddd07d139da6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:03:00.943307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-5502a634-8f42-47b6-9010-ddd07d139da6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:03:00.950496 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:00.950496 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:00.970871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5502a634-8f42-47b6-9010-ddd07d139da6 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail returned with HTTP 200
Sep 23 14:03:00.972370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 196/387] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:03:00 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail => generated 1961 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:03:00.991393 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:00.996834 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail
Sep 23 14:03:00.996834 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:00.997145 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:00.997982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:01.000745 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:01.016402 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=82,cinder:UPDATE=11,cinder:INSERT=7 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:01.056901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Get all volumes completed successfully.
Sep 23 14:03:01.058408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:03:01.058792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:03:01.066911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:03:01.074217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:01.074217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:01.087602 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:03:01.088294 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:03:01.097043 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bdfd2001-718b-4569-a9c4-03b33e9614de tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Delete volume request issued successfully.
Sep 23 14:03:01.097790 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bdfd2001-718b-4569-a9c4-03b33e9614de tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/d41a71de-17ef-4b09-89f9-f9182ccc36e2 returned with HTTP 202
Sep 23 14:03:01.098957 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 192/388] 10.222.0.62 () {60 vars in 1368 bytes} [Fri Sep 23 14:03:00 2022] DELETE /volume/v3/fdc51b455c8b418e81449c8488848521/volumes/d41a71de-17ef-4b09-89f9-f9182ccc36e2 => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:03:01.099502 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:03:01.104126 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a398af08-1de8-4a70-b4a9-0885dea45c94 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:01.107979 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a398af08-1de8-4a70-b4a9-0885dea45c94 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] GET http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/d41a71de-17ef-4b09-89f9-f9182ccc36e2
Sep 23 14:03:01.108458 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a398af08-1de8-4a70-b4a9-0885dea45c94 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:01.108910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a398af08-1de8-4a70-b4a9-0885dea45c94 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:01.109162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:01.109162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:01.122138 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a398af08-1de8-4a70-b4a9-0885dea45c94 tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/d41a71de-17ef-4b09-89f9-f9182ccc36e2 returned with HTTP 404
Sep 23 14:03:01.125018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b3510e50-ad71-47c8-b401-446ac4c1de1a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail returned with HTTP 200
Sep 23 14:03:01.125977 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 197/389] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:03:00 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/detail => generated 1961 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:03:01.134551 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 193/390] 10.222.0.62 () {60 vars in 1365 bytes} [Fri Sep 23 14:03:01 2022] GET /volume/v3/fdc51b455c8b418e81449c8488848521/volumes/d41a71de-17ef-4b09-89f9-f9182ccc36e2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:01.134551 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6646b743-2207-4684-876e-00eb39089f2f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:01.144358 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6646b743-2207-4684-876e-00eb39089f2f tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] DELETE http://10.222.0.62/volume/v3/0ccb60fdca144211a380fd193c8034b1/types/aa6a88fd-8afc-4243-8e11-593e12f15a23
Sep 23 14:03:01.144358 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6646b743-2207-4684-876e-00eb39089f2f tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:01.144358 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6646b743-2207-4684-876e-00eb39089f2f tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:01.146277 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-96a8da41-40fb-437d-a6ff-8e16c3c7c275 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:01.154809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-96a8da41-40fb-437d-a6ff-8e16c3c7c275 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] POST http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16/action
Sep 23 14:03:01.157643 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-96a8da41-40fb-437d-a6ff-8e16c3c7c275 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:03:01.157643 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-96a8da41-40fb-437d-a6ff-8e16c3c7c275 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:01.157903 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-96a8da41-40fb-437d-a6ff-8e16c3c7c275 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] delete called for group 9acb055d-f352-48a9-aa1f-2e6328c9fe16 {{(pid=113688) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Sep 23 14:03:01.158154 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-96a8da41-40fb-437d-a6ff-8e16c3c7c275 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Delete group with id: 9acb055d-f352-48a9-aa1f-2e6328c9fe16
Sep 23 14:03:01.164568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:01.164568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:01.245786 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6646b743-2207-4684-876e-00eb39089f2f tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] http://10.222.0.62/volume/v3/0ccb60fdca144211a380fd193c8034b1/types/aa6a88fd-8afc-4243-8e11-593e12f15a23 returned with HTTP 202
Sep 23 14:03:01.246618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 194/391] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:03:01 2022] DELETE /volume/v3/0ccb60fdca144211a380fd193c8034b1/types/aa6a88fd-8afc-4243-8e11-593e12f15a23 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:01.246618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c6ab1288-2984-4952-8ef7-b40dc134fdff None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:01.478826 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c6ab1288-2984-4952-8ef7-b40dc134fdff tempest-VolumeHostsAdminTestsJSON-962746432 tempest-VolumeHostsAdminTestsJSON-962746432-project-admin] GET http://10.222.0.62/volume/v3/62db6dcb146444f997929364e3ba7fd7/os-hosts
Sep 23 14:03:01.479040 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c6ab1288-2984-4952-8ef7-b40dc134fdff tempest-VolumeHostsAdminTestsJSON-962746432 tempest-VolumeHostsAdminTestsJSON-962746432-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:01.479471 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c6ab1288-2984-4952-8ef7-b40dc134fdff tempest-VolumeHostsAdminTestsJSON-962746432 tempest-VolumeHostsAdminTestsJSON-962746432-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:01.504064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.hosts [None req-c6ab1288-2984-4952-8ef7-b40dc134fdff tempest-VolumeHostsAdminTestsJSON-962746432 tempest-VolumeHostsAdminTestsJSON-962746432-project-admin] status, active and update: available, enabled, 2022-09-23 14:03:00+00:00 {{(pid=113687) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}}
Sep 23 14:03:01.504505 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.hosts [None req-c6ab1288-2984-4952-8ef7-b40dc134fdff tempest-VolumeHostsAdminTestsJSON-962746432 tempest-VolumeHostsAdminTestsJSON-962746432-project-admin] status, active and update: available, enabled, 2022-09-23 14:02:54+00:00 {{(pid=113687) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}}
Sep 23 14:03:01.504913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.hosts [None req-c6ab1288-2984-4952-8ef7-b40dc134fdff tempest-VolumeHostsAdminTestsJSON-962746432 tempest-VolumeHostsAdminTestsJSON-962746432-project-admin] status, active and update: available, enabled, 2022-09-23 14:02:55+00:00 {{(pid=113687) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}}
Sep 23 14:03:01.505633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c6ab1288-2984-4952-8ef7-b40dc134fdff tempest-VolumeHostsAdminTestsJSON-962746432 tempest-VolumeHostsAdminTestsJSON-962746432-project-admin] http://10.222.0.62/volume/v3/62db6dcb146444f997929364e3ba7fd7/os-hosts returned with HTTP 200
Sep 23 14:03:01.506692 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 195/392] 10.222.0.62 () {58 vars in 1217 bytes} [Fri Sep 23 14:03:01 2022] GET /volume/v3/62db6dcb146444f997929364e3ba7fd7/os-hosts => generated 576 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:01.507918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b7bdf2bd-e1de-4755-95b0-b46a2a7a05f5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:01.520534 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b7bdf2bd-e1de-4755-95b0-b46a2a7a05f5 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] GET http://10.222.0.62/volume/v3/0ccb60fdca144211a380fd193c8034b1/types/aa6a88fd-8afc-4243-8e11-593e12f15a23
Sep 23 14:03:01.521546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b7bdf2bd-e1de-4755-95b0-b46a2a7a05f5 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:01.522007 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b7bdf2bd-e1de-4755-95b0-b46a2a7a05f5 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:01.530913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b7bdf2bd-e1de-4755-95b0-b46a2a7a05f5 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] http://10.222.0.62/volume/v3/0ccb60fdca144211a380fd193c8034b1/types/aa6a88fd-8afc-4243-8e11-593e12f15a23 returned with HTTP 404
Sep 23 14:03:01.531853 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 196/393] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:01 2022] GET /volume/v3/0ccb60fdca144211a380fd193c8034b1/types/aa6a88fd-8afc-4243-8e11-593e12f15a23 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:01.537942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7f6b3f45-0fa2-4783-b9a7-f60c0bbc6cdb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:01.542070 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7f6b3f45-0fa2-4783-b9a7-f60c0bbc6cdb tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] DELETE http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/56891a4a-b2de-4283-8da8-0848f8ada522
Sep 23 14:03:01.543607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7f6b3f45-0fa2-4783-b9a7-f60c0bbc6cdb tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:01.544464 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7f6b3f45-0fa2-4783-b9a7-f60c0bbc6cdb tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:01.545028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-7f6b3f45-0fa2-4783-b9a7-f60c0bbc6cdb tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Delete volume with id: 56891a4a-b2de-4283-8da8-0848f8ada522 
Sep 23 14:03:01.572697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:01.572697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:01.574086 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7f6b3f45-0fa2-4783-b9a7-f60c0bbc6cdb tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Volume info retrieved successfully.
Sep 23 14:03:01.575226 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-96a8da41-40fb-437d-a6ff-8e16c3c7c275 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16/action returned with HTTP 202
Sep 23 14:03:01.578371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 198/394] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:03:01 2022] POST /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16/action => generated 0 bytes in 431 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:03:01.578506 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-7f6b3f45-0fa2-4783-b9a7-f60c0bbc6cdb tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=113687) delete /opt/stack/cinder/cinder/volume/api.py:434}}
Sep 23 14:03:01.583141 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b4776a50-fb34-4d81-bd17-496e233160ff None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:01.591743 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b4776a50-fb34-4d81-bd17-496e233160ff tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798
Sep 23 14:03:01.592269 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b4776a50-fb34-4d81-bd17-496e233160ff tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:01.594055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b4776a50-fb34-4d81-bd17-496e233160ff tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:01.623809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:01.623809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:01.632400 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-7f6b3f45-0fa2-4783-b9a7-f60c0bbc6cdb tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-126443935 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-126443935, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:01.633244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-7f6b3f45-0fa2-4783-b9a7-f60c0bbc6cdb tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-126443935 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-126443935, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:01.637715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b4776a50-fb34-4d81-bd17-496e233160ff tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Volume info retrieved successfully.
Sep 23 14:03:01.640871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-b4776a50-fb34-4d81-bd17-496e233160ff tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:03:01.641527 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-b4776a50-fb34-4d81-bd17-496e233160ff tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:03:01.651501 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-b4776a50-fb34-4d81-bd17-496e233160ff tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:03:01.657925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:01.657925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:01.677968 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b4776a50-fb34-4d81-bd17-496e233160ff tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798 returned with HTTP 200
Sep 23 14:03:01.688062 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 199/395] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:01 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798 => generated 983 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:01.689491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:01.719819 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-7f6b3f45-0fa2-4783-b9a7-f60c0bbc6cdb tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Created reservations ['45815819-ede4-4e8e-b414-a354c2606b2e', '3b4c98d2-fcf8-4d24-8198-ca78777c97cf', '360209e2-ac28-426a-986d-36f0ae8823c4', 'c3d72d50-c875-4d8a-b94b-26a8580134ea'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:01.932046 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7f6b3f45-0fa2-4783-b9a7-f60c0bbc6cdb tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Delete volume request issued successfully.
Sep 23 14:03:01.932744 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7f6b3f45-0fa2-4783-b9a7-f60c0bbc6cdb tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/56891a4a-b2de-4283-8da8-0848f8ada522 returned with HTTP 202
Sep 23 14:03:01.938027 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 197/396] 10.222.0.62 () {60 vars in 1368 bytes} [Fri Sep 23 14:03:01 2022] DELETE /volume/v3/fdc51b455c8b418e81449c8488848521/volumes/56891a4a-b2de-4283-8da8-0848f8ada522 => generated 0 bytes in 401 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:03:01.940070 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-643c4333-9600-40c9-be75-1d92185c4a8f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:01.945525 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-643c4333-9600-40c9-be75-1d92185c4a8f tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] GET http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/56891a4a-b2de-4283-8da8-0848f8ada522
Sep 23 14:03:01.946039 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-643c4333-9600-40c9-be75-1d92185c4a8f tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:01.946625 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-643c4333-9600-40c9-be75-1d92185c4a8f tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:01.970569 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-643c4333-9600-40c9-be75-1d92185c4a8f tempest-UserMessagesTest-854688157 tempest-UserMessagesTest-854688157-project] http://10.222.0.62/volume/v3/fdc51b455c8b418e81449c8488848521/volumes/56891a4a-b2de-4283-8da8-0848f8ada522 returned with HTTP 404
Sep 23 14:03:01.976552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 198/397] 10.222.0.62 () {60 vars in 1365 bytes} [Fri Sep 23 14:03:01 2022] GET /volume/v3/fdc51b455c8b418e81449c8488848521/volumes/56891a4a-b2de-4283-8da8-0848f8ada522 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:01.980650 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2e69736b-dc17-4038-9535-4c90afa66ee1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:01.984939 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2e69736b-dc17-4038-9535-4c90afa66ee1 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] DELETE http://10.222.0.62/volume/v3/0ccb60fdca144211a380fd193c8034b1/types/d24b6729-a1a9-4224-a455-5bf8a82f207b
Sep 23 14:03:01.985688 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2e69736b-dc17-4038-9535-4c90afa66ee1 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:01.991053 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2e69736b-dc17-4038-9535-4c90afa66ee1 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:02.034147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] GET http://10.222.0.62/volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656
Sep 23 14:03:02.034994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:02.035822 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:02.057182 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:02.061924 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:02.061924 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-126443935 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-126443935, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:02.061924 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-356633520 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-356633520, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:02.061924 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-356633520 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-356633520, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:02.062669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-356633520 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-356633520, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:02.063612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-729867974 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-729867974, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:02.064507 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-729867974 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-729867974, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:02.065571 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-729867974 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-729867974, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:02.067412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:02.068388 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:02.069424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:02.073667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=88,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:02.086699 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e1ce8a3d-7042-4ad9-b8d6-037dfe92df66 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] http://10.222.0.62/volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656 returned with HTTP 200
Sep 23 14:03:02.092764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 200/398] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:03:01 2022] GET /volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656 => generated 895 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:02.098766 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:02.190970 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2e69736b-dc17-4038-9535-4c90afa66ee1 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] http://10.222.0.62/volume/v3/0ccb60fdca144211a380fd193c8034b1/types/d24b6729-a1a9-4224-a455-5bf8a82f207b returned with HTTP 202
Sep 23 14:03:02.193041 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 199/399] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:03:01 2022] DELETE /volume/v3/0ccb60fdca144211a380fd193c8034b1/types/d24b6729-a1a9-4224-a455-5bf8a82f207b => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:02.196380 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9e9f1168-c479-4fbf-bb60-6de49ac80e05 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:02.202843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9e9f1168-c479-4fbf-bb60-6de49ac80e05 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] GET http://10.222.0.62/volume/v3/0ccb60fdca144211a380fd193c8034b1/types/d24b6729-a1a9-4224-a455-5bf8a82f207b
Sep 23 14:03:02.203582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9e9f1168-c479-4fbf-bb60-6de49ac80e05 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:02.204335 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9e9f1168-c479-4fbf-bb60-6de49ac80e05 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:02.224376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9e9f1168-c479-4fbf-bb60-6de49ac80e05 tempest-UserMessagesTest-944163994 tempest-UserMessagesTest-944163994-project-admin] http://10.222.0.62/volume/v3/0ccb60fdca144211a380fd193c8034b1/types/d24b6729-a1a9-4224-a455-5bf8a82f207b returned with HTTP 404
Sep 23 14:03:02.225362 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 200/400] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:02 2022] GET /volume/v3/0ccb60fdca144211a380fd193c8034b1/types/d24b6729-a1a9-4224-a455-5bf8a82f207b => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:03:02.293545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] POST http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes
Sep 23 14:03:02.302998 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-521577000"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:02.308402 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-521577000'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:02.308402 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Create volume of 1 GB
Sep 23 14:03:02.317050 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Availability Zones retrieved successfully.
Sep 23 14:03:02.340495 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Flow 'volume_create_api' (e9d429de-e9bd-4821-8f4a-9bbd0cd6f35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:02.348611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d11c25f-1941-400b-842a-3eacec138747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:02.348611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:02.397185 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d11c25f-1941-400b-842a-3eacec138747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:02.400481 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77bbb915-8a8b-4e9b-88fe-d0789fe5a96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:02.674835 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Created reservations ['4e11aa9f-4466-4a01-8905-8988538a16eb', 'f6d6822d-229d-4d3c-97af-7a4cf1991ebd', '9f970b14-e30b-45d1-ac45-eb952da91a52', 'a9e6a643-1fc6-4be2-8bc3-142092fef95b'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:02.678450 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77bbb915-8a8b-4e9b-88fe-d0789fe5a96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e11aa9f-4466-4a01-8905-8988538a16eb', 'f6d6822d-229d-4d3c-97af-7a4cf1991ebd', '9f970b14-e30b-45d1-ac45-eb952da91a52', 'a9e6a643-1fc6-4be2-8bc3-142092fef95b']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:02.681727 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb6f1d6-bbd6-415d-9752-f6a37b2280ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:02.687643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-91c720a1-0f12-47ff-9cea-6409f4c2e36a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:02.832016 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb6f1d6-bbd6-415d-9752-f6a37b2280ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6768c33-ee72-4e43-84dc-bbf16eb623b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-521577000',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ad95901102c9425583cf14ee0698d656',qos_specs=None,replication_status=<?>,reservations=['4e11aa9f-4466-4a01-8905-8988538a16eb','f6d6822d-229d-4d3c-97af-7a4cf1991ebd','9f970b14-e30b-45d1-ac45-eb952da91a52','a9e6a643-1fc6-4be2-8bc3-142092fef95b'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='fe0780d583af4579954b393f0798cce7',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-521577000',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=d6768c33-ee72-4e43-84dc-bbf16eb623b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad95901102c9425583cf14ee0698d656',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='fe0780d583af4579954b393f0798cce7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:02.834118 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6b2028a-a9d6-4a2b-b44b-64c06fbd9688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:02.973891 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6b2028a-a9d6-4a2b-b44b-64c06fbd9688) 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-VolumeQuotasNegativeTestJSON-Volume-521577000',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ad95901102c9425583cf14ee0698d656',qos_specs=None,replication_status=<?>,reservations=['4e11aa9f-4466-4a01-8905-8988538a16eb','f6d6822d-229d-4d3c-97af-7a4cf1991ebd','9f970b14-e30b-45d1-ac45-eb952da91a52','a9e6a643-1fc6-4be2-8bc3-142092fef95b'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='fe0780d583af4579954b393f0798cce7',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:02.976103 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b082cb-cb0d-45ac-bbbd-846b22514545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:03.013099 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-91c720a1-0f12-47ff-9cea-6409f4c2e36a tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] GET http://10.222.0.62/volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services
Sep 23 14:03:03.014140 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-91c720a1-0f12-47ff-9cea-6409f4c2e36a tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:03.014744 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-91c720a1-0f12-47ff-9cea-6409f4c2e36a tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:03.024646 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-91c720a1-0f12-47ff-9cea-6409f4c2e36a tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] http://10.222.0.62/volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services returned with HTTP 200
Sep 23 14:03:03.034913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 201/401] 10.222.0.62 () {58 vars in 1226 bytes} [Fri Sep 23 14:03:02 2022] GET /volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services => generated 642 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:03.037364 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-233cc59a-6276-4edc-be24-1b1c03c396c0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:03.042236 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-233cc59a-6276-4edc-be24-1b1c03c396c0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798
Sep 23 14:03:03.043029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-233cc59a-6276-4edc-be24-1b1c03c396c0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:03.043619 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-233cc59a-6276-4edc-be24-1b1c03c396c0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:03.060765 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:03.060765 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:03.079659 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b082cb-cb0d-45ac-bbbd-846b22514545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:03.079940 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Flow 'volume_create_api' (e9d429de-e9bd-4821-8f4a-9bbd0cd6f35c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:03.081221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Create volume request issued successfully.
Sep 23 14:03:03.082474 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d15f3d4a-cb63-44bf-a1c7-0124bfbc4aa0 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes returned with HTTP 202
Sep 23 14:03:03.083597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 201/402] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:03:02 2022] POST /volume/v3/ad95901102c9425583cf14ee0698d656/volumes => generated 827 bytes in 988 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:03:03.085374 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1eec44c1-8637-4752-8524-da631ffaeb4d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:03.089460 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-233cc59a-6276-4edc-be24-1b1c03c396c0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Volume info retrieved successfully.
Sep 23 14:03:03.090861 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1eec44c1-8637-4752-8524-da631ffaeb4d tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] PUT http://10.222.0.62/volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/disable-log-reason
Sep 23 14:03:03.091105 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-233cc59a-6276-4edc-be24-1b1c03c396c0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:03:03.091562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1eec44c1-8637-4752-8524-da631ffaeb4d tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] Action: 'update', calling method: update, body: {"host": "dv-cinder-857434-4-iscsi", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:03.091671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-233cc59a-6276-4edc-be24-1b1c03c396c0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:03:03.092663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:03.092663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:03.095825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1eec44c1-8637-4752-8524-da631ffaeb4d tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] http://10.222.0.62/volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/disable-log-reason returned with HTTP 400
Sep 23 14:03:03.101355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-233cc59a-6276-4edc-be24-1b1c03c396c0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:03:03.103900 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 202/403] 10.222.0.62 () {60 vars in 1303 bytes} [Fri Sep 23 14:03:03 2022] PUT /volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/disable-log-reason => generated 136 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:03:03.105467 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-34c085b3-8125-45f3-a648-f0308c4b374b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:03.109995 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-34c085b3-8125-45f3-a648-f0308c4b374b tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] PUT http://10.222.0.62/volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/disable
Sep 23 14:03:03.110769 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-34c085b3-8125-45f3-a648-f0308c4b374b tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] Action: 'update', calling method: update, body: {"host": "dv-cinder-857434-4-iscsi", "binary": "invalid_binary"} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:03.119995 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:03.119995 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:03.131185 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-34c085b3-8125-45f3-a648-f0308c4b374b tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] http://10.222.0.62/volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/disable returned with HTTP 404
Sep 23 14:03:03.131185 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 203/404] 10.222.0.62 () {60 vars in 1270 bytes} [Fri Sep 23 14:03:03 2022] PUT /volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/disable => generated 121 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:03.131185 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8e7efd90-3e7b-4445-b399-50efbc275e2d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:03.138153 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8e7efd90-3e7b-4445-b399-50efbc275e2d tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] GET http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8
Sep 23 14:03:03.138368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8e7efd90-3e7b-4445-b399-50efbc275e2d tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:03.141004 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8e7efd90-3e7b-4445-b399-50efbc275e2d tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:03.153758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:03.153758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:03.158305 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-233cc59a-6276-4edc-be24-1b1c03c396c0 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798 returned with HTTP 200
Sep 23 14:03:03.159787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=65,cinder:UPDATE=31,cinder:INSERT=4 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:03.161007 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 202/405] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:03 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798 => generated 982 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:03.164938 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8e7efd90-3e7b-4445-b399-50efbc275e2d tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Volume info retrieved successfully.
Sep 23 14:03:03.165066 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-dee24dfb-bd85-4ef8-a4f8-97da9091e0ec None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:03.167605 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dee24dfb-bd85-4ef8-a4f8-97da9091e0ec tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] PUT http://10.222.0.62/volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/enable
Sep 23 14:03:03.168737 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dee24dfb-bd85-4ef8-a4f8-97da9091e0ec tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:03.172390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8e7efd90-3e7b-4445-b399-50efbc275e2d tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8 returned with HTTP 200
Sep 23 14:03:03.173506 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 204/406] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:03 2022] GET /volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8 => generated 895 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:03.181068 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dee24dfb-bd85-4ef8-a4f8-97da9091e0ec tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] http://10.222.0.62/volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/enable returned with HTTP 404
Sep 23 14:03:03.182125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 203/407] 10.222.0.62 () {60 vars in 1267 bytes} [Fri Sep 23 14:03:03 2022] PUT /volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/enable => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:03.188385 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-80e532b6-5444-43d9-abdc-5d120a807d34 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:03.193934 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-80e532b6-5444-43d9-abdc-5d120a807d34 tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] PUT http://10.222.0.62/volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/freeze
Sep 23 14:03:03.205298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-80e532b6-5444-43d9-abdc-5d120a807d34 tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:03.207642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-80e532b6-5444-43d9-abdc-5d120a807d34 tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] http://10.222.0.62/volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/freeze returned with HTTP 400
Sep 23 14:03:03.208999 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 205/408] 10.222.0.62 () {60 vars in 1267 bytes} [Fri Sep 23 14:03:03 2022] PUT /volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/freeze => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:03.214666 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-edaedbcd-9fdc-464b-aac3-77021440e1f5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:03.220058 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-edaedbcd-9fdc-464b-aac3-77021440e1f5 tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] PUT http://10.222.0.62/volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/thaw
Sep 23 14:03:03.220464 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-edaedbcd-9fdc-464b-aac3-77021440e1f5 tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:03.234130 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-edaedbcd-9fdc-464b-aac3-77021440e1f5 tempest-VolumeServicesNegativeTest-640627795 tempest-VolumeServicesNegativeTest-640627795-project-admin] http://10.222.0.62/volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/thaw returned with HTTP 400
Sep 23 14:03:03.240000 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 204/409] 10.222.0.62 () {60 vars in 1261 bytes} [Fri Sep 23 14:03:03 2022] PUT /volume/v3/df1ff703fc014f5fb2e1f918ae48ea08/os-services/thaw => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:03.723765 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:03.727695 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] POST http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes
Sep 23 14:03:03.728347 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1997144975"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:03.731347 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1997144975'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:03.731932 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Create volume of 1 GB
Sep 23 14:03:03.739787 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Availability Zones retrieved successfully.
Sep 23 14:03:03.757403 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Flow 'volume_create_api' (a89c00ca-c4bb-4e27-bd03-96c8ab2c2edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:03.760625 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc5a7304-267f-4039-9ad9-471510e69aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:03.764329 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:03.819858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc5a7304-267f-4039-9ad9-471510e69aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:03.822218 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8310b1d6-0fa9-47bb-aac6-4aee46035496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:03.831626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=78,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:04.063647 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Created reservations ['07a421f9-1557-408f-9043-db650642f336', '11d9557a-fc08-42e9-818b-6854c9bbe335', 'adcb6707-1a9c-40be-92ed-1d1c035c2f6d', 'f752dabb-ab6c-4dcb-abed-6ee8205be28e'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:04.065955 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8310b1d6-0fa9-47bb-aac6-4aee46035496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07a421f9-1557-408f-9043-db650642f336', '11d9557a-fc08-42e9-818b-6854c9bbe335', 'adcb6707-1a9c-40be-92ed-1d1c035c2f6d', 'f752dabb-ab6c-4dcb-abed-6ee8205be28e']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:04.068770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dfd002b-a8b6-470b-a50b-8f46d148ab30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:04.164001 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dfd002b-a8b6-470b-a50b-8f46d148ab30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c71bf497-db9d-4dc7-b01e-99ddc1c31c46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1997144975',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='8e1a67a82fb44cf59f9b4f30848881d1',qos_specs=None,replication_status=<?>,reservations=['07a421f9-1557-408f-9043-db650642f336','11d9557a-fc08-42e9-818b-6854c9bbe335','adcb6707-1a9c-40be-92ed-1d1c035c2f6d','f752dabb-ab6c-4dcb-abed-6ee8205be28e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='88a8db8d7d494c62b65e427278ef9a2a',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1997144975',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=c71bf497-db9d-4dc7-b01e-99ddc1c31c46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e1a67a82fb44cf59f9b4f30848881d1',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='88a8db8d7d494c62b65e427278ef9a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:04.167820 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (615792a9-b45e-4d02-af86-7e93a10ef48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:04.183579 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-52b41785-4015-465c-917d-c9e4c033501e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:04.188695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-52b41785-4015-465c-917d-c9e4c033501e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798
Sep 23 14:03:04.189246 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-52b41785-4015-465c-917d-c9e4c033501e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:04.189915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-52b41785-4015-465c-917d-c9e4c033501e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:04.255802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-52b41785-4015-465c-917d-c9e4c033501e tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798 returned with HTTP 404
Sep 23 14:03:04.259508 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 205/410] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:04 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:04.262063 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bad5b475-e199-47af-885b-2e741b5b49c3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:04.269794 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bad5b475-e199-47af-885b-2e741b5b49c3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] GET http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8
Sep 23 14:03:04.272238 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bad5b475-e199-47af-885b-2e741b5b49c3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:04.272869 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bad5b475-e199-47af-885b-2e741b5b49c3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:04.306107 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:04.306107 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:04.322193 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bad5b475-e199-47af-885b-2e741b5b49c3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Volume info retrieved successfully.
Sep 23 14:03:04.335769 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bad5b475-e199-47af-885b-2e741b5b49c3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8 returned with HTTP 200
Sep 23 14:03:04.337501 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 206/411] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:04 2022] GET /volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8 => generated 920 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:04.339015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7449dfe1-e206-45e2-aa1a-7f58150704f3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:04.344445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7449dfe1-e206-45e2-aa1a-7f58150704f3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/169dd28e-210c-46b5-b38f-398c445e5b76
Sep 23 14:03:04.345365 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7449dfe1-e206-45e2-aa1a-7f58150704f3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:04.346131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7449dfe1-e206-45e2-aa1a-7f58150704f3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:04.360984 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7449dfe1-e206-45e2-aa1a-7f58150704f3 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/169dd28e-210c-46b5-b38f-398c445e5b76 returned with HTTP 404
Sep 23 14:03:04.362232 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (615792a9-b45e-4d02-af86-7e93a10ef48d) 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-1997144975',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='8e1a67a82fb44cf59f9b4f30848881d1',qos_specs=None,replication_status=<?>,reservations=['07a421f9-1557-408f-9043-db650642f336','11d9557a-fc08-42e9-818b-6854c9bbe335','adcb6707-1a9c-40be-92ed-1d1c035c2f6d','f752dabb-ab6c-4dcb-abed-6ee8205be28e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='88a8db8d7d494c62b65e427278ef9a2a',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:04.363577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 207/412] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:04 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/169dd28e-210c-46b5-b38f-398c445e5b76 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:04.365328 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e3346b70-dbc3-4920-92f0-e73a80603658 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:04.368969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (285963e3-18bb-483d-a472-c02251ecb223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:04.372191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e3346b70-dbc3-4920-92f0-e73a80603658 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] PUT http://10.222.0.62/volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656
Sep 23 14:03:04.372191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e3346b70-dbc3-4920-92f0-e73a80603658 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:04.508189 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (285963e3-18bb-483d-a472-c02251ecb223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:04.512110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Flow 'volume_create_api' (a89c00ca-c4bb-4e27-bd03-96c8ab2c2edd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:04.512761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Create volume request issued successfully.
Sep 23 14:03:04.514026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2eb9f9ef-6026-4f9f-99d8-04efd8dd0d55 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes returned with HTTP 202
Sep 23 14:03:04.524932 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 206/413] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:03:03 2022] POST /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes => generated 821 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:03:04.524932 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-66415a3f-55b3-4da9-a12c-2db05926dead None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:04.531267 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66415a3f-55b3-4da9-a12c-2db05926dead tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] GET http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16
Sep 23 14:03:04.531835 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-66415a3f-55b3-4da9-a12c-2db05926dead tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:04.533385 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-66415a3f-55b3-4da9-a12c-2db05926dead tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:04.535402 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-66415a3f-55b3-4da9-a12c-2db05926dead tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] show called for member 9acb055d-f352-48a9-aa1f-2e6328c9fe16 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:03:04.543151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66415a3f-55b3-4da9-a12c-2db05926dead tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 returned with HTTP 404
Sep 23 14:03:04.547034 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 207/414] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:03:04 2022] GET /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/groups/9acb055d-f352-48a9-aa1f-2e6328c9fe16 => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:04.547034 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-233419ba-acd0-4590-9785-0c49e81fa4ea None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:04.551415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-233419ba-acd0-4590-9785-0c49e81fa4ea tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:04.551866 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-233419ba-acd0-4590-9785-0c49e81fa4ea tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:04.552319 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-233419ba-acd0-4590-9785-0c49e81fa4ea tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:04.581217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:04.581217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:04.590372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-e3346b70-dbc3-4920-92f0-e73a80603658 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:04.591190 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-e3346b70-dbc3-4920-92f0-e73a80603658 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:04.602697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-e3346b70-dbc3-4920-92f0-e73a80603658 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-356633520 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-356633520, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:04.602697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-e3346b70-dbc3-4920-92f0-e73a80603658 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-729867974 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-729867974, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:04.602697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-e3346b70-dbc3-4920-92f0-e73a80603658 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:04.602697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-e3346b70-dbc3-4920-92f0-e73a80603658 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:04.603795 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-233419ba-acd0-4590-9785-0c49e81fa4ea tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:04.606093 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-e3346b70-dbc3-4920-92f0-e73a80603658 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:04.623772 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-233419ba-acd0-4590-9785-0c49e81fa4ea tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:04.626687 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 208/415] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:04 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 889 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:04.630840 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ccb01a4e-1368-49ac-b5c7-d01b51638f10 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:04.630969 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e3346b70-dbc3-4920-92f0-e73a80603658 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] http://10.222.0.62/volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656 returned with HTTP 200
Sep 23 14:03:04.633719 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 208/416] 10.222.0.62 () {60 vars in 1351 bytes} [Fri Sep 23 14:03:04 2022] PUT /volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656 => generated 660 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:04.637619 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ccb01a4e-1368-49ac-b5c7-d01b51638f10 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] DELETE http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/group_types/316a16a9-a1da-4460-bf88-085c14c96ba6
Sep 23 14:03:04.638677 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ccb01a4e-1368-49ac-b5c7-d01b51638f10 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:04.639333 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ccb01a4e-1368-49ac-b5c7-d01b51638f10 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:04.641975 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:04.656804 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] POST http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes
Sep 23 14:03:04.659262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:04.668238 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Create volume request body: {'volume': {'size': 2}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:04.668499 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Create volume of 2 GB
Sep 23 14:03:04.688458 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Availability Zones retrieved successfully.
Sep 23 14:03:04.705978 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Flow 'volume_create_api' (bbeb57c7-123c-4323-8fd9-fdad0d39f973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:04.708695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cf64fd-aee7-4091-9f74-9b8869050cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:04.711493 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Validating volume size '2' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:04.761149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cf64fd-aee7-4091-9f74-9b8869050cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:04.764226 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7beb0cc3-2042-47ce-b165-a64770b5a8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:04.777485 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ccb01a4e-1368-49ac-b5c7-d01b51638f10 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/group_types/316a16a9-a1da-4460-bf88-085c14c96ba6 returned with HTTP 202
Sep 23 14:03:04.778581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 209/417] 10.222.0.62 () {60 vars in 1381 bytes} [Fri Sep 23 14:03:04 2022] DELETE /volume/v3/fce3614cf145410da0f9185326de2813/group_types/316a16a9-a1da-4460-bf88-085c14c96ba6 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:03:04.785243 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-77b09b97-856a-46c9-aab4-c6e90d5e782a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:04.788819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-77b09b97-856a-46c9-aab4-c6e90d5e782a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] DELETE http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798
Sep 23 14:03:04.789309 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-77b09b97-856a-46c9-aab4-c6e90d5e782a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:04.789760 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-77b09b97-856a-46c9-aab4-c6e90d5e782a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:04.791379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-77b09b97-856a-46c9-aab4-c6e90d5e782a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Delete volume with id: 3dbe621f-4659-4142-9179-8bd90cb2e798 
Sep 23 14:03:04.805967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-77b09b97-856a-46c9-aab4-c6e90d5e782a tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798 returned with HTTP 404
Sep 23 14:03:04.807235 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 210/418] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:03:04 2022] DELETE /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/3dbe621f-4659-4142-9179-8bd90cb2e798 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:04.812298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5e3f6eaa-3a32-4fd8-84cb-1448f81a5284 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:04.817013 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5e3f6eaa-3a32-4fd8-84cb-1448f81a5284 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] DELETE http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/169dd28e-210c-46b5-b38f-398c445e5b76
Sep 23 14:03:04.817884 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5e3f6eaa-3a32-4fd8-84cb-1448f81a5284 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:04.823184 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5e3f6eaa-3a32-4fd8-84cb-1448f81a5284 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:04.823184 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-5e3f6eaa-3a32-4fd8-84cb-1448f81a5284 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] Delete volume with id: 169dd28e-210c-46b5-b38f-398c445e5b76 
Sep 23 14:03:04.832786 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5e3f6eaa-3a32-4fd8-84cb-1448f81a5284 tempest-GroupsTest-588544861 tempest-GroupsTest-588544861-project] http://10.222.0.62/volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/169dd28e-210c-46b5-b38f-398c445e5b76 returned with HTTP 404
Sep 23 14:03:04.834510 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 211/419] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:03:04 2022] DELETE /volume/v3/4e5c2dfbf6e8451aa06c3193fc850a22/volumes/169dd28e-210c-46b5-b38f-398c445e5b76 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:04.840046 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3725f116-00bc-4d5c-b5d2-6ca3d0c837d0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:04.844602 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3725f116-00bc-4d5c-b5d2-6ca3d0c837d0 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] DELETE http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/types/d20781f0-cbe8-4b64-8500-1ae719e4d259
Sep 23 14:03:04.845339 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3725f116-00bc-4d5c-b5d2-6ca3d0c837d0 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:04.846123 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3725f116-00bc-4d5c-b5d2-6ca3d0c837d0 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Calling method '_delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:04.858576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota_utils [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Quota exceeded for ad95901102c9425583cf14ee0698d656, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes']
Sep 23 14:03:04.904500 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.volume.api [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7beb0cc3-2042-47ce-b165-a64770b5a8ef) transitioned into state 'FAILURE' from state 'RUNNING'
Sep 23 14:03:04.904500 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed.
Sep 23 14:03:04.909432 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7beb0cc3-2042-47ce-b165-a64770b5a8ef) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:04.914764 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.volume.api [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7beb0cc3-2042-47ce-b165-a64770b5a8ef) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Sep 23 14:03:04.914764 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cf64fd-aee7-4091-9f74-9b8869050cbc) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:04.915912 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.volume.api [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cf64fd-aee7-4091-9f74-9b8869050cbc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Sep 23 14:03:04.918219 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.volume.api [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Flow 'volume_create_api' (bbeb57c7-123c-4323-8fd9-fdad0d39f973) transitioned into state 'REVERTED' from state 'RUNNING'
Sep 23 14:03:04.920829 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.middleware.fault [None req-3c8c572e-d8e1-42dc-b6b9-17a6b5d94f08 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes returned with HTTP 413
Sep 23 14:03:04.926711 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 209/420] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:03:04 2022] POST /volume/v3/ad95901102c9425583cf14ee0698d656/volumes => generated 208 bytes in 285 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0)
Sep 23 14:03:04.930763 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-667d18ea-3267-46fb-819a-a77971ef31f4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:04.938495 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-667d18ea-3267-46fb-819a-a77971ef31f4 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] PUT http://10.222.0.62/volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656
Sep 23 14:03:04.939214 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-667d18ea-3267-46fb-819a-a77971ef31f4 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:04.966206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:04.966206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:05.051141 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3725f116-00bc-4d5c-b5d2-6ca3d0c837d0 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/types/d20781f0-cbe8-4b64-8500-1ae719e4d259 returned with HTTP 202
Sep 23 14:03:05.052285 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 212/421] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:03:04 2022] DELETE /volume/v3/fce3614cf145410da0f9185326de2813/types/d20781f0-cbe8-4b64-8500-1ae719e4d259 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:03:05.056914 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d92c5972-d06b-4ca3-b3d5-ce7ed31a225d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:05.061826 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d92c5972-d06b-4ca3-b3d5-ce7ed31a225d tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] GET http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/types/d20781f0-cbe8-4b64-8500-1ae719e4d259
Sep 23 14:03:05.062664 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d92c5972-d06b-4ca3-b3d5-ce7ed31a225d tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:05.062936 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d92c5972-d06b-4ca3-b3d5-ce7ed31a225d tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:05.086747 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d92c5972-d06b-4ca3-b3d5-ce7ed31a225d tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/types/d20781f0-cbe8-4b64-8500-1ae719e4d259 returned with HTTP 404
Sep 23 14:03:05.090444 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 213/422] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:05 2022] GET /volume/v3/fce3614cf145410da0f9185326de2813/types/d20781f0-cbe8-4b64-8500-1ae719e4d259 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:05.092863 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c68d4e41-f218-4dab-b342-73e5cfa7127d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:05.098430 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c68d4e41-f218-4dab-b342-73e5cfa7127d tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] DELETE http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/types/6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08
Sep 23 14:03:05.098916 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c68d4e41-f218-4dab-b342-73e5cfa7127d tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:05.099563 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c68d4e41-f218-4dab-b342-73e5cfa7127d tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Calling method '_delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:05.205886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c68d4e41-f218-4dab-b342-73e5cfa7127d tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/types/6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08 returned with HTTP 202
Sep 23 14:03:05.206005 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=96,cinder:INSERT=2,cinder:UPDATE=2 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:05.209052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 214/423] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:03:05 2022] DELETE /volume/v3/fce3614cf145410da0f9185326de2813/types/6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:05.213534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-66963e67-fa03-4726-843d-7a6cf8c4e5a5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:05.220366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66963e67-fa03-4726-843d-7a6cf8c4e5a5 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] GET http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/types/6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08
Sep 23 14:03:05.220946 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-66963e67-fa03-4726-843d-7a6cf8c4e5a5 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:05.222460 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-66963e67-fa03-4726-843d-7a6cf8c4e5a5 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:05.237400 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66963e67-fa03-4726-843d-7a6cf8c4e5a5 tempest-GroupsTest-1252540526 tempest-GroupsTest-1252540526-project-admin] http://10.222.0.62/volume/v3/fce3614cf145410da0f9185326de2813/types/6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08 returned with HTTP 404
Sep 23 14:03:05.242116 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 215/424] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:05 2022] GET /volume/v3/fce3614cf145410da0f9185326de2813/types/6ca6c5b8-31ff-4da9-bfaf-d5a8f2c83d08 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:05.247530 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-667d18ea-3267-46fb-819a-a77971ef31f4 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] http://10.222.0.62/volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656 returned with HTTP 200
Sep 23 14:03:05.248597 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 210/425] 10.222.0.62 () {60 vars in 1351 bytes} [Fri Sep 23 14:03:04 2022] PUT /volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656 => generated 316 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:05.257152 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:05.261349 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] POST http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes
Sep 23 14:03:05.262322 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:05.266015 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Create volume request body: {'volume': {'size': 1}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:05.266420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Create volume of 1 GB
Sep 23 14:03:05.274093 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=72,cinder:INSERT=10,cinder:UPDATE=18 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:05.279514 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Availability Zones retrieved successfully.
Sep 23 14:03:05.315506 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Flow 'volume_create_api' (ea0674bf-e1e6-46a0-8341-ba7754ed268c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:05.321301 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9945984e-508c-4713-899d-ce12027546be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:05.325686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:05.435409 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9945984e-508c-4713-899d-ce12027546be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:05.437459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ac0d8f-c82b-494d-a9a3-b8451888fec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:05.498916 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota_utils [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Quota exceeded for ad95901102c9425583cf14ee0698d656, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes']
Sep 23 14:03:05.506483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.volume.api [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ac0d8f-c82b-494d-a9a3-b8451888fec9) transitioned into state 'FAILURE' from state 'RUNNING'
Sep 23 14:03:05.506483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'.
Sep 23 14:03:05.510987 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ac0d8f-c82b-494d-a9a3-b8451888fec9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:05.514376 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.volume.api [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ac0d8f-c82b-494d-a9a3-b8451888fec9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Sep 23 14:03:05.514646 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9945984e-508c-4713-899d-ce12027546be) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:05.516451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.volume.api [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9945984e-508c-4713-899d-ce12027546be) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Sep 23 14:03:05.519404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.volume.api [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Flow 'volume_create_api' (ea0674bf-e1e6-46a0-8341-ba7754ed268c) transitioned into state 'REVERTED' from state 'RUNNING'
Sep 23 14:03:05.520526 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.middleware.fault [None req-550fc2fd-e0f5-46de-b15b-fcb0e6248fd3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes returned with HTTP 413
Sep 23 14:03:05.521768 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 216/426] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:03:05 2022] POST /volume/v3/ad95901102c9425583cf14ee0698d656/volumes => generated 150 bytes in 265 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0)
Sep 23 14:03:05.528818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a6b0172c-779d-4886-b674-cf02e978f545 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:05.537610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a6b0172c-779d-4886-b674-cf02e978f545 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] PUT http://10.222.0.62/volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656
Sep 23 14:03:05.537610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a6b0172c-779d-4886-b674-cf02e978f545 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:05.652268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-93b153b7-7a66-497c-a5d5-1531b41ab924 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:05.656572 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-93b153b7-7a66-497c-a5d5-1531b41ab924 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:05.657023 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-93b153b7-7a66-497c-a5d5-1531b41ab924 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:05.657475 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-93b153b7-7a66-497c-a5d5-1531b41ab924 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:05.691736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:05.691736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:05.703244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a6b0172c-779d-4886-b674-cf02e978f545 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] http://10.222.0.62/volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656 returned with HTTP 200
Sep 23 14:03:05.703330 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-93b153b7-7a66-497c-a5d5-1531b41ab924 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:05.703545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 211/427] 10.222.0.62 () {60 vars in 1351 bytes} [Fri Sep 23 14:03:05 2022] PUT /volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656 => generated 315 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:05.713721 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bfde18f9-7804-424a-b04c-1be7dfd00454 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:05.719136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bfde18f9-7804-424a-b04c-1be7dfd00454 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] POST http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8/action
Sep 23 14:03:05.720289 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bfde18f9-7804-424a-b04c-1be7dfd00454 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:03:05.720518 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-93b153b7-7a66-497c-a5d5-1531b41ab924 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:05.721042 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bfde18f9-7804-424a-b04c-1be7dfd00454 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:05.726385 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 217/428] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:05 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:05.745374 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:05.745374 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:05.746989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bfde18f9-7804-424a-b04c-1be7dfd00454 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Volume info retrieved successfully.
Sep 23 14:03:05.798137 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-e3426e64-8126-41e3-b7c3-0b2b53135863 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:05.803563 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-e3426e64-8126-41e3-b7c3-0b2b53135863 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:05.811946 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-e3426e64-8126-41e3-b7c3-0b2b53135863 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:05.811946 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-e3426e64-8126-41e3-b7c3-0b2b53135863 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:05.827901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:05.827901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:05.836276 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-e3426e64-8126-41e3-b7c3-0b2b53135863 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:05.847053 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-e3426e64-8126-41e3-b7c3-0b2b53135863 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:05.848322 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 218/429] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:03:05 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:05.879595 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: ERROR cinder.volume.api [None req-bfde18f9-7804-424a-b04c-1be7dfd00454 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Quota exceeded for ad95901102c9425583cf14ee0698d656, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes']
Sep 23 14:03:05.930459 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.middleware.fault [None req-bfde18f9-7804-424a-b04c-1be7dfd00454 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8/action returned with HTTP 413
Sep 23 14:03:05.931870 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 212/430] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:03:05 2022] POST /volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8/action => generated 208 bytes in 221 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0)
Sep 23 14:03:05.941782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c8ba2194-18f5-49d0-8783-fbeed33a7e95 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:05.942248 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c8ba2194-18f5-49d0-8783-fbeed33a7e95 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] DELETE http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8
Sep 23 14:03:05.942717 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c8ba2194-18f5-49d0-8783-fbeed33a7e95 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:05.943198 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c8ba2194-18f5-49d0-8783-fbeed33a7e95 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:05.943564 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-c8ba2194-18f5-49d0-8783-fbeed33a7e95 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Delete volume with id: d6768c33-ee72-4e43-84dc-bbf16eb623b8 
Sep 23 14:03:05.957853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:05.957853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:05.958878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c8ba2194-18f5-49d0-8783-fbeed33a7e95 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Volume info retrieved successfully.
Sep 23 14:03:06.123029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c8ba2194-18f5-49d0-8783-fbeed33a7e95 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Delete volume request issued successfully.
Sep 23 14:03:06.123584 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c8ba2194-18f5-49d0-8783-fbeed33a7e95 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8 returned with HTTP 202
Sep 23 14:03:06.125161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 219/431] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:03:05 2022] DELETE /volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:06.128540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-175ffc2f-6f94-4aa6-a03d-9c81e284a8e8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:06.129600 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-175ffc2f-6f94-4aa6-a03d-9c81e284a8e8 None None] GET http://10.222.0.62/volume//
Sep 23 14:03:06.129994 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-175ffc2f-6f94-4aa6-a03d-9c81e284a8e8 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:06.130408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-af081665-c8ac-4e8a-8f49-c5e231acfb92 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:06.130624 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-175ffc2f-6f94-4aa6-a03d-9c81e284a8e8 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:06.131308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-175ffc2f-6f94-4aa6-a03d-9c81e284a8e8 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:03:06.132050 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 213/432] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:03:06 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:03:06.133943 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-af081665-c8ac-4e8a-8f49-c5e231acfb92 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] GET http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8
Sep 23 14:03:06.134533 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-af081665-c8ac-4e8a-8f49-c5e231acfb92 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:06.134997 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-af081665-c8ac-4e8a-8f49-c5e231acfb92 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:06.140851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-8e07e87c-7ba6-493c-aea5-7c862ba555be None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:06.147037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-8e07e87c-7ba6-493c-aea5-7c862ba555be tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] POST http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/attachments
Sep 23 14:03:06.148162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-8e07e87c-7ba6-493c-aea5-7c862ba555be tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c71bf497-db9d-4dc7-b01e-99ddc1c31c46", "connector": null, "instance_uuid": "fc990d71-8d2f-4734-a5b2-4401f24cc5b4"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:06.152404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:06.152404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:06.160185 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-af081665-c8ac-4e8a-8f49-c5e231acfb92 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Volume info retrieved successfully.
Sep 23 14:03:06.167845 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:06.167845 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:06.171656 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-af081665-c8ac-4e8a-8f49-c5e231acfb92 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8 returned with HTTP 200
Sep 23 14:03:06.172390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 220/433] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:06 2022] GET /volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8 => generated 919 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:06.553667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-8e07e87c-7ba6-493c-aea5-7c862ba555be tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/attachments returned with HTTP 200
Sep 23 14:03:06.554513 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 214/434] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:03:06 2022] POST /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/attachments => generated 273 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:03:06.815531 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-eeed38fa-fdfb-443b-9086-f77fb7249255 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:06.820519 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eeed38fa-fdfb-443b-9086-f77fb7249255 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:06.821302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eeed38fa-fdfb-443b-9086-f77fb7249255 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:06.822282 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eeed38fa-fdfb-443b-9086-f77fb7249255 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:06.849132 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:06.849132 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:06.857952 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-eeed38fa-fdfb-443b-9086-f77fb7249255 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:06.874656 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eeed38fa-fdfb-443b-9086-f77fb7249255 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:06.876305 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 221/435] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:06 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 913 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:06.957193 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f435f047-1062-46dd-9e9a-6deec3381ad4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:06.959116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f435f047-1062-46dd-9e9a-6deec3381ad4 None None] GET http://10.222.0.62/volume//
Sep 23 14:03:06.960206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f435f047-1062-46dd-9e9a-6deec3381ad4 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:06.961091 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f435f047-1062-46dd-9e9a-6deec3381ad4 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:06.965412 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f435f047-1062-46dd-9e9a-6deec3381ad4 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:03:06.966206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 215/436] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:03:06 2022] GET /volume/ => generated 386 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:03:07.003292 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-6760d501-cb22-4ebf-a9a0-7a14af650349 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:07.008115 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-6760d501-cb22-4ebf-a9a0-7a14af650349 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:07.009057 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-6760d501-cb22-4ebf-a9a0-7a14af650349 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:07.009887 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-6760d501-cb22-4ebf-a9a0-7a14af650349 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:07.040983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:07.040983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:07.052651 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-6760d501-cb22-4ebf-a9a0-7a14af650349 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:07.069020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-6760d501-cb22-4ebf-a9a0-7a14af650349 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:07.069020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 222/437] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:03:07 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 1011 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:03:07.177743 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-53f11e99-8e3b-4e11-8b5c-dd4bd0896968 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:07.182231 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-53f11e99-8e3b-4e11-8b5c-dd4bd0896968 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] PUT http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/attachments/c818eda5-0827-4aaf-82ec-ea6c2b8510a6
Sep 23 14:03:07.183031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-53f11e99-8e3b-4e11-8b5c-dd4bd0896968 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sdb"}}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:07.192051 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-62322239-ef65-4456-9254-6a7a904d0ac3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:07.195682 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-62322239-ef65-4456-9254-6a7a904d0ac3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] GET http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8
Sep 23 14:03:07.196130 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-62322239-ef65-4456-9254-6a7a904d0ac3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:07.196579 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-62322239-ef65-4456-9254-6a7a904d0ac3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:07.208991 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-53f11e99-8e3b-4e11-8b5c-dd4bd0896968 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Acquiring lock "cinder-attachment_update-c71bf497-db9d-4dc7-b01e-99ddc1c31c46-hv-cinder-85743" by "attachment_update" {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:03:07.250273 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-62322239-ef65-4456-9254-6a7a904d0ac3 tempest-VolumeQuotasNegativeTestJSON-934017484 tempest-VolumeQuotasNegativeTestJSON-934017484-project] http://10.222.0.62/volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8 returned with HTTP 404
Sep 23 14:03:07.250273 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 223/438] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:07 2022] GET /volume/v3/ad95901102c9425583cf14ee0698d656/volumes/d6768c33-ee72-4e43-84dc-bbf16eb623b8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:07.250602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-53f11e99-8e3b-4e11-8b5c-dd4bd0896968 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Lock "cinder-attachment_update-c71bf497-db9d-4dc7-b01e-99ddc1c31c46-hv-cinder-85743" acquired by "attachment_update" :: waited 0.011s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:03:07.250602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:07.250602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:07.250831 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-92d96dfd-663f-4684-9bcc-9291592db4a8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:07.250831 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-92d96dfd-663f-4684-9bcc-9291592db4a8 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] PUT http://10.222.0.62/volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656
Sep 23 14:03:07.250831 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-92d96dfd-663f-4684-9bcc-9291592db4a8 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:07.251548 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:UPDATE=5,cinder:SELECT=94,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:07.842411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-92d96dfd-663f-4684-9bcc-9291592db4a8 tempest-VolumeQuotasNegativeTestJSON-146736393 tempest-VolumeQuotasNegativeTestJSON-146736393-project-admin] http://10.222.0.62/volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656 returned with HTTP 200
Sep 23 14:03:07.842411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 224/439] 10.222.0.62 () {60 vars in 1352 bytes} [Fri Sep 23 14:03:07 2022] PUT /volume/v3/403ed8c254684a8e87ee70b92a2dbf11/os-quota-sets/ad95901102c9425583cf14ee0698d656 => generated 319 bytes in 626 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:07.894975 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-173f1da1-1c55-4436-b859-663531887d18 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:07.898736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-173f1da1-1c55-4436-b859-663531887d18 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:07.899177 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-173f1da1-1c55-4436-b859-663531887d18 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:07.899626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-173f1da1-1c55-4436-b859-663531887d18 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:07.924100 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:07.924100 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:07.931702 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-173f1da1-1c55-4436-b859-663531887d18 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:07.944150 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-173f1da1-1c55-4436-b859-663531887d18 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:07.945905 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 225/440] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:07 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:07.965818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-53f11e99-8e3b-4e11-8b5c-dd4bd0896968 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Lock "cinder-attachment_update-c71bf497-db9d-4dc7-b01e-99ddc1c31c46-hv-cinder-85743" released by "attachment_update" :: held 0.754s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:03:07.966589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-53f11e99-8e3b-4e11-8b5c-dd4bd0896968 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/attachments/c818eda5-0827-4aaf-82ec-ea6c2b8510a6 returned with HTTP 200
Sep 23 14:03:07.967407 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 216/441] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:03:07 2022] PUT /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/attachments/c818eda5-0827-4aaf-82ec-ea6c2b8510a6 => generated 747 bytes in 791 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:08.964697 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-27c00cb3-ed84-4722-963a-35d6a9150db9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:08.969033 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-27c00cb3-ed84-4722-963a-35d6a9150db9 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:08.969480 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-27c00cb3-ed84-4722-963a-35d6a9150db9 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:08.970090 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-27c00cb3-ed84-4722-963a-35d6a9150db9 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:08.995477 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:08.995477 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:09.005765 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-27c00cb3-ed84-4722-963a-35d6a9150db9 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:09.015407 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-27c00cb3-ed84-4722-963a-35d6a9150db9 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:09.030935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 226/442] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:08 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:09.691981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5521e65e-2b90-4245-842b-33e5fc11ae4c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:09.957322 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5521e65e-2b90-4245-842b-33e5fc11ae4c tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] GET http://10.222.0.62/volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb
Sep 23 14:03:09.958021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5521e65e-2b90-4245-842b-33e5fc11ae4c tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:09.958720 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5521e65e-2b90-4245-842b-33e5fc11ae4c tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:09.960517 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:09.960517 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:09.993612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5521e65e-2b90-4245-842b-33e5fc11ae4c tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] http://10.222.0.62/volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb returned with HTTP 200
Sep 23 14:03:09.994505 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 217/443] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:03:09 2022] GET /volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb => generated 361 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:10.002519 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4c72c04b-61f5-4ed6-a100-9da08bfc1f7c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:10.008837 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4c72c04b-61f5-4ed6-a100-9da08bfc1f7c tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] PUT http://10.222.0.62/volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb
Sep 23 14:03:10.008837 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4c72c04b-61f5-4ed6-a100-9da08bfc1f7c tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:10.034788 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fbf7fede-6130-451a-a7e3-c877ed679b5f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:10.040048 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fbf7fede-6130-451a-a7e3-c877ed679b5f tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:10.040530 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fbf7fede-6130-451a-a7e3-c877ed679b5f tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:10.040984 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fbf7fede-6130-451a-a7e3-c877ed679b5f tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:10.060919 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:10.060919 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:10.066095 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=93,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:10.068226 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fbf7fede-6130-451a-a7e3-c877ed679b5f tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:10.077276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fbf7fede-6130-451a-a7e3-c877ed679b5f tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:10.078071 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 218/444] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:10 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:10.201573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-136fcb79-de9d-4db1-bf18-62ed5d9f0ae6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:10.326453 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4c72c04b-61f5-4ed6-a100-9da08bfc1f7c tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] http://10.222.0.62/volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb returned with HTTP 200
Sep 23 14:03:10.333860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 227/445] 10.222.0.62 () {60 vars in 1351 bytes} [Fri Sep 23 14:03:10 2022] PUT /volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb => generated 314 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:10.333860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:10.593248 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] POST http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes
Sep 23 14:03:10.593934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-136fcb79-de9d-4db1-bf18-62ed5d9f0ae6 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] POST http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types
Sep 23 14:03:10.594039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2107240740"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:10.594908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-136fcb79-de9d-4db1-bf18-62ed5d9f0ae6 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1886072753", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Microsoft"}}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:10.596228 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2107240740'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:10.600334 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Create volume of 2 GB
Sep 23 14:03:10.601203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=91,cinder:UPDATE=2,cinder:INSERT=7 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:10.604909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Availability Zones retrieved successfully.
Sep 23 14:03:10.620457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Flow 'volume_create_api' (e947e262-502e-44dd-94d2-a5783344d1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:10.623315 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a4f753a-34c6-4bbf-b784-459e2483483d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:10.625866 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Validating volume size '2' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:10.661321 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a4f753a-34c6-4bbf-b784-459e2483483d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:10.664429 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e143e4f7-2149-43b7-8a03-61ea95f8d668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:10.688606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-136fcb79-de9d-4db1-bf18-62ed5d9f0ae6 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types returned with HTTP 200
Sep 23 14:03:10.690440 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 219/446] 10.222.0.62 () {60 vars in 1230 bytes} [Fri Sep 23 14:03:10 2022] POST /volume/v3/53ec96afe7fa43c79713342da619af04/types => generated 276 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:10.692868 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a6640b53-6e14-4754-bce1-f273731cfae6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:10.810213 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] POST http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes
Sep 23 14:03:10.810956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1044324359"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:10.813527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1044324359'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:10.814677 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Create volume of 1 GB
Sep 23 14:03:10.824283 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Availability Zones retrieved successfully.
Sep 23 14:03:10.849826 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Flow 'volume_create_api' (4f90ca8a-2c0b-47ad-8dd0-2ccef2ff1d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:10.849826 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03dbbdc8-542d-467a-a5db-3c4a4d2b7f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:10.851750 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:10.888170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03dbbdc8-542d-467a-a5db-3c4a4d2b7f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:10.890226 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90798c2d-c737-4ff2-b815-549e85e3d762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:10.941640 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Created reservations ['89c78f2f-a765-42eb-9f5f-b5cb56dfbb64', 'e5f7d6bc-56f4-4e4f-b6dd-63dbe29b9a9f', '591c9fcd-ce20-4e88-b206-50ac2381ac5c', '3eff7fb2-eb7f-4ba7-9fc2-a73b28ea096e'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:10.943709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e143e4f7-2149-43b7-8a03-61ea95f8d668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89c78f2f-a765-42eb-9f5f-b5cb56dfbb64', 'e5f7d6bc-56f4-4e4f-b6dd-63dbe29b9a9f', '591c9fcd-ce20-4e88-b206-50ac2381ac5c', '3eff7fb2-eb7f-4ba7-9fc2-a73b28ea096e']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:10.945642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a04e651b-b984-450c-88ed-6d9d622f231b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:11.047703 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a04e651b-b984-450c-88ed-6d9d622f231b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '196df66e-2c6c-41fe-9ef1-cbe8d420ba80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2107240740',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='3c0e6b9e809c43a8975c25124b157c6c',qos_specs=None,replication_status=<?>,reservations=['89c78f2f-a765-42eb-9f5f-b5cb56dfbb64','e5f7d6bc-56f4-4e4f-b6dd-63dbe29b9a9f','591c9fcd-ce20-4e88-b206-50ac2381ac5c','3eff7fb2-eb7f-4ba7-9fc2-a73b28ea096e'],size=2,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='ecdf2746343945749f54839322419dbe',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2107240740',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=196df66e-2c6c-41fe-9ef1-cbe8d420ba80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c0e6b9e809c43a8975c25124b157c6c',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=2,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecdf2746343945749f54839322419dbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:11.052858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c3854c-5d24-45c2-8c31-ccb100b53ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:11.153254 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Created reservations ['7fec27f9-741a-46f6-9ae1-ee3bb0647981', '2460efe9-ff9b-4d4f-9b54-fcb2bfcd579c', '41096947-ed1b-425e-a51c-95ec05eb237f', 'd45bc912-48f4-423c-a2d6-df25d6a13427'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:11.155286 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90798c2d-c737-4ff2-b815-549e85e3d762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fec27f9-741a-46f6-9ae1-ee3bb0647981', '2460efe9-ff9b-4d4f-9b54-fcb2bfcd579c', '41096947-ed1b-425e-a51c-95ec05eb237f', 'd45bc912-48f4-423c-a2d6-df25d6a13427']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:11.157323 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6991f64-4bd6-4529-b4ce-d41dff79da24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:11.286037 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c3854c-5d24-45c2-8c31-ccb100b53ca6) 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-VolumesCloneNegativeTest-Volume-2107240740',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='3c0e6b9e809c43a8975c25124b157c6c',qos_specs=None,replication_status=<?>,reservations=['89c78f2f-a765-42eb-9f5f-b5cb56dfbb64','e5f7d6bc-56f4-4e4f-b6dd-63dbe29b9a9f','591c9fcd-ce20-4e88-b206-50ac2381ac5c','3eff7fb2-eb7f-4ba7-9fc2-a73b28ea096e'],size=2,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='ecdf2746343945749f54839322419dbe',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:11.287840 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f24024a5-dc9c-48be-9cce-e2baa676e10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:11.288136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6991f64-4bd6-4529-b4ce-d41dff79da24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b0970d4-da9b-49ff-9b57-61cb496c4f7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1044324359',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e367eb231b38468c8bd6ebe483d6ecfb',qos_specs=None,replication_status=<?>,reservations=['7fec27f9-741a-46f6-9ae1-ee3bb0647981','2460efe9-ff9b-4d4f-9b54-fcb2bfcd579c','41096947-ed1b-425e-a51c-95ec05eb237f','d45bc912-48f4-423c-a2d6-df25d6a13427'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='429548cbe4544ea2b2632bf17bb4bd5a',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1044324359',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=1b0970d4-da9b-49ff-9b57-61cb496c4f7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e367eb231b38468c8bd6ebe483d6ecfb',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='429548cbe4544ea2b2632bf17bb4bd5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:11.290627 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5eebbde-4597-4d72-8d6e-14c97d3135f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:11.430365 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f24024a5-dc9c-48be-9cce-e2baa676e10d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:11.433037 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Flow 'volume_create_api' (e947e262-502e-44dd-94d2-a5783344d1ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:11.433950 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Create volume request issued successfully.
Sep 23 14:03:11.435223 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f408979b-09b3-4978-a36a-2feb089ce8c0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes returned with HTTP 202
Sep 23 14:03:11.435999 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 228/447] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:03:10 2022] POST /volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes => generated 824 bytes in 1108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:03:11.437600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-936fb573-401d-4e54-b33d-177c205e4b5c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:11.442438 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-936fb573-401d-4e54-b33d-177c205e4b5c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] POST http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types
Sep 23 14:03:11.443198 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-936fb573-401d-4e54-b33d-177c205e4b5c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1416460461", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Microsoft"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:11.445930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:11.445930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:11.491905 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5eebbde-4597-4d72-8d6e-14c97d3135f1) 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-VolumeSnapshotQuotasNegativeTestJSON-Volume-1044324359',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e367eb231b38468c8bd6ebe483d6ecfb',qos_specs=None,replication_status=<?>,reservations=['7fec27f9-741a-46f6-9ae1-ee3bb0647981','2460efe9-ff9b-4d4f-9b54-fcb2bfcd579c','41096947-ed1b-425e-a51c-95ec05eb237f','d45bc912-48f4-423c-a2d6-df25d6a13427'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='429548cbe4544ea2b2632bf17bb4bd5a',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:11.493679 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd66f5dc-e2fb-427f-ac82-1a2a2a1317c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:11.584629 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd66f5dc-e2fb-427f-ac82-1a2a2a1317c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:11.587115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Flow 'volume_create_api' (4f90ca8a-2c0b-47ad-8dd0-2ccef2ff1d0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:11.587817 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Create volume request issued successfully.
Sep 23 14:03:11.588724 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-936fb573-401d-4e54-b33d-177c205e4b5c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types returned with HTTP 200
Sep 23 14:03:11.589055 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a6640b53-6e14-4754-bce1-f273731cfae6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes returned with HTTP 202
Sep 23 14:03:11.589967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 229/448] 10.222.0.62 () {60 vars in 1230 bytes} [Fri Sep 23 14:03:11 2022] POST /volume/v3/53ec96afe7fa43c79713342da619af04/types => generated 276 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:11.591279 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-df0f76e0-8678-4de5-8c4b-ddf9ed7415b3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:11.605420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-df0f76e0-8678-4de5-8c4b-ddf9ed7415b3 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:11.606117 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-df0f76e0-8678-4de5-8c4b-ddf9ed7415b3 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:11.607312 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-df0f76e0-8678-4de5-8c4b-ddf9ed7415b3 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:11.619310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 220/449] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:03:10 2022] POST /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes => generated 836 bytes in 925 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:03:11.624415 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-16f90950-7263-4c04-8149-378b44ce812e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:11.638873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:11.638873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:11.639143 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-16f90950-7263-4c04-8149-378b44ce812e tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] GET http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80
Sep 23 14:03:11.643608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-16f90950-7263-4c04-8149-378b44ce812e tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:11.644090 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-16f90950-7263-4c04-8149-378b44ce812e tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:11.647507 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-df0f76e0-8678-4de5-8c4b-ddf9ed7415b3 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:11.660983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-df0f76e0-8678-4de5-8c4b-ddf9ed7415b3 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:11.670570 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 230/450] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:11 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:11.670570 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:11.685332 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:11.685332 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:11.701516 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-16f90950-7263-4c04-8149-378b44ce812e tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Volume info retrieved successfully.
Sep 23 14:03:11.723400 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-16f90950-7263-4c04-8149-378b44ce812e tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80 returned with HTTP 200
Sep 23 14:03:11.724537 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 221/451] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:11 2022] GET /volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80 => generated 892 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:11.726604 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-237d8b2e-c522-4f5f-bbbe-71565886012d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:11.730845 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-237d8b2e-c522-4f5f-bbbe-71565886012d tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] GET http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b
Sep 23 14:03:11.731663 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-237d8b2e-c522-4f5f-bbbe-71565886012d tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:11.732440 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-237d8b2e-c522-4f5f-bbbe-71565886012d tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:11.753346 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:11.753346 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:11.760918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-237d8b2e-c522-4f5f-bbbe-71565886012d tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Volume info retrieved successfully.
Sep 23 14:03:11.771915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-237d8b2e-c522-4f5f-bbbe-71565886012d tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b returned with HTTP 200
Sep 23 14:03:11.772618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 222/452] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:11 2022] GET /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b => generated 904 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:12.060263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] POST http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes
Sep 23 14:03:12.061061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1629550975", "volume_type": "9a258d02-bd1a-4a5a-9939-b2e2f44aabf6", "size": 1}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:12.064675 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1629550975', 'volume_type': '9a258d02-bd1a-4a5a-9939-b2e2f44aabf6', 'size': 1}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:12.072759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Create volume of 1 GB
Sep 23 14:03:12.073483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:12.073483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:12.074551 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Availability Zones retrieved successfully.
Sep 23 14:03:12.093296 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Flow 'volume_create_api' (9064c60d-1ab2-4bbb-88e8-08905f995c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:12.093296 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04521b90-a02d-43cc-9d79-63ca1e08c8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:12.095809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:12.125273 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04521b90-a02d-43cc-9d79-63ca1e08c8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:03:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Microsoft'},id=9a258d02-bd1a-4a5a-9939-b2e2f44aabf6,is_public=True,name='tempest-VolumeTypesTest-volume-type-1886072753',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a258d02-bd1a-4a5a-9939-b2e2f44aabf6', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:12.127527 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab3d8d02-d055-4284-8294-d00805f98748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:12.140413 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=75,cinder:INSERT=13,cinder:UPDATE=12 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:12.165860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1886072753 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1886072753, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:12.166649 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1886072753 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1886072753, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:12.228353 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8acb5798-c037-4822-927f-424fba44e5c7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:12.325310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8acb5798-c037-4822-927f-424fba44e5c7 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] POST http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types
Sep 23 14:03:12.326033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8acb5798-c037-4822-927f-424fba44e5c7 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-377225426"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:12.335960 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Created reservations ['2ac8e83e-60ed-4650-b92f-f2a8f9d35fc6', 'a882bc52-3424-41ab-80a9-ffc41f3c988a', '9c556a4a-7d7f-44f4-a5e3-900813cb6d7e', 'ff6624ba-3903-4c85-8661-07661e27e540'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:12.337857 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab3d8d02-d055-4284-8294-d00805f98748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ac8e83e-60ed-4650-b92f-f2a8f9d35fc6', 'a882bc52-3424-41ab-80a9-ffc41f3c988a', '9c556a4a-7d7f-44f4-a5e3-900813cb6d7e', 'ff6624ba-3903-4c85-8661-07661e27e540']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:12.340072 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e634558-2b78-400b-ae90-7f151f8466ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:12.399744 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8acb5798-c037-4822-927f-424fba44e5c7 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types returned with HTTP 200
Sep 23 14:03:12.401106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 223/453] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:03:12 2022] POST /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types => generated 230 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:12.408631 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-580f2d79-5cef-4168-baed-c27b66f21aa2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:12.413782 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-580f2d79-5cef-4168-baed-c27b66f21aa2 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] POST http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs
Sep 23 14:03:12.413937 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e634558-2b78-400b-ae90-7f151f8466ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '946814ba-0c04-4c6b-8f40-2cb809583777', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1629550975',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ca45b248032f449da726c9dd9bba62a0',qos_specs=None,replication_status=<?>,reservations=['2ac8e83e-60ed-4650-b92f-f2a8f9d35fc6','a882bc52-3424-41ab-80a9-ffc41f3c988a','9c556a4a-7d7f-44f4-a5e3-900813cb6d7e','ff6624ba-3903-4c85-8661-07661e27e540'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='5fd44db8498f47c2910a623fe7fb6f26',volume_type_id=9a258d02-bd1a-4a5a-9939-b2e2f44aabf6), '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=2022-09-23T14:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1629550975',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=946814ba-0c04-4c6b-8f40-2cb809583777,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca45b248032f449da726c9dd9bba62a0',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='5fd44db8498f47c2910a623fe7fb6f26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a258d02-bd1a-4a5a-9939-b2e2f44aabf6),volume_type_id=9a258d02-bd1a-4a5a-9939-b2e2f44aabf6)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:12.415002 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-580f2d79-5cef-4168-baed-c27b66f21aa2 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:12.428662 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f61132a0-4a52-49bb-9677-061cc0ef7f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:12.449692 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=74,cinder:INSERT=14,cinder:UPDATE=12 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:12.525863 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f61132a0-4a52-49bb-9677-061cc0ef7f82) 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-VolumeTypesTest-volume-1629550975',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ca45b248032f449da726c9dd9bba62a0',qos_specs=None,replication_status=<?>,reservations=['2ac8e83e-60ed-4650-b92f-f2a8f9d35fc6','a882bc52-3424-41ab-80a9-ffc41f3c988a','9c556a4a-7d7f-44f4-a5e3-900813cb6d7e','ff6624ba-3903-4c85-8661-07661e27e540'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='5fd44db8498f47c2910a623fe7fb6f26',volume_type_id=9a258d02-bd1a-4a5a-9939-b2e2f44aabf6)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:12.527699 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149ab69d-cd1b-4edc-8341-20d11da419e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:12.581880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-580f2d79-5cef-4168-baed-c27b66f21aa2 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs returned with HTTP 200
Sep 23 14:03:12.586978 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 224/454] 10.222.0.62 () {60 vars in 1376 bytes} [Fri Sep 23 14:03:12 2022] POST /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs => generated 34 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Sep 23 14:03:12.592316 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4c459985-be84-4dc8-bdd3-664d2e628c55 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:12.598095 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4c459985-be84-4dc8-bdd3-664d2e628c55 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] GET http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec3
Sep 23 14:03:12.598639 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4c459985-be84-4dc8-bdd3-664d2e628c55 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:12.599092 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4c459985-be84-4dc8-bdd3-664d2e628c55 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:12.612858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149ab69d-cd1b-4edc-8341-20d11da419e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:12.615498 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4c459985-be84-4dc8-bdd3-664d2e628c55 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec3 returned with HTTP 200
Sep 23 14:03:12.616448 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Flow 'volume_create_api' (9064c60d-1ab2-4bbb-88e8-08905f995c89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:12.616717 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 225/455] 10.222.0.62 () {58 vars in 1373 bytes} [Fri Sep 23 14:03:12 2022] GET /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec3 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:12.617541 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Create volume request issued successfully.
Sep 23 14:03:12.618842 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-34bba3ab-faa1-48bc-b220-da93698e60f1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes returned with HTTP 202
Sep 23 14:03:12.619621 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 231/456] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:03:11 2022] POST /volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes => generated 850 bytes in 956 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:03:12.621752 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-18049e01-11ac-46ef-8f94-ed512f83c693 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:12.626853 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-18049e01-11ac-46ef-8f94-ed512f83c693 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] DELETE http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec3
Sep 23 14:03:12.630141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-18049e01-11ac-46ef-8f94-ed512f83c693 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:12.630141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-18049e01-11ac-46ef-8f94-ed512f83c693 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:12.639191 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6068869f-5be6-4eab-9c39-4a21d8fcb596 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:12.644594 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6068869f-5be6-4eab-9c39-4a21d8fcb596 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] GET http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777
Sep 23 14:03:12.645121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6068869f-5be6-4eab-9c39-4a21d8fcb596 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:12.645575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6068869f-5be6-4eab-9c39-4a21d8fcb596 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:12.661070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:12.661070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:12.667697 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6068869f-5be6-4eab-9c39-4a21d8fcb596 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Volume info retrieved successfully.
Sep 23 14:03:12.677099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6068869f-5be6-4eab-9c39-4a21d8fcb596 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 returned with HTTP 200
Sep 23 14:03:12.678254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 232/457] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:12 2022] GET /volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 => generated 918 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:12.686421 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-960643dd-a4ab-4581-bc43-5c84b4f6225e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:12.691044 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-960643dd-a4ab-4581-bc43-5c84b4f6225e tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:12.691429 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-960643dd-a4ab-4581-bc43-5c84b4f6225e tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:12.697379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-960643dd-a4ab-4581-bc43-5c84b4f6225e tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:12.723363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:12.723363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:12.735139 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-960643dd-a4ab-4581-bc43-5c84b4f6225e tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:12.742207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-18049e01-11ac-46ef-8f94-ed512f83c693 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec3 returned with HTTP 202
Sep 23 14:03:12.744156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 226/458] 10.222.0.62 () {58 vars in 1376 bytes} [Fri Sep 23 14:03:12 2022] DELETE /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec3 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:03:12.745107 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-960643dd-a4ab-4581-bc43-5c84b4f6225e tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:12.747004 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-85b549dc-681a-47d8-ae67-9baff13e3ace None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:12.754150 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-85b549dc-681a-47d8-ae67-9baff13e3ace tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] GET http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80
Sep 23 14:03:12.754772 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-85b549dc-681a-47d8-ae67-9baff13e3ace tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:12.755938 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-85b549dc-681a-47d8-ae67-9baff13e3ace tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:12.759044 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 233/459] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:12 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:12.761284 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8ba45898-d3b5-40f6-bcac-a7a9d80e309a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:12.768789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ba45898-d3b5-40f6-bcac-a7a9d80e309a tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] GET http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec3
Sep 23 14:03:12.769416 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ba45898-d3b5-40f6-bcac-a7a9d80e309a tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:12.774126 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ba45898-d3b5-40f6-bcac-a7a9d80e309a tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:12.775830 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:12.775830 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:12.783686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ba45898-d3b5-40f6-bcac-a7a9d80e309a tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec3 returned with HTTP 404
Sep 23 14:03:12.783840 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-85b549dc-681a-47d8-ae67-9baff13e3ace tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Volume info retrieved successfully.
Sep 23 14:03:12.784950 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 234/460] 10.222.0.62 () {58 vars in 1373 bytes} [Fri Sep 23 14:03:12 2022] GET /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec3 => generated 129 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:12.794908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-85b549dc-681a-47d8-ae67-9baff13e3ace tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80 returned with HTTP 200
Sep 23 14:03:12.795654 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 227/461] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:12 2022] GET /volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80 => generated 917 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:12.799769 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1652b3ac-5126-44ce-8411-d3c46cd7c4c5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:12.800652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9aa446d4-6136-4d5a-b7ce-3aae4a8034ab None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:12.805955 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1652b3ac-5126-44ce-8411-d3c46cd7c4c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] GET http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b
Sep 23 14:03:12.806752 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1652b3ac-5126-44ce-8411-d3c46cd7c4c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:12.807301 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1652b3ac-5126-44ce-8411-d3c46cd7c4c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:12.812823 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9aa446d4-6136-4d5a-b7ce-3aae4a8034ab tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] POST http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs
Sep 23 14:03:12.816251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9aa446d4-6136-4d5a-b7ce-3aae4a8034ab tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:12.825840 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:12.825840 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:12.834146 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1652b3ac-5126-44ce-8411-d3c46cd7c4c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Volume info retrieved successfully.
Sep 23 14:03:12.864995 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1652b3ac-5126-44ce-8411-d3c46cd7c4c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b returned with HTTP 200
Sep 23 14:03:12.870541 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 228/462] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:12 2022] GET /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b => generated 929 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:12.873706 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8788dd0f-790f-4020-be88-19ff069eccf3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:12.877719 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] POST http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes
Sep 23 14:03:12.878454 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "196df66e-2c6c-41fe-9ef1-cbe8d420ba80"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:12.880826 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Create volume request body: {'volume': {'size': 1, 'source_volid': '196df66e-2c6c-41fe-9ef1-cbe8d420ba80'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:12.912892 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:12.912892 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:12.915251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Volume retrieved successfully.
Sep 23 14:03:12.917981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Create volume of 1 GB
Sep 23 14:03:12.923126 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Availability Zones retrieved successfully.
Sep 23 14:03:12.939295 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Flow 'volume_create_api' (62d89f52-f3fc-4d12-82df-40158f77bc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:12.944100 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998cb0a1-dacf-43d7-a916-705ebb654e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:12.944823 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:12.946015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.volume.api [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998cb0a1-dacf-43d7-a916-705ebb654e57) transitioned into state 'FAILURE' from state 'RUNNING'
Sep 23 14:03:12.946015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size  2GB. They must be >= original volume size.
Sep 23 14:03:12.950127 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998cb0a1-dacf-43d7-a916-705ebb654e57) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:12.952232 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.volume.api [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998cb0a1-dacf-43d7-a916-705ebb654e57) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Sep 23 14:03:12.955306 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.volume.api [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Flow 'volume_create_api' (62d89f52-f3fc-4d12-82df-40158f77bc9c) transitioned into state 'REVERTED' from state 'RUNNING'
Sep 23 14:03:12.956117 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8788dd0f-790f-4020-be88-19ff069eccf3 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes returned with HTTP 400
Sep 23 14:03:12.957137 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 229/463] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:03:12 2022] POST /volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes => generated 173 bytes in 86 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:03:12.958555 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-89e5d169-d7d2-4485-8df6-88a2da58c783 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:12.963405 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-89e5d169-d7d2-4485-8df6-88a2da58c783 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] POST http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots
Sep 23 14:03:12.964109 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-89e5d169-d7d2-4485-8df6-88a2da58c783 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b0970d4-da9b-49ff-9b57-61cb496c4f7b", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-827932722"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:12.976525 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9aa446d4-6136-4d5a-b7ce-3aae4a8034ab tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs returned with HTTP 200
Sep 23 14:03:12.977992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 235/464] 10.222.0.62 () {60 vars in 1376 bytes} [Fri Sep 23 14:03:12 2022] POST /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs => generated 34 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:12.979507 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-096de9aa-19c5-4e75-8a80-a72d1edb967d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:12.981061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:12.981061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:12.982195 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-89e5d169-d7d2-4485-8df6-88a2da58c783 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Volume info retrieved successfully.
Sep 23 14:03:12.982550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-89e5d169-d7d2-4485-8df6-88a2da58c783 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Create snapshot from volume 1b0970d4-da9b-49ff-9b57-61cb496c4f7b
Sep 23 14:03:12.984909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-096de9aa-19c5-4e75-8a80-a72d1edb967d tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] DELETE http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80
Sep 23 14:03:12.985575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-096de9aa-19c5-4e75-8a80-a72d1edb967d tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:12.986237 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-096de9aa-19c5-4e75-8a80-a72d1edb967d tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:12.987017 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-096de9aa-19c5-4e75-8a80-a72d1edb967d tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Delete volume with id: 196df66e-2c6c-41fe-9ef1-cbe8d420ba80 
Sep 23 14:03:13.005311 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:13.005311 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:13.006850 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-096de9aa-19c5-4e75-8a80-a72d1edb967d tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Volume info retrieved successfully.
Sep 23 14:03:13.155683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-096de9aa-19c5-4e75-8a80-a72d1edb967d tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Delete volume request issued successfully.
Sep 23 14:03:13.156394 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-096de9aa-19c5-4e75-8a80-a72d1edb967d tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80 returned with HTTP 202
Sep 23 14:03:13.156882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 236/465] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:03:12 2022] DELETE /volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:13.158144 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-51b498bd-1a89-4951-8916-10b82c24dc76 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.162874 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-51b498bd-1a89-4951-8916-10b82c24dc76 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] GET http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs
Sep 23 14:03:13.163326 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-51b498bd-1a89-4951-8916-10b82c24dc76 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:13.163780 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-51b498bd-1a89-4951-8916-10b82c24dc76 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:13.175984 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-89e5d169-d7d2-4485-8df6-88a2da58c783 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Created reservations ['049029e2-a37a-4dd5-a26e-fc8033b79fde', '9daf11f5-481f-4dda-beac-49b903438dec', '81833bfb-69a8-4bae-a2be-7d34f25e6565', '9e787e67-b8dc-4fed-b793-e5befd4fd84c'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:13.177763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-51b498bd-1a89-4951-8916-10b82c24dc76 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs returned with HTTP 200
Sep 23 14:03:13.178517 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 237/466] 10.222.0.62 () {58 vars in 1355 bytes} [Fri Sep 23 14:03:13 2022] GET /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs => generated 34 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:13.179696 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7c7253d4-1a64-45c6-876c-22ef49a07454 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.183229 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7c7253d4-1a64-45c6-876c-22ef49a07454 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] GET http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80
Sep 23 14:03:13.183838 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7c7253d4-1a64-45c6-876c-22ef49a07454 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:13.184438 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7c7253d4-1a64-45c6-876c-22ef49a07454 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:13.199358 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:13.199358 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:13.206148 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7c7253d4-1a64-45c6-876c-22ef49a07454 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Volume info retrieved successfully.
Sep 23 14:03:13.210376 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=75,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:13.216053 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7c7253d4-1a64-45c6-876c-22ef49a07454 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80 returned with HTTP 200
Sep 23 14:03:13.217800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 238/467] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:13 2022] GET /volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80 => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:13.218314 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-eab2654c-8ab4-4648-a240-a5bca5d5760e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.223358 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eab2654c-8ab4-4648-a240-a5bca5d5760e tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] POST http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs
Sep 23 14:03:13.224040 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eab2654c-8ab4-4648-a240-a5bca5d5760e tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:13.318865 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eab2654c-8ab4-4648-a240-a5bca5d5760e tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs returned with HTTP 200
Sep 23 14:03:13.319993 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 239/468] 10.222.0.62 () {60 vars in 1376 bytes} [Fri Sep 23 14:03:13 2022] POST /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs => generated 34 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:13.326408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-edba1f08-aac6-4d7d-a949-dc25b43699bb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.331956 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-edba1f08-aac6-4d7d-a949-dc25b43699bb tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] PUT http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec2
Sep 23 14:03:13.336593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-edba1f08-aac6-4d7d-a949-dc25b43699bb tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:13.336706 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-89e5d169-d7d2-4485-8df6-88a2da58c783 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Snapshot create request issued successfully.
Sep 23 14:03:13.336706 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-89e5d169-d7d2-4485-8df6-88a2da58c783 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots returned with HTTP 202
Sep 23 14:03:13.337080 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 230/469] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:03:12 2022] POST /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots => generated 322 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:03:13.346053 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-21aa6e8b-4e62-4732-b3d8-7ac79964bf3e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.354230 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-21aa6e8b-4e62-4732-b3d8-7ac79964bf3e tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] GET http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333
Sep 23 14:03:13.354230 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-21aa6e8b-4e62-4732-b3d8-7ac79964bf3e tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:13.354230 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-21aa6e8b-4e62-4732-b3d8-7ac79964bf3e tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:13.363141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:13.363141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:13.364078 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-21aa6e8b-4e62-4732-b3d8-7ac79964bf3e tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Snapshot retrieved successfully.
Sep 23 14:03:13.365842 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-21aa6e8b-4e62-4732-b3d8-7ac79964bf3e tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 returned with HTTP 200
Sep 23 14:03:13.371159 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 231/470] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:03:13 2022] GET /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:13.404373 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-edba1f08-aac6-4d7d-a949-dc25b43699bb tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec2 returned with HTTP 200
Sep 23 14:03:13.405178 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 240/471] 10.222.0.62 () {60 vars in 1393 bytes} [Fri Sep 23 14:03:13 2022] PUT /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec2 => generated 17 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:13.412422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-55a279a0-78b6-4fd2-86ac-a36af7370136 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.418193 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-55a279a0-78b6-4fd2-86ac-a36af7370136 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] GET http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec2
Sep 23 14:03:13.418652 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-55a279a0-78b6-4fd2-86ac-a36af7370136 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:13.419156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-55a279a0-78b6-4fd2-86ac-a36af7370136 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:13.431688 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-55a279a0-78b6-4fd2-86ac-a36af7370136 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec2 returned with HTTP 200
Sep 23 14:03:13.432406 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 232/472] 10.222.0.62 () {58 vars in 1373 bytes} [Fri Sep 23 14:03:13 2022] GET /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs/spec2 => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:13.438827 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-08584e56-ae3f-4c8e-8ee9-b3ae9a409e56 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.444140 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-08584e56-ae3f-4c8e-8ee9-b3ae9a409e56 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] POST http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs
Sep 23 14:03:13.444908 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-08584e56-ae3f-4c8e-8ee9-b3ae9a409e56 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:13.592571 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-08584e56-ae3f-4c8e-8ee9-b3ae9a409e56 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs returned with HTTP 200
Sep 23 14:03:13.598703 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 241/473] 10.222.0.62 () {60 vars in 1376 bytes} [Fri Sep 23 14:03:13 2022] POST /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs => generated 51 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:13.600574 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a1c8da81-bad7-4871-b139-62ee1d00fa9f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.606135 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a1c8da81-bad7-4871-b139-62ee1d00fa9f tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] GET http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs
Sep 23 14:03:13.606607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a1c8da81-bad7-4871-b139-62ee1d00fa9f tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:13.607064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a1c8da81-bad7-4871-b139-62ee1d00fa9f tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:13.619707 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a1c8da81-bad7-4871-b139-62ee1d00fa9f tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs returned with HTTP 200
Sep 23 14:03:13.620483 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 233/474] 10.222.0.62 () {58 vars in 1355 bytes} [Fri Sep 23 14:03:13 2022] GET /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33/extra_specs => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:13.627489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e32c5653-ba54-4a4b-a9e6-c2755fc8e456 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.631340 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e32c5653-ba54-4a4b-a9e6-c2755fc8e456 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] DELETE http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33
Sep 23 14:03:13.631862 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e32c5653-ba54-4a4b-a9e6-c2755fc8e456 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:13.632344 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e32c5653-ba54-4a4b-a9e6-c2755fc8e456 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Calling method '_delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:13.652943 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-85717203-bc63-4f64-a8a4-e2c79fe7fdf4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.744797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-85717203-bc63-4f64-a8a4-e2c79fe7fdf4 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] POST http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types
Sep 23 14:03:13.745641 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-85717203-bc63-4f64-a8a4-e2c79fe7fdf4 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:13.754113 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=79,cinder:INSERT=8,cinder:UPDATE=13 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:13.764479 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e32c5653-ba54-4a4b-a9e6-c2755fc8e456 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33 returned with HTTP 202
Sep 23 14:03:13.765237 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 242/475] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:03:13 2022] DELETE /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:13.769872 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-acb8ed49-139e-4ae8-8826-75d9cd6af4e8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.773348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-acb8ed49-139e-4ae8-8826-75d9cd6af4e8 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] GET http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777
Sep 23 14:03:13.773792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-acb8ed49-139e-4ae8-8826-75d9cd6af4e8 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:13.774268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-acb8ed49-139e-4ae8-8826-75d9cd6af4e8 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:13.789411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:13.789411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:13.795528 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-acb8ed49-139e-4ae8-8826-75d9cd6af4e8 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Volume info retrieved successfully.
Sep 23 14:03:13.804817 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-acb8ed49-139e-4ae8-8826-75d9cd6af4e8 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 returned with HTTP 200
Sep 23 14:03:13.805533 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 243/476] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:13 2022] GET /volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 => generated 943 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:13.806823 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-01af3d25-e214-410e-a2ab-df1eb683f015 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.810176 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-01af3d25-e214-410e-a2ab-df1eb683f015 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:13.810625 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-01af3d25-e214-410e-a2ab-df1eb683f015 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:13.811070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-01af3d25-e214-410e-a2ab-df1eb683f015 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:13.828729 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:13.828729 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:13.834248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-85717203-bc63-4f64-a8a4-e2c79fe7fdf4 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types returned with HTTP 200
Sep 23 14:03:13.835102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 234/477] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:03:13 2022] POST /volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types => generated 188 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:13.835400 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-01af3d25-e214-410e-a2ab-df1eb683f015 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:13.836348 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-84b3108b-5aba-4cc0-b235-8112707a0f03 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.843880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-84b3108b-5aba-4cc0-b235-8112707a0f03 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] GET http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33
Sep 23 14:03:13.843880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-84b3108b-5aba-4cc0-b235-8112707a0f03 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:13.843880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-84b3108b-5aba-4cc0-b235-8112707a0f03 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:13.844288 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-01af3d25-e214-410e-a2ab-df1eb683f015 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:13.845571 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 244/478] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:13 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:13.846762 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2df1adbc-5110-4a2c-ab59-f065c49722b7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.848799 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-84b3108b-5aba-4cc0-b235-8112707a0f03 tempest-VolumeTypesExtraSpecsTest-265773835 tempest-VolumeTypesExtraSpecsTest-265773835-project-admin] http://10.222.0.62/volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33 returned with HTTP 404
Sep 23 14:03:13.850077 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2df1adbc-5110-4a2c-ab59-f065c49722b7 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] POST http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777/action
Sep 23 14:03:13.850813 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2df1adbc-5110-4a2c-ab59-f065c49722b7 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Action body: b'{"os-retype": {"new_type": "efb9e74e-6de8-4c56-a584-1ec8494fc311"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:03:13.851138 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2df1adbc-5110-4a2c-ab59-f065c49722b7 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "efb9e74e-6de8-4c56-a584-1ec8494fc311"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:13.853367 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 235/479] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:13 2022] GET /volume/v3/9fba941c9bd64367859c9c1e80fea68e/types/250ad409-1f63-4a4a-b9bf-739594777b33 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:13.854984 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-66e5de91-f78a-4e26-9d5a-3a9012adf435 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:13.862312 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-66e5de91-f78a-4e26-9d5a-3a9012adf435 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] POST http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types
Sep 23 14:03:13.863053 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-66e5de91-f78a-4e26-9d5a-3a9012adf435 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:13.868099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:13.868099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:13.869325 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2df1adbc-5110-4a2c-ab59-f065c49722b7 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Volume info retrieved successfully.
Sep 23 14:03:13.903197 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-2df1adbc-5110-4a2c-ab59-f065c49722b7 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1416460461 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1416460461, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:13.904039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-2df1adbc-5110-4a2c-ab59-f065c49722b7 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1416460461 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1416460461, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:13.947162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-66e5de91-f78a-4e26-9d5a-3a9012adf435 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types returned with HTTP 200
Sep 23 14:03:13.947899 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 236/480] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:03:13 2022] POST /volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types => generated 188 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:13.956657 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:14.051135 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-2df1adbc-5110-4a2c-ab59-f065c49722b7 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Created reservations ['78b1ab73-f488-4584-915e-1be2c01d9ab5', '178f7877-cb55-49be-b1ae-55a7546d5fe2'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:14.051518 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] POST http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes
Sep 23 14:03:14.052380 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-49769807"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:14.054773 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-49769807'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:14.063106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Create volume of 1 GB
Sep 23 14:03:14.063199 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=86,cinder:INSERT=6,cinder:UPDATE=8 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:14.063297 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:14.063297 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:14.063523 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Availability Zones retrieved successfully.
Sep 23 14:03:14.078629 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Flow 'volume_create_api' (da419b85-7bf7-43a9-985d-49b20e7f21db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:14.081799 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f879c1b1-cc48-4918-bdb7-989001ed0b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:14.084322 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:14.109218 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f879c1b1-cc48-4918-bdb7-989001ed0b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:03:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8a17e1c7-655c-4cfb-ad19-21a8115d3d7f,is_public=True,name='volume-type-1',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '8a17e1c7-655c-4cfb-ad19-21a8115d3d7f', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:14.111559 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b74cffb-161a-4201-ad1e-ee0df026f2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:14.157136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:14.157136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:14.256170 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-2df1adbc-5110-4a2c-ab59-f065c49722b7 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Created reservations ['72035f7c-e76c-440c-b187-d96b233dcd9b', '6b2621b1-d64c-4ff4-9ac0-f9b1e6a281d3'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:14.423651 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2df1adbc-5110-4a2c-ab59-f065c49722b7 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Retype volume request issued successfully.
Sep 23 14:03:14.424249 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2df1adbc-5110-4a2c-ab59-f065c49722b7 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777/action returned with HTTP 202
Sep 23 14:03:14.425286 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 245/481] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:03:13 2022] POST /volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777/action => generated 0 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:03:14.427211 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e827146e-d94e-4187-9fef-4861331e54e0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:14.431256 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e827146e-d94e-4187-9fef-4861331e54e0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] GET http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80
Sep 23 14:03:14.431744 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e827146e-d94e-4187-9fef-4861331e54e0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:14.432201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e827146e-d94e-4187-9fef-4861331e54e0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:14.454568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e827146e-d94e-4187-9fef-4861331e54e0 tempest-VolumesCloneNegativeTest-1947654908 tempest-VolumesCloneNegativeTest-1947654908-project] http://10.222.0.62/volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80 returned with HTTP 404
Sep 23 14:03:14.454568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 246/482] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:14 2022] GET /volume/v3/3c0e6b9e809c43a8975c25124b157c6c/volumes/196df66e-2c6c-41fe-9ef1-cbe8d420ba80 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:14.454568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8d53144f-0196-4f81-a460-d7d196ec1822 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:14.454568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8d53144f-0196-4f81-a460-d7d196ec1822 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] GET http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333
Sep 23 14:03:14.454568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8d53144f-0196-4f81-a460-d7d196ec1822 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:14.454568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8d53144f-0196-4f81-a460-d7d196ec1822 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:14.462539 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:14.462539 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:14.463543 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8d53144f-0196-4f81-a460-d7d196ec1822 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Snapshot retrieved successfully.
Sep 23 14:03:14.465535 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8d53144f-0196-4f81-a460-d7d196ec1822 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 returned with HTTP 200
Sep 23 14:03:14.466439 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 247/483] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:03:14 2022] GET /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 => generated 454 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:14.467877 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b3767401-d327-42e8-8939-b64856577ac6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:14.473265 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b3767401-d327-42e8-8939-b64856577ac6 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] GET http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777
Sep 23 14:03:14.473709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b3767401-d327-42e8-8939-b64856577ac6 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:14.474158 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b3767401-d327-42e8-8939-b64856577ac6 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:14.489767 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:14.489767 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:14.496589 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b3767401-d327-42e8-8939-b64856577ac6 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Volume info retrieved successfully.
Sep 23 14:03:14.501317 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Created reservations ['a0039289-eab7-422f-b1ea-b18eed37934f', '0d006012-14f3-43bb-8382-7f394ec10901', 'ea8ceddf-12d9-4479-99f7-983362c0f361', 'b9e04f5f-fb64-4ec1-bf5d-53e44f062d15'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:14.503073 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b74cffb-161a-4201-ad1e-ee0df026f2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0039289-eab7-422f-b1ea-b18eed37934f', '0d006012-14f3-43bb-8382-7f394ec10901', 'ea8ceddf-12d9-4479-99f7-983362c0f361', 'b9e04f5f-fb64-4ec1-bf5d-53e44f062d15']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:14.504959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6449170-05cb-4e9e-a655-417bd855d4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:14.506399 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b3767401-d327-42e8-8939-b64856577ac6 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 returned with HTTP 200
Sep 23 14:03:14.507192 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 248/484] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:14 2022] GET /volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 => generated 942 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:14.635673 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6449170-05cb-4e9e-a655-417bd855d4b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '301fdfc7-a2c2-49af-b66d-8cdd4f483beb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-49769807',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='b5f5f78825d5490bbe170255f4c85070',qos_specs=None,replication_status=<?>,reservations=['a0039289-eab7-422f-b1ea-b18eed37934f','0d006012-14f3-43bb-8382-7f394ec10901','ea8ceddf-12d9-4479-99f7-983362c0f361','b9e04f5f-fb64-4ec1-bf5d-53e44f062d15'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='063aa7c6b04c4ee99f9f5f20a872de9a',volume_type_id=8a17e1c7-655c-4cfb-ad19-21a8115d3d7f), '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=2022-09-23T14:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-49769807',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=301fdfc7-a2c2-49af-b66d-8cdd4f483beb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5f5f78825d5490bbe170255f4c85070',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='063aa7c6b04c4ee99f9f5f20a872de9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8a17e1c7-655c-4cfb-ad19-21a8115d3d7f),volume_type_id=8a17e1c7-655c-4cfb-ad19-21a8115d3d7f)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:14.637701 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e7c4c9-f34c-4f8f-9203-24423ed59ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:14.765450 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e7c4c9-f34c-4f8f-9203-24423ed59ef1) 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-VolumeRetypeWithoutMigrationTest-Volume-49769807',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='b5f5f78825d5490bbe170255f4c85070',qos_specs=None,replication_status=<?>,reservations=['a0039289-eab7-422f-b1ea-b18eed37934f','0d006012-14f3-43bb-8382-7f394ec10901','ea8ceddf-12d9-4479-99f7-983362c0f361','b9e04f5f-fb64-4ec1-bf5d-53e44f062d15'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='063aa7c6b04c4ee99f9f5f20a872de9a',volume_type_id=8a17e1c7-655c-4cfb-ad19-21a8115d3d7f)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:14.768139 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63703c3b-157a-4118-a3ca-acd8e42b9faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:14.842435 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63703c3b-157a-4118-a3ca-acd8e42b9faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:14.845432 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Flow 'volume_create_api' (da419b85-7bf7-43a9-985d-49b20e7f21db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:14.846292 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Create volume request issued successfully.
Sep 23 14:03:14.847545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c727ae9c-2656-4b81-9e5a-4542f04dc5d7 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes returned with HTTP 202
Sep 23 14:03:14.848307 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 237/485] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:03:13 2022] POST /volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes => generated 832 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:03:14.863600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e0cb4c1f-aa8e-46bd-90f9-04200d4198b0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:14.865763 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d2d11738-133f-4f93-8a74-6ca141174cd3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:14.867154 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e0cb4c1f-aa8e-46bd-90f9-04200d4198b0 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:14.867595 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e0cb4c1f-aa8e-46bd-90f9-04200d4198b0 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:14.868044 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e0cb4c1f-aa8e-46bd-90f9-04200d4198b0 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:14.869403 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d2d11738-133f-4f93-8a74-6ca141174cd3 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] GET http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb
Sep 23 14:03:14.869842 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d2d11738-133f-4f93-8a74-6ca141174cd3 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:14.870296 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d2d11738-133f-4f93-8a74-6ca141174cd3 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:14.885020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:14.885020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:14.887435 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:14.887435 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:14.892664 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d2d11738-133f-4f93-8a74-6ca141174cd3 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Volume info retrieved successfully.
Sep 23 14:03:14.905847 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d2d11738-133f-4f93-8a74-6ca141174cd3 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb returned with HTTP 200
Sep 23 14:03:14.905847 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 238/486] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:14 2022] GET /volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb => generated 900 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:14.918776 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e0cb4c1f-aa8e-46bd-90f9-04200d4198b0 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:14.939967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e0cb4c1f-aa8e-46bd-90f9-04200d4198b0 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:14.941361 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 249/487] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:14 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:15.476170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fe6a1f46-f4fd-42f1-ae7a-1f7883127fe6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:15.480343 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fe6a1f46-f4fd-42f1-ae7a-1f7883127fe6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] GET http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333
Sep 23 14:03:15.480750 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fe6a1f46-f4fd-42f1-ae7a-1f7883127fe6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:15.481200 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fe6a1f46-f4fd-42f1-ae7a-1f7883127fe6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:15.492197 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:15.492197 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:15.493189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fe6a1f46-f4fd-42f1-ae7a-1f7883127fe6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Snapshot retrieved successfully.
Sep 23 14:03:15.495047 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fe6a1f46-f4fd-42f1-ae7a-1f7883127fe6 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 returned with HTTP 200
Sep 23 14:03:15.495951 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 239/488] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:03:15 2022] GET /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 => generated 454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:15.525590 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b65d005e-d31a-4926-aebc-c2dd79d0a8b1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:15.530051 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b65d005e-d31a-4926-aebc-c2dd79d0a8b1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] GET http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777
Sep 23 14:03:15.530978 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b65d005e-d31a-4926-aebc-c2dd79d0a8b1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:15.531902 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b65d005e-d31a-4926-aebc-c2dd79d0a8b1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:15.551187 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:15.551187 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:15.558530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b65d005e-d31a-4926-aebc-c2dd79d0a8b1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Volume info retrieved successfully.
Sep 23 14:03:15.568510 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b65d005e-d31a-4926-aebc-c2dd79d0a8b1 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 returned with HTTP 200
Sep 23 14:03:15.569257 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 250/489] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:15 2022] GET /volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 => generated 943 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:15.586802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f99b6815-cc99-4559-93fd-46c6117fd5f9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:15.590407 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f99b6815-cc99-4559-93fd-46c6117fd5f9 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] GET http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777
Sep 23 14:03:15.590846 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f99b6815-cc99-4559-93fd-46c6117fd5f9 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:15.591667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f99b6815-cc99-4559-93fd-46c6117fd5f9 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:15.607035 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:15.607035 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:15.614375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f99b6815-cc99-4559-93fd-46c6117fd5f9 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Volume info retrieved successfully.
Sep 23 14:03:15.623577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f99b6815-cc99-4559-93fd-46c6117fd5f9 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 returned with HTTP 200
Sep 23 14:03:15.629512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 240/490] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:15 2022] GET /volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 => generated 943 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:15.642801 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4dc09fa6-b643-4844-8179-fda4a53ee502 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:15.646447 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4dc09fa6-b643-4844-8179-fda4a53ee502 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] POST http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types
Sep 23 14:03:15.647190 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4dc09fa6-b643-4844-8179-fda4a53ee502 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1972110529", "description": "tempest-volume-type-description-1243434924", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Microsoft"}, "os-volume-type-access:is_public": true}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:15.753967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4dc09fa6-b643-4844-8179-fda4a53ee502 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types returned with HTTP 200
Sep 23 14:03:15.754854 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 251/491] 10.222.0.62 () {60 vars in 1230 bytes} [Fri Sep 23 14:03:15 2022] POST /volume/v3/53ec96afe7fa43c79713342da619af04/types => generated 316 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:15.762441 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c83ac695-dc3d-42c4-9f60-d50d8e757f13 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:15.767459 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c83ac695-dc3d-42c4-9f60-d50d8e757f13 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] GET http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/adfa0fbc-1eae-4a9a-a162-bc7cbea21446
Sep 23 14:03:15.768010 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c83ac695-dc3d-42c4-9f60-d50d8e757f13 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:15.768604 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c83ac695-dc3d-42c4-9f60-d50d8e757f13 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:15.779487 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c83ac695-dc3d-42c4-9f60-d50d8e757f13 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/adfa0fbc-1eae-4a9a-a162-bc7cbea21446 returned with HTTP 200
Sep 23 14:03:15.780303 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 241/492] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:15 2022] GET /volume/v3/53ec96afe7fa43c79713342da619af04/types/adfa0fbc-1eae-4a9a-a162-bc7cbea21446 => generated 338 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:15.789863 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-af6cb9d1-1e4c-4ad0-a5aa-f78248da3238 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:15.793535 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-af6cb9d1-1e4c-4ad0-a5aa-f78248da3238 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] POST http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types
Sep 23 14:03:15.794260 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-af6cb9d1-1e4c-4ad0-a5aa-f78248da3238 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1717359553"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:15.901874 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-af6cb9d1-1e4c-4ad0-a5aa-f78248da3238 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types returned with HTTP 200
Sep 23 14:03:15.902658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 252/493] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:03:15 2022] POST /volume/v3/53ec96afe7fa43c79713342da619af04/types => generated 221 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:15.912947 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3e27ff6d-46cc-413a-b534-388d56f34e6c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:15.917767 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3e27ff6d-46cc-413a-b534-388d56f34e6c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] POST http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption
Sep 23 14:03:15.919101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3e27ff6d-46cc-413a-b534-388d56f34e6c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:15.928661 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b56e6eb5-2029-42d6-a0f8-1590e5c02ce0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:15.932269 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b56e6eb5-2029-42d6-a0f8-1590e5c02ce0 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] GET http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb
Sep 23 14:03:15.932720 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b56e6eb5-2029-42d6-a0f8-1590e5c02ce0 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:15.933175 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b56e6eb5-2029-42d6-a0f8-1590e5c02ce0 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:15.950755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:15.950755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:15.960623 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b56e6eb5-2029-42d6-a0f8-1590e5c02ce0 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Volume info retrieved successfully.
Sep 23 14:03:15.968934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:INSERT=12,cinder:SELECT=76,cinder:UPDATE=12 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:15.974039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b56e6eb5-2029-42d6-a0f8-1590e5c02ce0 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb returned with HTTP 200
Sep 23 14:03:15.974875 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 253/494] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:15 2022] GET /volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb => generated 924 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:15.979145 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1e28c580-5363-424c-8621-993576e89a05 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:15.979563 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1e28c580-5363-424c-8621-993576e89a05 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:15.983470 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1e28c580-5363-424c-8621-993576e89a05 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:15.983470 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1e28c580-5363-424c-8621-993576e89a05 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:16.003135 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:16.003135 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:16.011978 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1e28c580-5363-424c-8621-993576e89a05 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:16.019920 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1e28c580-5363-424c-8621-993576e89a05 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:16.020663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 254/495] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:15 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:16.050549 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3e27ff6d-46cc-413a-b534-388d56f34e6c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption returned with HTTP 200
Sep 23 14:03:16.051586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 242/496] 10.222.0.62 () {60 vars in 1374 bytes} [Fri Sep 23 14:03:15 2022] POST /volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption => generated 239 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:16.058857 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c7e8f30f-ac46-4e39-afcb-35af99a6dfa9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.063898 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c7e8f30f-ac46-4e39-afcb-35af99a6dfa9 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] GET http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption
Sep 23 14:03:16.064339 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c7e8f30f-ac46-4e39-afcb-35af99a6dfa9 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:16.064790 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c7e8f30f-ac46-4e39-afcb-35af99a6dfa9 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:16.075501 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c7e8f30f-ac46-4e39-afcb-35af99a6dfa9 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption returned with HTTP 200
Sep 23 14:03:16.076414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 255/497] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:03:16 2022] GET /volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:16.091011 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4e4d98b3-c81f-4ce3-93ae-15290064c315 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.107573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4e4d98b3-c81f-4ce3-93ae-15290064c315 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] PUT http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption/provider
Sep 23 14:03:16.107573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4e4d98b3-c81f-4ce3-93ae-15290064c315 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:16.232736 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4e4d98b3-c81f-4ce3-93ae-15290064c315 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption/provider returned with HTTP 200
Sep 23 14:03:16.233601 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 243/498] 10.222.0.62 () {60 vars in 1400 bytes} [Fri Sep 23 14:03:16 2022] PUT /volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption/provider => generated 122 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:16.241611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-99aa6e96-ba2f-494e-aa34-20aa6daa5b8c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.247054 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-99aa6e96-ba2f-494e-aa34-20aa6daa5b8c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] GET http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption
Sep 23 14:03:16.247500 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-99aa6e96-ba2f-494e-aa34-20aa6daa5b8c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:16.247953 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-99aa6e96-ba2f-494e-aa34-20aa6daa5b8c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:16.259964 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-99aa6e96-ba2f-494e-aa34-20aa6daa5b8c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption returned with HTTP 200
Sep 23 14:03:16.260807 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 256/499] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:03:16 2022] GET /volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption => generated 347 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:16.268505 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6d387252-3124-4b39-ad85-540f9c7dc771 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.273526 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6d387252-3124-4b39-ad85-540f9c7dc771 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] GET http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption/cipher
Sep 23 14:03:16.273986 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6d387252-3124-4b39-ad85-540f9c7dc771 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:16.274484 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6d387252-3124-4b39-ad85-540f9c7dc771 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:16.286674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6d387252-3124-4b39-ad85-540f9c7dc771 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption/cipher returned with HTTP 200
Sep 23 14:03:16.287445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 244/500] 10.222.0.62 () {58 vars in 1373 bytes} [Fri Sep 23 14:03:16 2022] GET /volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:16.299362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bbf7e689-07d6-4919-b514-5c88a1b9cdf3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.307271 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bbf7e689-07d6-4919-b514-5c88a1b9cdf3 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] DELETE http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption/provider
Sep 23 14:03:16.308366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bbf7e689-07d6-4919-b514-5c88a1b9cdf3 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:16.308739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bbf7e689-07d6-4919-b514-5c88a1b9cdf3 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:16.409882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bbf7e689-07d6-4919-b514-5c88a1b9cdf3 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption/provider returned with HTTP 202
Sep 23 14:03:16.410770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 257/501] 10.222.0.62 () {58 vars in 1382 bytes} [Fri Sep 23 14:03:16 2022] DELETE /volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption/provider => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:16.417916 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2a54057a-1846-4a99-9234-88224b74273a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.423484 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2a54057a-1846-4a99-9234-88224b74273a tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] GET http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption
Sep 23 14:03:16.424019 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2a54057a-1846-4a99-9234-88224b74273a tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:16.424484 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2a54057a-1846-4a99-9234-88224b74273a tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:16.434731 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2a54057a-1846-4a99-9234-88224b74273a tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption returned with HTTP 200
Sep 23 14:03:16.435412 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 245/502] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:03:16 2022] GET /volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0)
Sep 23 14:03:16.451244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5d796219-5280-44fd-ad2c-9c4c22015a92 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.456424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5d796219-5280-44fd-ad2c-9c4c22015a92 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] GET http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption
Sep 23 14:03:16.456858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5d796219-5280-44fd-ad2c-9c4c22015a92 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:16.457320 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5d796219-5280-44fd-ad2c-9c4c22015a92 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:16.474852 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5d796219-5280-44fd-ad2c-9c4c22015a92 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption returned with HTTP 200
Sep 23 14:03:16.476334 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 258/503] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:03:16 2022] GET /volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f/encryption => generated 2 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0)
Sep 23 14:03:16.484445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-de4c4315-5434-4a89-b591-fd69da3120de None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.490570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-de4c4315-5434-4a89-b591-fd69da3120de tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] GET http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types
Sep 23 14:03:16.495990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-de4c4315-5434-4a89-b591-fd69da3120de tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:16.495990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-de4c4315-5434-4a89-b591-fd69da3120de tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:16.506147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d9c33fdf-3461-4dae-89d7-cd11067ab180 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.510576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d9c33fdf-3461-4dae-89d7-cd11067ab180 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] GET http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333
Sep 23 14:03:16.515419 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d9c33fdf-3461-4dae-89d7-cd11067ab180 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:16.515419 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d9c33fdf-3461-4dae-89d7-cd11067ab180 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:16.530970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:16.530970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:16.532789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d9c33fdf-3461-4dae-89d7-cd11067ab180 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Snapshot retrieved successfully.
Sep 23 14:03:16.535987 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d9c33fdf-3461-4dae-89d7-cd11067ab180 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 returned with HTTP 200
Sep 23 14:03:16.541973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 259/504] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:03:16 2022] GET /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 => generated 454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:16.545241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-de4c4315-5434-4a89-b591-fd69da3120de tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types returned with HTTP 200
Sep 23 14:03:16.546124 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 246/505] 10.222.0.62 () {58 vars in 1208 bytes} [Fri Sep 23 14:03:16 2022] GET /volume/v3/53ec96afe7fa43c79713342da619af04/types => generated 1964 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:16.557944 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0ff7a6ed-3931-4069-8a6d-c0fc7d4b8a3a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.561712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0ff7a6ed-3931-4069-8a6d-c0fc7d4b8a3a tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] POST http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types
Sep 23 14:03:16.562535 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0ff7a6ed-3931-4069-8a6d-c0fc7d4b8a3a tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-933670188"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:16.623124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=90,cinder:INSERT=7,cinder:UPDATE=3 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:16.628335 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0ff7a6ed-3931-4069-8a6d-c0fc7d4b8a3a tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types returned with HTTP 200
Sep 23 14:03:16.628335 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 260/506] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:03:16 2022] POST /volume/v3/53ec96afe7fa43c79713342da619af04/types => generated 220 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:16.635521 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a1ed7cbe-75bd-488c-acfa-e3c2e08f8625 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.639420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a1ed7cbe-75bd-488c-acfa-e3c2e08f8625 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] PUT http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/abbb1608-7bec-46c7-91ca-d5e5b06d1ad2
Sep 23 14:03:16.640317 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a1ed7cbe-75bd-488c-acfa-e3c2e08f8625 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-715560089", "description": "tempest-volume-type-description-1318146424", "is_public": false}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:16.753115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a1ed7cbe-75bd-488c-acfa-e3c2e08f8625 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/abbb1608-7bec-46c7-91ca-d5e5b06d1ad2 returned with HTTP 200
Sep 23 14:03:16.759440 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 247/507] 10.222.0.62 () {60 vars in 1340 bytes} [Fri Sep 23 14:03:16 2022] PUT /volume/v3/53ec96afe7fa43c79713342da619af04/types/abbb1608-7bec-46c7-91ca-d5e5b06d1ad2 => generated 204 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:16.761348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9940180b-bb51-4708-9dc8-ed624d26c9e3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.765655 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9940180b-bb51-4708-9dc8-ed624d26c9e3 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] GET http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/abbb1608-7bec-46c7-91ca-d5e5b06d1ad2
Sep 23 14:03:16.766870 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9940180b-bb51-4708-9dc8-ed624d26c9e3 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:16.767243 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9940180b-bb51-4708-9dc8-ed624d26c9e3 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:16.777905 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9940180b-bb51-4708-9dc8-ed624d26c9e3 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/abbb1608-7bec-46c7-91ca-d5e5b06d1ad2 returned with HTTP 200
Sep 23 14:03:16.778639 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 261/508] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:16 2022] GET /volume/v3/53ec96afe7fa43c79713342da619af04/types/abbb1608-7bec-46c7-91ca-d5e5b06d1ad2 => generated 268 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:16.789285 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-43ecbaa9-d3a2-4ee1-b49b-7ff74aacc59f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.796251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-43ecbaa9-d3a2-4ee1-b49b-7ff74aacc59f tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] DELETE http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/abbb1608-7bec-46c7-91ca-d5e5b06d1ad2
Sep 23 14:03:16.796251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-43ecbaa9-d3a2-4ee1-b49b-7ff74aacc59f tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:16.796251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-43ecbaa9-d3a2-4ee1-b49b-7ff74aacc59f tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:16.901102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-43ecbaa9-d3a2-4ee1-b49b-7ff74aacc59f tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/abbb1608-7bec-46c7-91ca-d5e5b06d1ad2 returned with HTTP 202
Sep 23 14:03:16.905469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 248/509] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:03:16 2022] DELETE /volume/v3/53ec96afe7fa43c79713342da619af04/types/abbb1608-7bec-46c7-91ca-d5e5b06d1ad2 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:16.906812 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-59d4c1b9-1cf2-4b5b-ac87-b476cdb26764 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.911555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-59d4c1b9-1cf2-4b5b-ac87-b476cdb26764 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] GET http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/abbb1608-7bec-46c7-91ca-d5e5b06d1ad2
Sep 23 14:03:16.912382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-59d4c1b9-1cf2-4b5b-ac87-b476cdb26764 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:16.913082 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-59d4c1b9-1cf2-4b5b-ac87-b476cdb26764 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:16.919483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-59d4c1b9-1cf2-4b5b-ac87-b476cdb26764 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/abbb1608-7bec-46c7-91ca-d5e5b06d1ad2 returned with HTTP 404
Sep 23 14:03:16.920525 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 262/510] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:16 2022] GET /volume/v3/53ec96afe7fa43c79713342da619af04/types/abbb1608-7bec-46c7-91ca-d5e5b06d1ad2 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:16.925447 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8841ae9d-5067-45d9-a3fd-0cb50ee1bbbf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.929200 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8841ae9d-5067-45d9-a3fd-0cb50ee1bbbf tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] DELETE http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f
Sep 23 14:03:16.929695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8841ae9d-5067-45d9-a3fd-0cb50ee1bbbf tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:16.930168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8841ae9d-5067-45d9-a3fd-0cb50ee1bbbf tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:16.993616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-47e4fac2-d5bf-469d-9905-238d6caf1335 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:16.997326 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-47e4fac2-d5bf-469d-9905-238d6caf1335 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] GET http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb
Sep 23 14:03:16.997853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-47e4fac2-d5bf-469d-9905-238d6caf1335 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:16.998423 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-47e4fac2-d5bf-469d-9905-238d6caf1335 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:17.014169 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:17.014169 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:17.024140 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-47e4fac2-d5bf-469d-9905-238d6caf1335 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Volume info retrieved successfully.
Sep 23 14:03:17.033933 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-47e4fac2-d5bf-469d-9905-238d6caf1335 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb returned with HTTP 200
Sep 23 14:03:17.034868 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 263/511] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:16 2022] GET /volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb => generated 924 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:17.038889 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-531e9891-f7c0-49fa-adf3-fa17e8f56caa None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:17.042624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-531e9891-f7c0-49fa-adf3-fa17e8f56caa tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:17.043217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-531e9891-f7c0-49fa-adf3-fa17e8f56caa tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:17.043834 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-531e9891-f7c0-49fa-adf3-fa17e8f56caa tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:17.064033 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:17.064033 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:17.066817 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8841ae9d-5067-45d9-a3fd-0cb50ee1bbbf tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f returned with HTTP 202
Sep 23 14:03:17.068297 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 249/512] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:03:16 2022] DELETE /volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:03:17.072875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5fadee3e-5739-44c4-b06b-e96370b0f847 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:17.073644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-531e9891-f7c0-49fa-adf3-fa17e8f56caa tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:17.077818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5fadee3e-5739-44c4-b06b-e96370b0f847 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] GET http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f
Sep 23 14:03:17.080469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5fadee3e-5739-44c4-b06b-e96370b0f847 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:17.081187 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5fadee3e-5739-44c4-b06b-e96370b0f847 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:17.084611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-531e9891-f7c0-49fa-adf3-fa17e8f56caa tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:17.085544 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 264/513] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:17 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:17.089498 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5fadee3e-5739-44c4-b06b-e96370b0f847 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f returned with HTTP 404
Sep 23 14:03:17.090966 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 250/514] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:17 2022] GET /volume/v3/53ec96afe7fa43c79713342da619af04/types/cbf1dfec-f9a8-43af-9aa0-d83af9126b8f => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:17.097441 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f16322db-9746-4546-96b6-70688a9442f9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:17.102724 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f16322db-9746-4546-96b6-70688a9442f9 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] DELETE http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/adfa0fbc-1eae-4a9a-a162-bc7cbea21446
Sep 23 14:03:17.102724 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f16322db-9746-4546-96b6-70688a9442f9 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:17.102724 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f16322db-9746-4546-96b6-70688a9442f9 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method '_delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:17.210474 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f16322db-9746-4546-96b6-70688a9442f9 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/adfa0fbc-1eae-4a9a-a162-bc7cbea21446 returned with HTTP 202
Sep 23 14:03:17.211507 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 265/515] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:03:17 2022] DELETE /volume/v3/53ec96afe7fa43c79713342da619af04/types/adfa0fbc-1eae-4a9a-a162-bc7cbea21446 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:17.221485 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-44e2c429-bd6d-407e-9460-ca5fd147d00c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:17.228412 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-44e2c429-bd6d-407e-9460-ca5fd147d00c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] GET http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/adfa0fbc-1eae-4a9a-a162-bc7cbea21446
Sep 23 14:03:17.229408 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-44e2c429-bd6d-407e-9460-ca5fd147d00c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:17.230768 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-44e2c429-bd6d-407e-9460-ca5fd147d00c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:17.244077 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-44e2c429-bd6d-407e-9460-ca5fd147d00c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/adfa0fbc-1eae-4a9a-a162-bc7cbea21446 returned with HTTP 404
Sep 23 14:03:17.245610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 251/516] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:17 2022] GET /volume/v3/53ec96afe7fa43c79713342da619af04/types/adfa0fbc-1eae-4a9a-a162-bc7cbea21446 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:17.254803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3005703b-8ec0-42d7-a6e4-07c320beee6c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:17.254973 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-539a29f4-848e-4c97-b8c5-2d4160edd243 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:17.259307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3005703b-8ec0-42d7-a6e4-07c320beee6c tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] DELETE http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777
Sep 23 14:03:17.260224 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3005703b-8ec0-42d7-a6e4-07c320beee6c tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:17.262476 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3005703b-8ec0-42d7-a6e4-07c320beee6c tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:17.262476 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-3005703b-8ec0-42d7-a6e4-07c320beee6c tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Delete volume with id: 946814ba-0c04-4c6b-8f40-2cb809583777 
Sep 23 14:03:17.277584 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:17.277584 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:17.283554 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3005703b-8ec0-42d7-a6e4-07c320beee6c tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Volume info retrieved successfully.
Sep 23 14:03:17.371656 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-539a29f4-848e-4c97-b8c5-2d4160edd243 tempest-ExtensionsTestJSON-2137318946 tempest-ExtensionsTestJSON-2137318946-project] GET http://10.222.0.62/volume/v3/48d448100e564f57b63bf842f9696bff/extensions
Sep 23 14:03:17.372203 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-539a29f4-848e-4c97-b8c5-2d4160edd243 tempest-ExtensionsTestJSON-2137318946 tempest-ExtensionsTestJSON-2137318946-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:17.372667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-539a29f4-848e-4c97-b8c5-2d4160edd243 tempest-ExtensionsTestJSON-2137318946 tempest-ExtensionsTestJSON-2137318946-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:17.373428 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-539a29f4-848e-4c97-b8c5-2d4160edd243 tempest-ExtensionsTestJSON-2137318946 tempest-ExtensionsTestJSON-2137318946-project] http://10.222.0.62/volume/v3/48d448100e564f57b63bf842f9696bff/extensions returned with HTTP 200
Sep 23 14:03:17.374440 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 252/517] 10.222.0.62 () {58 vars in 1223 bytes} [Fri Sep 23 14:03:17 2022] GET /volume/v3/48d448100e564f57b63bf842f9696bff/extensions => generated 5245 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:17.545756 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ef9007a9-2487-406f-b17e-b69e838076f8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:17.551511 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ef9007a9-2487-406f-b17e-b69e838076f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] GET http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333
Sep 23 14:03:17.551986 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ef9007a9-2487-406f-b17e-b69e838076f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:17.552434 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ef9007a9-2487-406f-b17e-b69e838076f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:17.565666 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:17.565666 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:17.566064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ef9007a9-2487-406f-b17e-b69e838076f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Snapshot retrieved successfully.
Sep 23 14:03:17.567924 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ef9007a9-2487-406f-b17e-b69e838076f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 returned with HTTP 200
Sep 23 14:03:17.568631 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 253/518] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:03:17 2022] GET /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 => generated 481 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:17.577357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4e434791-7f22-445e-b403-47c18cf380d7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:17.581835 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4e434791-7f22-445e-b403-47c18cf380d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] PUT http://10.222.0.62/volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb
Sep 23 14:03:17.582561 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4e434791-7f22-445e-b403-47c18cf380d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:17.676042 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3005703b-8ec0-42d7-a6e4-07c320beee6c tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Delete volume request issued successfully.
Sep 23 14:03:17.676706 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3005703b-8ec0-42d7-a6e4-07c320beee6c tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 returned with HTTP 202
Sep 23 14:03:17.677251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 266/519] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:03:17 2022] DELETE /volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 => generated 0 bytes in 428 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:17.681612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-795840f3-9730-4c49-8279-ac60e26667a9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:17.685763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-795840f3-9730-4c49-8279-ac60e26667a9 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] GET http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777
Sep 23 14:03:17.685763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-795840f3-9730-4c49-8279-ac60e26667a9 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:17.686143 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-795840f3-9730-4c49-8279-ac60e26667a9 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:17.696586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:INSERT=1,cinder:SELECT=88,cinder:UPDATE=11 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:17.704843 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:17.704843 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:17.713764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-795840f3-9730-4c49-8279-ac60e26667a9 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Volume info retrieved successfully.
Sep 23 14:03:17.725131 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-795840f3-9730-4c49-8279-ac60e26667a9 tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 returned with HTTP 200
Sep 23 14:03:17.725897 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 267/520] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:17 2022] GET /volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 => generated 942 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:17.848342 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-4e434791-7f22-445e-b403-47c18cf380d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:17.849634 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-4e434791-7f22-445e-b403-47c18cf380d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:17.849992 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-4e434791-7f22-445e-b403-47c18cf380d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:17.850888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-4e434791-7f22-445e-b403-47c18cf380d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:17.851639 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-4e434791-7f22-445e-b403-47c18cf380d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1416460461 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1416460461, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:17.852385 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-4e434791-7f22-445e-b403-47c18cf380d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1416460461 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1416460461, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:17.853120 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-4e434791-7f22-445e-b403-47c18cf380d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1416460461 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1416460461, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:17.854062 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-4e434791-7f22-445e-b403-47c18cf380d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1886072753 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1886072753, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:17.854882 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-4e434791-7f22-445e-b403-47c18cf380d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1886072753 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1886072753, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:17.855619 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-4e434791-7f22-445e-b403-47c18cf380d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1886072753 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1886072753, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:03:17.869759 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4e434791-7f22-445e-b403-47c18cf380d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] http://10.222.0.62/volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb returned with HTTP 200
Sep 23 14:03:17.870671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 254/521] 10.222.0.62 () {60 vars in 1351 bytes} [Fri Sep 23 14:03:17 2022] PUT /volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb => generated 876 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:17.880183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a0894952-80ac-49bd-9836-4f64ad481902 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:17.884761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a0894952-80ac-49bd-9836-4f64ad481902 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] POST http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots
Sep 23 14:03:17.885655 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a0894952-80ac-49bd-9836-4f64ad481902 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b0970d4-da9b-49ff-9b57-61cb496c4f7b"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:17.904824 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:17.904824 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:17.906187 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a0894952-80ac-49bd-9836-4f64ad481902 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Volume info retrieved successfully.
Sep 23 14:03:17.906662 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.snapshots [None req-a0894952-80ac-49bd-9836-4f64ad481902 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Create snapshot from volume 1b0970d4-da9b-49ff-9b57-61cb496c4f7b
Sep 23 14:03:17.947468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota_utils [None req-a0894952-80ac-49bd-9836-4f64ad481902 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Quota exceeded for e367eb231b38468c8bd6ebe483d6ecfb, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes']
Sep 23 14:03:17.948658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.middleware.fault [None req-a0894952-80ac-49bd-9836-4f64ad481902 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots returned with HTTP 413
Sep 23 14:03:17.950636 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 268/522] 10.222.0.62 () {60 vars in 1241 bytes} [Fri Sep 23 14:03:17 2022] POST /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots => generated 208 bytes in 72 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0)
Sep 23 14:03:17.957360 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-dff38c10-7f50-4155-ae7d-11a07437471e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:17.962792 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dff38c10-7f50-4155-ae7d-11a07437471e tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] PUT http://10.222.0.62/volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb
Sep 23 14:03:17.963715 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dff38c10-7f50-4155-ae7d-11a07437471e tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:18.054211 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1e1ca202-84c0-4f0f-b9c4-6adcada8e044 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:18.060063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1e1ca202-84c0-4f0f-b9c4-6adcada8e044 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] GET http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb
Sep 23 14:03:18.060807 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1e1ca202-84c0-4f0f-b9c4-6adcada8e044 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:18.061278 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1e1ca202-84c0-4f0f-b9c4-6adcada8e044 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:18.080384 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:18.080384 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:18.092971 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1e1ca202-84c0-4f0f-b9c4-6adcada8e044 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Volume info retrieved successfully.
Sep 23 14:03:18.108000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1e1ca202-84c0-4f0f-b9c4-6adcada8e044 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb returned with HTTP 200
Sep 23 14:03:18.109031 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 269/523] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:18 2022] GET /volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb => generated 925 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:18.126662 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0b0e7252-0b1f-4ccd-991c-fd15a6a81e68 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:18.130195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0b0e7252-0b1f-4ccd-991c-fd15a6a81e68 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:18.131083 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0b0e7252-0b1f-4ccd-991c-fd15a6a81e68 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:18.131624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0b0e7252-0b1f-4ccd-991c-fd15a6a81e68 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:18.172696 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:18.172696 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:18.184008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dff38c10-7f50-4155-ae7d-11a07437471e tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] http://10.222.0.62/volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb returned with HTTP 200
Sep 23 14:03:18.189927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 255/524] 10.222.0.62 () {60 vars in 1351 bytes} [Fri Sep 23 14:03:17 2022] PUT /volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb => generated 876 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:18.190117 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0b0e7252-0b1f-4ccd-991c-fd15a6a81e68 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:18.195027 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3dc9fbe6-b028-4536-b99c-55c63b7a6706 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:18.200456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3dc9fbe6-b028-4536-b99c-55c63b7a6706 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] GET http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb
Sep 23 14:03:18.200456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3dc9fbe6-b028-4536-b99c-55c63b7a6706 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:18.200456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3dc9fbe6-b028-4536-b99c-55c63b7a6706 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:18.203815 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0b0e7252-0b1f-4ccd-991c-fd15a6a81e68 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:18.205411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 270/525] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:18 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:18.206814 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-34bd36a3-fa4d-4a49-8428-26f24721580e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:18.210864 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-34bd36a3-fa4d-4a49-8428-26f24721580e tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] POST http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots
Sep 23 14:03:18.211589 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-34bd36a3-fa4d-4a49-8428-26f24721580e tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b0970d4-da9b-49ff-9b57-61cb496c4f7b"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:18.228887 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:18.228887 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:18.229676 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:18.229676 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:18.230794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-34bd36a3-fa4d-4a49-8428-26f24721580e tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Volume info retrieved successfully.
Sep 23 14:03:18.231094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.snapshots [None req-34bd36a3-fa4d-4a49-8428-26f24721580e tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Create snapshot from volume 1b0970d4-da9b-49ff-9b57-61cb496c4f7b
Sep 23 14:03:18.237269 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3dc9fbe6-b028-4536-b99c-55c63b7a6706 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Volume info retrieved successfully.
Sep 23 14:03:18.248556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3dc9fbe6-b028-4536-b99c-55c63b7a6706 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb returned with HTTP 200
Sep 23 14:03:18.249337 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 256/526] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:18 2022] GET /volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb => generated 1101 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:18.269662 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f5d3d976-d396-4bac-93e3-2992db026a3e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:18.273655 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota_utils [None req-34bd36a3-fa4d-4a49-8428-26f24721580e tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Quota exceeded for e367eb231b38468c8bd6ebe483d6ecfb, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots']
Sep 23 14:03:18.273833 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f5d3d976-d396-4bac-93e3-2992db026a3e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] POST http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb/action
Sep 23 14:03:18.273944 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.middleware.fault [None req-34bd36a3-fa4d-4a49-8428-26f24721580e tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots returned with HTTP 413
Sep 23 14:03:18.274041 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f5d3d976-d396-4bac-93e3-2992db026a3e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:03:18.274147 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f5d3d976-d396-4bac-93e3-2992db026a3e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:18.274682 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 271/527] 10.222.0.62 () {60 vars in 1241 bytes} [Fri Sep 23 14:03:18 2022] POST /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots => generated 133 bytes in 69 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0)
Sep 23 14:03:18.280645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6ef8701c-b0c3-47e8-9f16-18fc272e8a85 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:18.285337 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6ef8701c-b0c3-47e8-9f16-18fc272e8a85 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] DELETE http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333
Sep 23 14:03:18.285830 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6ef8701c-b0c3-47e8-9f16-18fc272e8a85 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:18.286280 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6ef8701c-b0c3-47e8-9f16-18fc272e8a85 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:18.286599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-6ef8701c-b0c3-47e8-9f16-18fc272e8a85 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Delete snapshot with id: 5c35fe7e-242e-4cb6-b940-b97e8c6b9333
Sep 23 14:03:18.290314 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:18.290314 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:18.291371 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f5d3d976-d396-4bac-93e3-2992db026a3e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Volume info retrieved successfully.
Sep 23 14:03:18.298303 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:18.298303 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:18.299380 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6ef8701c-b0c3-47e8-9f16-18fc272e8a85 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Snapshot retrieved successfully.
Sep 23 14:03:18.303418 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=94,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:18.391083 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6ef8701c-b0c3-47e8-9f16-18fc272e8a85 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Snapshot delete request issued successfully.
Sep 23 14:03:18.397348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6ef8701c-b0c3-47e8-9f16-18fc272e8a85 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 returned with HTTP 202
Sep 23 14:03:18.397348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 272/528] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:03:18 2022] DELETE /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:03:18.397348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-4b0d698e-6ae8-4762-ad5c-7d0c6fd1eafd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:18.400771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-4b0d698e-6ae8-4762-ad5c-7d0c6fd1eafd tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] POST http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/attachments/c818eda5-0827-4aaf-82ec-ea6c2b8510a6/action
Sep 23 14:03:18.401538 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-4b0d698e-6ae8-4762-ad5c-7d0c6fd1eafd tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Action body: b'{"os-complete": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:03:18.401866 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-4b0d698e-6ae8-4762-ad5c-7d0c6fd1eafd tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:18.464993 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:18.464993 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:18.558266 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-f5d3d976-d396-4bac-93e3-2992db026a3e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Created reservations ['de36fd75-f036-42a5-a892-3b3acaae402d', 'ed1c1649-3dd5-449d-a57d-480368eac04f'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:18.587256 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ac8552d2-789c-4b74-8ca5-cfbff997a74d req-4b0d698e-6ae8-4762-ad5c-7d0c6fd1eafd tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/attachments/c818eda5-0827-4aaf-82ec-ea6c2b8510a6/action returned with HTTP 204
Sep 23 14:03:18.588529 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 273/529] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:03:18 2022] POST /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/attachments/c818eda5-0827-4aaf-82ec-ea6c2b8510a6/action => generated 0 bytes in 195 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:18.590609 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c9f7cb29-2c92-4125-b53e-c19820c67bd4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:18.598442 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c9f7cb29-2c92-4125-b53e-c19820c67bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] GET http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333
Sep 23 14:03:18.598541 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c9f7cb29-2c92-4125-b53e-c19820c67bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:18.600190 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c9f7cb29-2c92-4125-b53e-c19820c67bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:18.622465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:18.622465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:18.623480 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c9f7cb29-2c92-4125-b53e-c19820c67bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Snapshot retrieved successfully.
Sep 23 14:03:18.626233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c9f7cb29-2c92-4125-b53e-c19820c67bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 returned with HTTP 200
Sep 23 14:03:18.627264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 274/530] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:03:18 2022] GET /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 => generated 480 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:18.724157 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-f5d3d976-d396-4bac-93e3-2992db026a3e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Created reservations ['2de15439-5636-463c-ba3e-a86a4a3b57b8', 'bb93a731-e642-4ffb-b505-ad0fdba4584f'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:18.743396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-11e034f3-7374-43c0-8cff-4121bc362f8e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:18.747140 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-11e034f3-7374-43c0-8cff-4121bc362f8e tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] GET http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777
Sep 23 14:03:18.747519 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-11e034f3-7374-43c0-8cff-4121bc362f8e tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:18.747963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-11e034f3-7374-43c0-8cff-4121bc362f8e tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:18.759297 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-11e034f3-7374-43c0-8cff-4121bc362f8e tempest-VolumeTypesTest-144426029 tempest-VolumeTypesTest-144426029-project] http://10.222.0.62/volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 returned with HTTP 404
Sep 23 14:03:18.760343 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 275/531] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:18 2022] GET /volume/v3/ca45b248032f449da726c9dd9bba62a0/volumes/946814ba-0c04-4c6b-8f40-2cb809583777 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:03:18.764963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a4800065-860d-4357-bfc6-9571eaf50e1c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:18.770395 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4800065-860d-4357-bfc6-9571eaf50e1c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] DELETE http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/efb9e74e-6de8-4c56-a584-1ec8494fc311
Sep 23 14:03:18.776838 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a4800065-860d-4357-bfc6-9571eaf50e1c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:18.776838 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a4800065-860d-4357-bfc6-9571eaf50e1c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method '_delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:18.822787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=88,cinder:UPDATE=6,cinder:INSERT=6 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:18.840251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f5d3d976-d396-4bac-93e3-2992db026a3e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Retype volume request issued successfully.
Sep 23 14:03:18.840755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f5d3d976-d396-4bac-93e3-2992db026a3e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb/action returned with HTTP 202
Sep 23 14:03:18.841780 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 257/532] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:03:18 2022] POST /volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb/action => generated 0 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:03:18.847156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1a731918-70c3-4f75-9223-d728b1e646e3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:18.851500 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1a731918-70c3-4f75-9223-d728b1e646e3 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] GET http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb
Sep 23 14:03:18.853259 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1a731918-70c3-4f75-9223-d728b1e646e3 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:18.854604 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1a731918-70c3-4f75-9223-d728b1e646e3 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:18.870550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:18.870550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:18.877753 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1a731918-70c3-4f75-9223-d728b1e646e3 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Volume info retrieved successfully.
Sep 23 14:03:18.887267 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1a731918-70c3-4f75-9223-d728b1e646e3 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb returned with HTTP 200
Sep 23 14:03:18.889420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4800065-860d-4357-bfc6-9571eaf50e1c tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/efb9e74e-6de8-4c56-a584-1ec8494fc311 returned with HTTP 202
Sep 23 14:03:18.890364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 276/533] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:03:18 2022] DELETE /volume/v3/53ec96afe7fa43c79713342da619af04/types/efb9e74e-6de8-4c56-a584-1ec8494fc311 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:18.895857 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-89dcfbba-52ec-486d-a013-b4b3ce671bcd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:18.902482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 258/534] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:18 2022] GET /volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb => generated 924 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:18.904803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-89dcfbba-52ec-486d-a013-b4b3ce671bcd tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] GET http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/efb9e74e-6de8-4c56-a584-1ec8494fc311
Sep 23 14:03:18.905838 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-89dcfbba-52ec-486d-a013-b4b3ce671bcd tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:18.906808 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-89dcfbba-52ec-486d-a013-b4b3ce671bcd tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:18.914880 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-89dcfbba-52ec-486d-a013-b4b3ce671bcd tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/efb9e74e-6de8-4c56-a584-1ec8494fc311 returned with HTTP 404
Sep 23 14:03:18.921363 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-65865219-7678-4a83-a88a-c7f8a52b5a98 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:18.922931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 277/535] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:18 2022] GET /volume/v3/53ec96afe7fa43c79713342da619af04/types/efb9e74e-6de8-4c56-a584-1ec8494fc311 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:03:18.928970 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-65865219-7678-4a83-a88a-c7f8a52b5a98 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] DELETE http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/9a258d02-bd1a-4a5a-9939-b2e2f44aabf6
Sep 23 14:03:18.928970 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-65865219-7678-4a83-a88a-c7f8a52b5a98 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:18.928970 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-65865219-7678-4a83-a88a-c7f8a52b5a98 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:19.044309 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-65865219-7678-4a83-a88a-c7f8a52b5a98 tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/9a258d02-bd1a-4a5a-9939-b2e2f44aabf6 returned with HTTP 202
Sep 23 14:03:19.045150 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 259/536] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:03:18 2022] DELETE /volume/v3/53ec96afe7fa43c79713342da619af04/types/9a258d02-bd1a-4a5a-9939-b2e2f44aabf6 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:19.054041 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a0005f04-0f51-448d-a320-1ece08eefc7e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:19.061089 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a0005f04-0f51-448d-a320-1ece08eefc7e tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] GET http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/9a258d02-bd1a-4a5a-9939-b2e2f44aabf6
Sep 23 14:03:19.062313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a0005f04-0f51-448d-a320-1ece08eefc7e tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:19.064889 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a0005f04-0f51-448d-a320-1ece08eefc7e tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:19.074649 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a0005f04-0f51-448d-a320-1ece08eefc7e tempest-VolumeTypesTest-2110670514 tempest-VolumeTypesTest-2110670514-project-admin] http://10.222.0.62/volume/v3/53ec96afe7fa43c79713342da619af04/types/9a258d02-bd1a-4a5a-9939-b2e2f44aabf6 returned with HTTP 404
Sep 23 14:03:19.076069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 278/537] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:19 2022] GET /volume/v3/53ec96afe7fa43c79713342da619af04/types/9a258d02-bd1a-4a5a-9939-b2e2f44aabf6 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:19.223474 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-63310fe5-3661-4785-a385-fda89167c021 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:19.234287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-63310fe5-3661-4785-a385-fda89167c021 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:19.234287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-63310fe5-3661-4785-a385-fda89167c021 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:19.234287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-63310fe5-3661-4785-a385-fda89167c021 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:19.256312 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:19.256312 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:19.263149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-63310fe5-3661-4785-a385-fda89167c021 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:19.272704 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-63310fe5-3661-4785-a385-fda89167c021 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:19.282090 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 260/538] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:19 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 1206 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:19.292393 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6881d8e6-0702-4f56-a36c-9b4153b028dc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:19.296018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6881d8e6-0702-4f56-a36c-9b4153b028dc tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:19.296454 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6881d8e6-0702-4f56-a36c-9b4153b028dc tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:19.296904 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6881d8e6-0702-4f56-a36c-9b4153b028dc tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:19.318160 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:19.318160 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:19.325079 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6881d8e6-0702-4f56-a36c-9b4153b028dc tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:19.335131 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6881d8e6-0702-4f56-a36c-9b4153b028dc tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:19.336068 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 279/539] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:19 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 1206 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:19.637445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-89f3379b-e61d-4700-960a-75fae346db91 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:19.642883 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-89f3379b-e61d-4700-960a-75fae346db91 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] GET http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333
Sep 23 14:03:19.643599 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-89f3379b-e61d-4700-960a-75fae346db91 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:19.644154 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-89f3379b-e61d-4700-960a-75fae346db91 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:19.669927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-89f3379b-e61d-4700-960a-75fae346db91 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 returned with HTTP 404
Sep 23 14:03:19.670909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 261/540] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:03:19 2022] GET /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/snapshots/5c35fe7e-242e-4cb6-b940-b97e8c6b9333 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:19.676642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-584b3a27-7163-4256-906b-1f6bbf50425b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:19.688521 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-584b3a27-7163-4256-906b-1f6bbf50425b tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] DELETE http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b
Sep 23 14:03:19.688521 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-584b3a27-7163-4256-906b-1f6bbf50425b tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:19.690617 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-584b3a27-7163-4256-906b-1f6bbf50425b tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:19.690617 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-584b3a27-7163-4256-906b-1f6bbf50425b tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Delete volume with id: 1b0970d4-da9b-49ff-9b57-61cb496c4f7b 
Sep 23 14:03:19.718600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:19.718600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:19.721394 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-584b3a27-7163-4256-906b-1f6bbf50425b tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Volume info retrieved successfully.
Sep 23 14:03:19.916074 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-dd2de243-6921-493a-936e-0e8153fa7e7c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:19.919909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dd2de243-6921-493a-936e-0e8153fa7e7c tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] GET http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb
Sep 23 14:03:19.920552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dd2de243-6921-493a-936e-0e8153fa7e7c tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:19.921480 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dd2de243-6921-493a-936e-0e8153fa7e7c tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:19.938898 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:19.938898 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:19.945945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-dd2de243-6921-493a-936e-0e8153fa7e7c tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Volume info retrieved successfully.
Sep 23 14:03:19.956018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dd2de243-6921-493a-936e-0e8153fa7e7c tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb returned with HTTP 200
Sep 23 14:03:19.956830 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 262/541] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:19 2022] GET /volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb => generated 925 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:19.973420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c13ebe3e-54e8-4ccc-bd76-592457bdea4e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:19.977670 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c13ebe3e-54e8-4ccc-bd76-592457bdea4e tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] GET http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb
Sep 23 14:03:19.983166 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c13ebe3e-54e8-4ccc-bd76-592457bdea4e tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:19.983166 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c13ebe3e-54e8-4ccc-bd76-592457bdea4e tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:19.999594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:19.999594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:20.007363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-584b3a27-7163-4256-906b-1f6bbf50425b tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Delete volume request issued successfully.
Sep 23 14:03:20.012371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-584b3a27-7163-4256-906b-1f6bbf50425b tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b returned with HTTP 202
Sep 23 14:03:20.012565 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c13ebe3e-54e8-4ccc-bd76-592457bdea4e tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Volume info retrieved successfully.
Sep 23 14:03:20.012674 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 280/542] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:03:19 2022] DELETE /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b => generated 0 bytes in 333 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:20.015594 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bc753c20-8888-45c7-9cf8-d31df24a0280 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:20.018215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c13ebe3e-54e8-4ccc-bd76-592457bdea4e tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb returned with HTTP 200
Sep 23 14:03:20.019113 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 263/543] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:19 2022] GET /volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb => generated 1101 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:03:20.021064 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bc753c20-8888-45c7-9cf8-d31df24a0280 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] GET http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b
Sep 23 14:03:20.022248 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bc753c20-8888-45c7-9cf8-d31df24a0280 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:20.022742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bc753c20-8888-45c7-9cf8-d31df24a0280 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:20.036125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b0394d4a-c3a5-41d8-9a0b-79724f6e5e07 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:20.039141 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:20.039141 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:20.040262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b0394d4a-c3a5-41d8-9a0b-79724f6e5e07 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] GET http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-49769807
Sep 23 14:03:20.040705 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b0394d4a-c3a5-41d8-9a0b-79724f6e5e07 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:20.041185 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b0394d4a-c3a5-41d8-9a0b-79724f6e5e07 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:20.043253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b0394d4a-c3a5-41d8-9a0b-79724f6e5e07 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-49769807'), ('all_tenants', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:20.046042 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bc753c20-8888-45c7-9cf8-d31df24a0280 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Volume info retrieved successfully.
Sep 23 14:03:20.061781 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bc753c20-8888-45c7-9cf8-d31df24a0280 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b returned with HTTP 200
Sep 23 14:03:20.069562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 281/544] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:20 2022] GET /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b => generated 928 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:20.097722 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b0394d4a-c3a5-41d8-9a0b-79724f6e5e07 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Get all volumes completed successfully.
Sep 23 14:03:20.103768 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b0394d4a-c3a5-41d8-9a0b-79724f6e5e07 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-49769807 returned with HTTP 200
Sep 23 14:03:20.103768 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 264/545] 10.222.0.62 () {58 vars in 1371 bytes} [Fri Sep 23 14:03:20 2022] GET /volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-49769807 => generated 411 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:20.112961 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2a316997-68cb-4867-8739-62e55ee9d07e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:20.116637 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2a316997-68cb-4867-8739-62e55ee9d07e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] DELETE http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb
Sep 23 14:03:20.117151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2a316997-68cb-4867-8739-62e55ee9d07e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:20.117851 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2a316997-68cb-4867-8739-62e55ee9d07e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:20.118354 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-2a316997-68cb-4867-8739-62e55ee9d07e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Delete volume with id: 301fdfc7-a2c2-49af-b66d-8cdd4f483beb 
Sep 23 14:03:20.135892 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:20.135892 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:20.136937 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2a316997-68cb-4867-8739-62e55ee9d07e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Volume info retrieved successfully.
Sep 23 14:03:20.381522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2a316997-68cb-4867-8739-62e55ee9d07e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Delete volume request issued successfully.
Sep 23 14:03:20.381981 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2a316997-68cb-4867-8739-62e55ee9d07e tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb returned with HTTP 202
Sep 23 14:03:20.383278 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 282/546] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:03:20 2022] DELETE /volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb => generated 0 bytes in 271 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:03:20.388334 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-cda0e3c3-433b-491a-861d-051135d4dc0d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:20.394219 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cda0e3c3-433b-491a-861d-051135d4dc0d tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] GET http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb
Sep 23 14:03:20.394908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cda0e3c3-433b-491a-861d-051135d4dc0d tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:20.395939 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cda0e3c3-433b-491a-861d-051135d4dc0d tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:20.429388 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:20.429388 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:20.466862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-cda0e3c3-433b-491a-861d-051135d4dc0d tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Volume info retrieved successfully.
Sep 23 14:03:20.485847 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cda0e3c3-433b-491a-861d-051135d4dc0d tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb returned with HTTP 200
Sep 23 14:03:20.496361 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 265/547] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:20 2022] GET /volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb => generated 924 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:20.509213 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:20.515217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] POST http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes
Sep 23 14:03:20.516527 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f19afda2-139e-4a70-8e47-023a4884d613", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1696298630"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:20.519052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Create volume request body: {'volume': {'imageRef': 'f19afda2-139e-4a70-8e47-023a4884d613', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1696298630'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:20.648494 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Create volume of 1 GB
Sep 23 14:03:20.656047 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Availability Zones retrieved successfully.
Sep 23 14:03:20.671614 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Flow 'volume_create_api' (a189183b-8c02-442f-9065-20bba7f217ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:20.674081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542bba0e-02e3-40c2-97e3-c794b961bceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:20.676723 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:20.766987 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542bba0e-02e3-40c2-97e3-c794b961bceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:20.769365 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5520d1-e726-4c50-a466-7ed1f033ff3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:20.790651 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=89,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:21.038348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Created reservations ['2d0f9610-78c2-4ebd-ba26-7f4f7918e24b', '5e36db85-0d5e-4616-bfea-b08a3ff8c3e3', '35f840c2-1715-4ceb-98d9-a6eb40290ff9', 'd186b301-b992-4c90-91f5-5d739e1fe7ae'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:21.039704 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5520d1-e726-4c50-a466-7ed1f033ff3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d0f9610-78c2-4ebd-ba26-7f4f7918e24b', '5e36db85-0d5e-4616-bfea-b08a3ff8c3e3', '35f840c2-1715-4ceb-98d9-a6eb40290ff9', 'd186b301-b992-4c90-91f5-5d739e1fe7ae']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:21.041931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3e5c5ac-bf66-4d45-9ae3-e6bf29eb1bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:21.081455 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0c42b14d-07f9-4f5a-825d-6266637e7637 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:21.085484 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0c42b14d-07f9-4f5a-825d-6266637e7637 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] GET http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b
Sep 23 14:03:21.086081 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0c42b14d-07f9-4f5a-825d-6266637e7637 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:21.086556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0c42b14d-07f9-4f5a-825d-6266637e7637 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:21.100906 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0c42b14d-07f9-4f5a-825d-6266637e7637 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702 tempest-VolumeSnapshotQuotasNegativeTestJSON-173828702-project] http://10.222.0.62/volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b returned with HTTP 404
Sep 23 14:03:21.102787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 266/548] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:21 2022] GET /volume/v3/e367eb231b38468c8bd6ebe483d6ecfb/volumes/1b0970d4-da9b-49ff-9b57-61cb496c4f7b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:03:21.119501 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-58a7603c-215d-4ca7-a497-cff88541805e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:21.130392 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-58a7603c-215d-4ca7-a497-cff88541805e tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] PUT http://10.222.0.62/volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb
Sep 23 14:03:21.131359 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-58a7603c-215d-4ca7-a497-cff88541805e tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:21.195106 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3e5c5ac-bf66-4d45-9ae3-e6bf29eb1bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c997356-64bb-4e04-be04-9e8c3efeb101', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1696298630',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='15cacfd8a7114dc891d48c3e30df3733',qos_specs=None,replication_status=<?>,reservations=['2d0f9610-78c2-4ebd-ba26-7f4f7918e24b','5e36db85-0d5e-4616-bfea-b08a3ff8c3e3','35f840c2-1715-4ceb-98d9-a6eb40290ff9','d186b301-b992-4c90-91f5-5d739e1fe7ae'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='35d18ce141664ccdbd9c0a1aac0af358',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1696298630',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=3c997356-64bb-4e04-be04-9e8c3efeb101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15cacfd8a7114dc891d48c3e30df3733',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='35d18ce141664ccdbd9c0a1aac0af358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:21.196962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce44dc08-339f-4912-b291-aa07beb5aa0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:21.396390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce44dc08-339f-4912-b291-aa07beb5aa0a) 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-VolumesImageMetadata-Volume-1696298630',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='15cacfd8a7114dc891d48c3e30df3733',qos_specs=None,replication_status=<?>,reservations=['2d0f9610-78c2-4ebd-ba26-7f4f7918e24b','5e36db85-0d5e-4616-bfea-b08a3ff8c3e3','35f840c2-1715-4ceb-98d9-a6eb40290ff9','d186b301-b992-4c90-91f5-5d739e1fe7ae'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='35d18ce141664ccdbd9c0a1aac0af358',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:21.400817 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5698b59-c50d-40a3-a064-bfffd00f1ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:21.512498 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5698b59-c50d-40a3-a064-bfffd00f1ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:21.514946 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Flow 'volume_create_api' (a189183b-8c02-442f-9065-20bba7f217ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:21.523712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Create volume request issued successfully.
Sep 23 14:03:21.523712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a90e49f7-85a8-49de-80bf-3fb26cf4bcb1 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes returned with HTTP 202
Sep 23 14:03:21.540710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 283/549] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:03:20 2022] POST /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes => generated 820 bytes in 1032 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:03:21.554356 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f1d41404-6338-4290-baa4-acf2df148a42 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:21.560639 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f1d41404-6338-4290-baa4-acf2df148a42 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] GET http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb
Sep 23 14:03:21.571911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f1d41404-6338-4290-baa4-acf2df148a42 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:21.572893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f1d41404-6338-4290-baa4-acf2df148a42 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:21.612643 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f1d41404-6338-4290-baa4-acf2df148a42 tempest-VolumeRetypeWithoutMigrationTest-389116890 tempest-VolumeRetypeWithoutMigrationTest-389116890-project] http://10.222.0.62/volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb returned with HTTP 404
Sep 23 14:03:21.616606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 284/550] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:21 2022] GET /volume/v3/b5f5f78825d5490bbe170255f4c85070/volumes/301fdfc7-a2c2-49af-b66d-8cdd4f483beb => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:21.618130 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fb9af958-3fd3-4ff8-9e90-4f367513625d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:21.622889 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fb9af958-3fd3-4ff8-9e90-4f367513625d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:21.622889 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fb9af958-3fd3-4ff8-9e90-4f367513625d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:21.623351 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fb9af958-3fd3-4ff8-9e90-4f367513625d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:21.664868 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:21.664868 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:21.677539 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fb9af958-3fd3-4ff8-9e90-4f367513625d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:21.695342 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=91,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:21.706646 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fb9af958-3fd3-4ff8-9e90-4f367513625d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:21.731333 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 285/551] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:21 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 888 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:21.733818 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8a72213b-4079-470b-a02a-15fbd05362de None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:21.749943 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8a72213b-4079-470b-a02a-15fbd05362de tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] DELETE http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types/2f887e09-a973-4951-9693-b929f49488b3
Sep 23 14:03:21.751041 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8a72213b-4079-470b-a02a-15fbd05362de tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:21.756226 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8a72213b-4079-470b-a02a-15fbd05362de tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Calling method '_delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:21.920994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8a72213b-4079-470b-a02a-15fbd05362de tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types/2f887e09-a973-4951-9693-b929f49488b3 returned with HTTP 202
Sep 23 14:03:21.927379 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-58a7603c-215d-4ca7-a497-cff88541805e tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995 tempest-VolumeSnapshotQuotasNegativeTestJSON-839002995-project-admin] http://10.222.0.62/volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb returned with HTTP 200
Sep 23 14:03:21.928228 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 286/552] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:03:21 2022] DELETE /volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types/2f887e09-a973-4951-9693-b929f49488b3 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:21.930047 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 267/553] 10.222.0.62 () {60 vars in 1352 bytes} [Fri Sep 23 14:03:21 2022] PUT /volume/v3/0663e86bf6e048d4bee2938e9ee39906/os-quota-sets/e367eb231b38468c8bd6ebe483d6ecfb => generated 501 bytes in 824 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:21.934454 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9102972b-d099-4d94-941a-6614ddefb4d3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:21.952222 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9102972b-d099-4d94-941a-6614ddefb4d3 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] GET http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types/2f887e09-a973-4951-9693-b929f49488b3
Sep 23 14:03:21.956784 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9102972b-d099-4d94-941a-6614ddefb4d3 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:21.956784 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9102972b-d099-4d94-941a-6614ddefb4d3 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:21.963822 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9102972b-d099-4d94-941a-6614ddefb4d3 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types/2f887e09-a973-4951-9693-b929f49488b3 returned with HTTP 404
Sep 23 14:03:21.964769 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 287/554] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:21 2022] GET /volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types/2f887e09-a973-4951-9693-b929f49488b3 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:21.971289 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e711ad47-34eb-4754-beb4-e48c513aeb55 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:21.989622 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e711ad47-34eb-4754-beb4-e48c513aeb55 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] DELETE http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types/8a17e1c7-655c-4cfb-ad19-21a8115d3d7f
Sep 23 14:03:21.991090 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e711ad47-34eb-4754-beb4-e48c513aeb55 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:21.992127 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e711ad47-34eb-4754-beb4-e48c513aeb55 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:22.152726 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e711ad47-34eb-4754-beb4-e48c513aeb55 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types/8a17e1c7-655c-4cfb-ad19-21a8115d3d7f returned with HTTP 202
Sep 23 14:03:22.153523 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 268/555] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:03:21 2022] DELETE /volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types/8a17e1c7-655c-4cfb-ad19-21a8115d3d7f => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:03:22.161489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b2ef9517-767f-4be7-b98d-7b842bb4d2f4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:22.164761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b2ef9517-767f-4be7-b98d-7b842bb4d2f4 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] GET http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types/8a17e1c7-655c-4cfb-ad19-21a8115d3d7f
Sep 23 14:03:22.166309 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b2ef9517-767f-4be7-b98d-7b842bb4d2f4 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:22.167400 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b2ef9517-767f-4be7-b98d-7b842bb4d2f4 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:22.191371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b2ef9517-767f-4be7-b98d-7b842bb4d2f4 tempest-VolumeRetypeWithoutMigrationTest-1547834541 tempest-VolumeRetypeWithoutMigrationTest-1547834541-project-admin] http://10.222.0.62/volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types/8a17e1c7-655c-4cfb-ad19-21a8115d3d7f returned with HTTP 404
Sep 23 14:03:22.192721 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 288/556] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:22 2022] GET /volume/v3/a4c2dcf8f82b4dfaa46dca9d6851bac1/types/8a17e1c7-655c-4cfb-ad19-21a8115d3d7f => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:22.735077 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3b919a03-59ef-460b-af35-22c3cecc9f09 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:22.741611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3b919a03-59ef-460b-af35-22c3cecc9f09 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:22.742690 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3b919a03-59ef-460b-af35-22c3cecc9f09 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:22.743724 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3b919a03-59ef-460b-af35-22c3cecc9f09 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:22.785669 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:22.785669 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:22.814168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3b919a03-59ef-460b-af35-22c3cecc9f09 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:22.840726 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3b919a03-59ef-460b-af35-22c3cecc9f09 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:22.841880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 269/557] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:22 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 912 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:23.605230 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-da81f73e-4f4c-483b-b065-3784989d1efc req-eec46c8d-6cbf-45bf-8913-741ab90b3b4c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:23.618161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-da81f73e-4f4c-483b-b065-3784989d1efc req-eec46c8d-6cbf-45bf-8913-741ab90b3b4c tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] DELETE http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/attachments/c818eda5-0827-4aaf-82ec-ea6c2b8510a6
Sep 23 14:03:23.618655 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-da81f73e-4f4c-483b-b065-3784989d1efc req-eec46c8d-6cbf-45bf-8913-741ab90b3b4c tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:23.619128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-da81f73e-4f4c-483b-b065-3784989d1efc req-eec46c8d-6cbf-45bf-8913-741ab90b3b4c tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:23.641973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:23.641973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:23.882670 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-49b27e44-9ea0-4094-b077-94385a5de78f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:23.889519 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-49b27e44-9ea0-4094-b077-94385a5de78f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:23.890244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-49b27e44-9ea0-4094-b077-94385a5de78f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:23.891433 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-49b27e44-9ea0-4094-b077-94385a5de78f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:23.921610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:23.921610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:23.949449 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-49b27e44-9ea0-4094-b077-94385a5de78f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:23.972967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-49b27e44-9ea0-4094-b077-94385a5de78f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:23.977024 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 270/558] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:23 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 912 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:24.050162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-da81f73e-4f4c-483b-b065-3784989d1efc req-eec46c8d-6cbf-45bf-8913-741ab90b3b4c tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/attachments/c818eda5-0827-4aaf-82ec-ea6c2b8510a6 returned with HTTP 200
Sep 23 14:03:24.051378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 289/559] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:03:23 2022] DELETE /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/attachments/c818eda5-0827-4aaf-82ec-ea6c2b8510a6 => generated 19 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:24.508573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4ab30ba5-aa18-4eec-af4a-ad3aa58dd98e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:24.670051 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4ab30ba5-aa18-4eec-af4a-ad3aa58dd98e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes
Sep 23 14:03:24.670779 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4ab30ba5-aa18-4eec-af4a-ad3aa58dd98e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:24.671320 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4ab30ba5-aa18-4eec-af4a-ad3aa58dd98e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:24.672146 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-4ab30ba5-aa18-4eec-af4a-ad3aa58dd98e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:24.674489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-4ab30ba5-aa18-4eec-af4a-ad3aa58dd98e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:24.729209 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4ab30ba5-aa18-4eec-af4a-ad3aa58dd98e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:24.729911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4ab30ba5-aa18-4eec-af4a-ad3aa58dd98e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes returned with HTTP 200
Sep 23 14:03:24.730947 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 271/560] 10.222.0.62 () {58 vars in 1214 bytes} [Fri Sep 23 14:03:24 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes => generated 15 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:24.739612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:24.743156 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] POST http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes
Sep 23 14:03:24.749610 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-397474951"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:24.749610 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-397474951'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:24.749610 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Create volume of 1 GB
Sep 23 14:03:24.749610 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:24.749610 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:24.755188 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Availability Zones retrieved successfully.
Sep 23 14:03:24.771942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Flow 'volume_create_api' (6446d760-b7b9-49bf-8dc6-454256524575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:24.774720 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d978873b-9900-40e2-b4a3-982da1938260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:24.777155 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:24.783715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=71,cinder:INSERT=10,cinder:UPDATE=19 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:24.816266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d978873b-9900-40e2-b4a3-982da1938260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:24.818390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7e8cce-946b-44a2-a2a4-e348043b27bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:24.999760 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a2777877-1744-414e-8afb-d79f6cb4a992 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:25.006675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a2777877-1744-414e-8afb-d79f6cb4a992 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:25.012889 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a2777877-1744-414e-8afb-d79f6cb4a992 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:25.013747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a2777877-1744-414e-8afb-d79f6cb4a992 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:25.034035 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:25.034035 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:25.042788 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a2777877-1744-414e-8afb-d79f6cb4a992 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:25.058718 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a2777877-1744-414e-8afb-d79f6cb4a992 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:25.058718 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 272/561] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:24 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 912 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:25.067599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Created reservations ['d5de6ff4-3496-4ec7-b653-15933f1faccd', 'b6e23595-3094-4c68-b0b4-5b4d9666c7f5', '3cb71830-99bd-4988-be86-27f6697fb3d7', '9e9458a2-9d08-456a-86cf-9fdbc2aa766d'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:25.069921 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7e8cce-946b-44a2-a2a4-e348043b27bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5de6ff4-3496-4ec7-b653-15933f1faccd', 'b6e23595-3094-4c68-b0b4-5b4d9666c7f5', '3cb71830-99bd-4988-be86-27f6697fb3d7', '9e9458a2-9d08-456a-86cf-9fdbc2aa766d']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:25.074695 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a5b860b-8b8c-444b-8991-3b0b0bd42bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:25.201911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a5b860b-8b8c-444b-8991-3b0b0bd42bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66c77773-c8ee-4be5-97ac-af0d940feb7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-397474951',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='58e31a2ddf7741ac936bd5bd8eb40acb',qos_specs=None,replication_status=<?>,reservations=['d5de6ff4-3496-4ec7-b653-15933f1faccd','b6e23595-3094-4c68-b0b4-5b4d9666c7f5','3cb71830-99bd-4988-be86-27f6697fb3d7','9e9458a2-9d08-456a-86cf-9fdbc2aa766d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4b7d120c2c0e455b92507aebaf7a31a1',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-397474951',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=66c77773-c8ee-4be5-97ac-af0d940feb7c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='58e31a2ddf7741ac936bd5bd8eb40acb',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='4b7d120c2c0e455b92507aebaf7a31a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:25.204829 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337fbf74-01d8-475a-984e-a1513a712799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:25.325262 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337fbf74-01d8-475a-984e-a1513a712799) 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-VolumesListTestJSON-Volume-397474951',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='58e31a2ddf7741ac936bd5bd8eb40acb',qos_specs=None,replication_status=<?>,reservations=['d5de6ff4-3496-4ec7-b653-15933f1faccd','b6e23595-3094-4c68-b0b4-5b4d9666c7f5','3cb71830-99bd-4988-be86-27f6697fb3d7','9e9458a2-9d08-456a-86cf-9fdbc2aa766d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4b7d120c2c0e455b92507aebaf7a31a1',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:25.327250 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (840ea976-c7f2-4805-91ce-25416657ad9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:25.417385 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (840ea976-c7f2-4805-91ce-25416657ad9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:25.420382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Flow 'volume_create_api' (6446d760-b7b9-49bf-8dc6-454256524575) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:25.421214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Create volume request issued successfully.
Sep 23 14:03:25.425145 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18c6d984-f364-4274-8eb5-93bf97d3a75f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes returned with HTTP 202
Sep 23 14:03:25.434399 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 290/562] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:03:24 2022] POST /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes => generated 832 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:03:25.442460 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ee20d9c4-1298-46c0-8be0-71868009e6df None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:25.446545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ee20d9c4-1298-46c0-8be0-71868009e6df tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c
Sep 23 14:03:25.447262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ee20d9c4-1298-46c0-8be0-71868009e6df tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:25.447860 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ee20d9c4-1298-46c0-8be0-71868009e6df tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:25.464548 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:25.464548 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:25.472078 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ee20d9c4-1298-46c0-8be0-71868009e6df tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:25.482556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ee20d9c4-1298-46c0-8be0-71868009e6df tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c returned with HTTP 200
Sep 23 14:03:25.483288 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 273/563] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:25 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c => generated 900 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:26.074012 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e82d6bd3-2d76-4581-9954-53cfb70ea838 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:26.091399 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-319908c7-5ab3-4149-8fc6-202fb8ae2f7c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:26.094801 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-319908c7-5ab3-4149-8fc6-202fb8ae2f7c tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:26.096048 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-319908c7-5ab3-4149-8fc6-202fb8ae2f7c tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:26.096527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-319908c7-5ab3-4149-8fc6-202fb8ae2f7c tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:26.099251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e82d6bd3-2d76-4581-9954-53cfb70ea838 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:26.099922 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e82d6bd3-2d76-4581-9954-53cfb70ea838 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:26.100538 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e82d6bd3-2d76-4581-9954-53cfb70ea838 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:26.135707 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:26.135707 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:26.137127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:26.137127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:26.153240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-319908c7-5ab3-4149-8fc6-202fb8ae2f7c tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:26.160070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e82d6bd3-2d76-4581-9954-53cfb70ea838 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:26.177958 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e82d6bd3-2d76-4581-9954-53cfb70ea838 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:26.179001 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-319908c7-5ab3-4149-8fc6-202fb8ae2f7c tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:26.184599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 291/564] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:26 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 912 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:26.209682 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 274/565] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:26 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:26.209842 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e0e2619d-a0b3-4276-8ed9-854ad6574c30 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:26.210436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e0e2619d-a0b3-4276-8ed9-854ad6574c30 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:26.211096 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e0e2619d-a0b3-4276-8ed9-854ad6574c30 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:26.212102 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e0e2619d-a0b3-4276-8ed9-854ad6574c30 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:26.248189 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:26.248189 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:26.259421 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e0e2619d-a0b3-4276-8ed9-854ad6574c30 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:26.273315 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e0e2619d-a0b3-4276-8ed9-854ad6574c30 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:26.274049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 292/566] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:26 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:26.355625 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e26af832-1897-4782-ad88-1ac00f8c7adc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:26.360357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e26af832-1897-4782-ad88-1ac00f8c7adc tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:26.360806 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e26af832-1897-4782-ad88-1ac00f8c7adc tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:26.361881 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e26af832-1897-4782-ad88-1ac00f8c7adc tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:26.401395 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:26.401395 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:26.416122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e26af832-1897-4782-ad88-1ac00f8c7adc tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:26.438945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e26af832-1897-4782-ad88-1ac00f8c7adc tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:26.447194 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 275/567] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:26 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:26.465109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-119ac812-fa19-41c7-b2be-b3c8a6ae6e1d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:26.470290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-119ac812-fa19-41c7-b2be-b3c8a6ae6e1d tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] DELETE http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:26.470855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-119ac812-fa19-41c7-b2be-b3c8a6ae6e1d tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:26.471317 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-119ac812-fa19-41c7-b2be-b3c8a6ae6e1d tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:26.471723 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-119ac812-fa19-41c7-b2be-b3c8a6ae6e1d tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Delete volume with id: c71bf497-db9d-4dc7-b01e-99ddc1c31c46 
Sep 23 14:03:26.492832 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:26.492832 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:26.494525 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-119ac812-fa19-41c7-b2be-b3c8a6ae6e1d tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:26.502105 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-051a7ab8-4ae6-407b-862f-85425a388f44 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:26.506561 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-051a7ab8-4ae6-407b-862f-85425a388f44 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c
Sep 23 14:03:26.507156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-051a7ab8-4ae6-407b-862f-85425a388f44 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:26.507787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-051a7ab8-4ae6-407b-862f-85425a388f44 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:26.537616 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:26.537616 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:26.560287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-051a7ab8-4ae6-407b-862f-85425a388f44 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:26.577593 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-051a7ab8-4ae6-407b-862f-85425a388f44 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c returned with HTTP 200
Sep 23 14:03:26.578301 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 276/568] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:26 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c => generated 925 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:26.599479 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e1f94129-751f-4e5b-9278-02d68610c77d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:26.603830 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e1f94129-751f-4e5b-9278-02d68610c77d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c
Sep 23 14:03:26.604395 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e1f94129-751f-4e5b-9278-02d68610c77d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:26.604954 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e1f94129-751f-4e5b-9278-02d68610c77d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:26.626636 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:26.626636 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:26.634706 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e1f94129-751f-4e5b-9278-02d68610c77d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:26.644948 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e1f94129-751f-4e5b-9278-02d68610c77d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c returned with HTTP 200
Sep 23 14:03:26.646029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 277/569] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:26 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c => generated 925 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:26.662181 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:26.665678 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] POST http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes
Sep 23 14:03:26.666413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-677584171"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:26.668857 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-677584171'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:26.669193 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Create volume of 1 GB
Sep 23 14:03:26.679806 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Availability Zones retrieved successfully.
Sep 23 14:03:26.696850 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Flow 'volume_create_api' (79c4451e-eb74-47fc-9ed9-ede269390469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:26.699042 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-119ac812-fa19-41c7-b2be-b3c8a6ae6e1d tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Delete volume request issued successfully.
Sep 23 14:03:26.703228 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-119ac812-fa19-41c7-b2be-b3c8a6ae6e1d tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 202
Sep 23 14:03:26.703228 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 293/570] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:03:26 2022] DELETE /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:03:26.703430 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a245ad2d-48f9-47ca-8a83-1127d2302bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:26.703676 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:26.704967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-287e4fac-c255-4c8f-b64a-d1542c356c97 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:26.710268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-287e4fac-c255-4c8f-b64a-d1542c356c97 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:26.710717 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-287e4fac-c255-4c8f-b64a-d1542c356c97 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:26.713608 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-287e4fac-c255-4c8f-b64a-d1542c356c97 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:26.741119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:INSERT=2,cinder:SELECT=94,cinder:UPDATE=4 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:26.744342 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:26.744342 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:26.753753 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-287e4fac-c255-4c8f-b64a-d1542c356c97 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Volume info retrieved successfully.
Sep 23 14:03:26.762820 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a245ad2d-48f9-47ca-8a83-1127d2302bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:26.774535 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (372b62e7-8ae8-4def-a649-02c182f9e7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:26.776439 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-287e4fac-c255-4c8f-b64a-d1542c356c97 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 200
Sep 23 14:03:26.786654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 294/571] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:26 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 913 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:26.946899 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Created reservations ['05056298-9f18-4dd8-8cda-072fbf6aca48', '472eac7e-f2e8-451e-a846-d44efc3ee1a9', 'a5886e90-f3a5-4ed4-b200-5fa0d44ebf34', 'ebfbedc1-1f1b-4d3b-a091-9d24f305442d'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:26.948686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (372b62e7-8ae8-4def-a649-02c182f9e7c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05056298-9f18-4dd8-8cda-072fbf6aca48', '472eac7e-f2e8-451e-a846-d44efc3ee1a9', 'a5886e90-f3a5-4ed4-b200-5fa0d44ebf34', 'ebfbedc1-1f1b-4d3b-a091-9d24f305442d']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:26.950626 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ab0d66-0eb7-4e6d-8bba-46d863940ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:27.088409 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ab0d66-0eb7-4e6d-8bba-46d863940ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-677584171',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='58e31a2ddf7741ac936bd5bd8eb40acb',qos_specs=None,replication_status=<?>,reservations=['05056298-9f18-4dd8-8cda-072fbf6aca48','472eac7e-f2e8-451e-a846-d44efc3ee1a9','a5886e90-f3a5-4ed4-b200-5fa0d44ebf34','ebfbedc1-1f1b-4d3b-a091-9d24f305442d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4b7d120c2c0e455b92507aebaf7a31a1',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-677584171',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='58e31a2ddf7741ac936bd5bd8eb40acb',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='4b7d120c2c0e455b92507aebaf7a31a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:27.089930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb5879e-1c70-4b0a-b40d-ed058e7969b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:27.225648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-441a7b3d-3029-4ed9-8465-eff5b6e93d0c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:27.229593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-441a7b3d-3029-4ed9-8465-eff5b6e93d0c tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:27.230183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-441a7b3d-3029-4ed9-8465-eff5b6e93d0c tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:27.230854 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-441a7b3d-3029-4ed9-8465-eff5b6e93d0c tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:27.250277 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:27.250277 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:27.255947 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=75,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:27.259156 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-441a7b3d-3029-4ed9-8465-eff5b6e93d0c tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:27.278258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-441a7b3d-3029-4ed9-8465-eff5b6e93d0c tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:27.278258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 295/572] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:27 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 912 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:27.281084 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb5879e-1c70-4b0a-b40d-ed058e7969b0) 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-VolumesListTestJSON-Volume-677584171',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='58e31a2ddf7741ac936bd5bd8eb40acb',qos_specs=None,replication_status=<?>,reservations=['05056298-9f18-4dd8-8cda-072fbf6aca48','472eac7e-f2e8-451e-a846-d44efc3ee1a9','a5886e90-f3a5-4ed4-b200-5fa0d44ebf34','ebfbedc1-1f1b-4d3b-a091-9d24f305442d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4b7d120c2c0e455b92507aebaf7a31a1',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:27.282899 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957dd28c-2703-4280-864b-97d82472d545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:27.462040 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957dd28c-2703-4280-864b-97d82472d545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:27.465783 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Flow 'volume_create_api' (79c4451e-eb74-47fc-9ed9-ede269390469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:27.466725 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Create volume request issued successfully.
Sep 23 14:03:27.468264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-856b4c4f-1b19-4149-b730-62e0ca1bb0fe tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes returned with HTTP 202
Sep 23 14:03:27.490101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 278/573] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:03:26 2022] POST /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes => generated 832 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:03:27.491652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9450ae4c-71ff-4d35-8062-c27c5bac4fbc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:27.506485 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9450ae4c-71ff-4d35-8062-c27c5bac4fbc tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed
Sep 23 14:03:27.508357 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9450ae4c-71ff-4d35-8062-c27c5bac4fbc tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:27.517846 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9450ae4c-71ff-4d35-8062-c27c5bac4fbc tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:27.593425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:27.593425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:27.623570 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-9450ae4c-71ff-4d35-8062-c27c5bac4fbc tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:27.660918 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9450ae4c-71ff-4d35-8062-c27c5bac4fbc tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed returned with HTTP 200
Sep 23 14:03:27.663605 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 296/574] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:27 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed => generated 900 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:27.795676 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-cd820edf-4cd0-42e9-8047-435f4238b690 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:27.800452 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cd820edf-4cd0-42e9-8047-435f4238b690 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] GET http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46
Sep 23 14:03:27.803335 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cd820edf-4cd0-42e9-8047-435f4238b690 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:27.803905 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cd820edf-4cd0-42e9-8047-435f4238b690 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:27.821391 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cd820edf-4cd0-42e9-8047-435f4238b690 tempest-DeleteServersTestJSON-836308439 tempest-DeleteServersTestJSON-836308439-project] http://10.222.0.62/volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 returned with HTTP 404
Sep 23 14:03:27.822557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 279/575] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:27 2022] GET /volume/v3/8e1a67a82fb44cf59f9b4f30848881d1/volumes/c71bf497-db9d-4dc7-b01e-99ddc1c31c46 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:03:28.146690 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:28.294774 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-58cdd0ec-664b-4719-85f7-6117e728a846 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:28.303847 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-58cdd0ec-664b-4719-85f7-6117e728a846 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:28.306600 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-58cdd0ec-664b-4719-85f7-6117e728a846 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:28.307527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-58cdd0ec-664b-4719-85f7-6117e728a846 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:28.340464 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:28.340464 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:28.358280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-58cdd0ec-664b-4719-85f7-6117e728a846 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:28.379490 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-58cdd0ec-664b-4719-85f7-6117e728a846 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:28.381763 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 280/576] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:28 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:28.599788 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] POST http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes
Sep 23 14:03:28.601863 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1724727313"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:28.610032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1724727313'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:28.611022 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Create volume of 1 GB
Sep 23 14:03:28.630451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Availability Zones retrieved successfully.
Sep 23 14:03:28.654403 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Flow 'volume_create_api' (836ed5ce-fe78-43f6-b374-edc035a07ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:28.667736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b20599-06d9-4349-aa56-fa3990f341f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:28.674119 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:28.696801 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e8736247-759a-4f22-ab26-d9f600a18c5c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:28.700769 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e8736247-759a-4f22-ab26-d9f600a18c5c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed
Sep 23 14:03:28.705929 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e8736247-759a-4f22-ab26-d9f600a18c5c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:28.705929 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e8736247-759a-4f22-ab26-d9f600a18c5c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:28.722470 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b20599-06d9-4349-aa56-fa3990f341f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:28.725084 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d99457a9-366f-4841-8582-aede075a2151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:28.732095 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:28.732095 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:28.750886 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e8736247-759a-4f22-ab26-d9f600a18c5c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:28.770264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e8736247-759a-4f22-ab26-d9f600a18c5c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed returned with HTTP 200
Sep 23 14:03:28.771498 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 281/577] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:28 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed => generated 925 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:28.795428 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ce110609-4051-4ea6-a235-cd3575c40d2a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:28.800572 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ce110609-4051-4ea6-a235-cd3575c40d2a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed
Sep 23 14:03:28.801026 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ce110609-4051-4ea6-a235-cd3575c40d2a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:28.801718 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ce110609-4051-4ea6-a235-cd3575c40d2a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:28.833370 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:28.833370 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:28.849780 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ce110609-4051-4ea6-a235-cd3575c40d2a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:28.868424 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ce110609-4051-4ea6-a235-cd3575c40d2a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed returned with HTTP 200
Sep 23 14:03:28.872505 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 282/578] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:28 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed => generated 925 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:28.888966 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:28.893637 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] POST http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes
Sep 23 14:03:28.894368 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-398364460"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:28.896846 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-398364460'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:28.897158 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Create volume of 1 GB
Sep 23 14:03:28.915461 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Availability Zones retrieved successfully.
Sep 23 14:03:28.958786 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Flow 'volume_create_api' (722f9f00-030c-486a-a6fc-b67588f867e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:28.962276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f383fbc2-a9d9-43b8-abb5-466c38caae0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:28.965822 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:28.981111 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Created reservations ['5a9f08a0-4fe2-4821-ae93-3b293f3879cc', 'cc97b42a-ac22-493e-8124-f24310a49074', '1030773c-af37-4f75-8913-c9ab9147321b', 'dd338b07-114a-4cdd-8add-4743c536f58f'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:28.982975 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d99457a9-366f-4841-8582-aede075a2151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a9f08a0-4fe2-4821-ae93-3b293f3879cc', 'cc97b42a-ac22-493e-8124-f24310a49074', '1030773c-af37-4f75-8913-c9ab9147321b', 'dd338b07-114a-4cdd-8add-4743c536f58f']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:28.986460 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc5ec001-92fd-4905-9405-6bbd5ddceeab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:29.010749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f383fbc2-a9d9-43b8-abb5-466c38caae0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:29.013201 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d1d8ee7-5b9c-4cab-8f85-3622c4b4c115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:29.069910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=81,cinder:INSERT=7,cinder:UPDATE=12 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:29.076348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc5ec001-92fd-4905-9405-6bbd5ddceeab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e200b5eb-bb92-4a54-9278-f1277d0ac366', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1724727313',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='da2bf84b8d644402b31dfe09fab21dab',qos_specs=None,replication_status=<?>,reservations=['5a9f08a0-4fe2-4821-ae93-3b293f3879cc','cc97b42a-ac22-493e-8124-f24310a49074','1030773c-af37-4f75-8913-c9ab9147321b','dd338b07-114a-4cdd-8add-4743c536f58f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f0b27af5fff04c8386c3578939887a4d',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1724727313',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=e200b5eb-bb92-4a54-9278-f1277d0ac366,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da2bf84b8d644402b31dfe09fab21dab',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='f0b27af5fff04c8386c3578939887a4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:29.078833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (decbf4f6-b4b4-4eae-8b7d-487b9c51496e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:29.218695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Created reservations ['ba648f44-a3d8-4932-8956-0eb8e07f553f', '00400713-0866-49fc-b1b1-23831adf75ea', 'df14aba4-546b-4ad8-bd0f-8f5bc26c8054', 'a13d110a-259f-492e-827b-6953e734c9b3'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:29.220433 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d1d8ee7-5b9c-4cab-8f85-3622c4b4c115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba648f44-a3d8-4932-8956-0eb8e07f553f', '00400713-0866-49fc-b1b1-23831adf75ea', 'df14aba4-546b-4ad8-bd0f-8f5bc26c8054', 'a13d110a-259f-492e-827b-6953e734c9b3']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:29.224867 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779d497e-aa0a-401f-9954-d97e60f51668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:29.296146 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (decbf4f6-b4b4-4eae-8b7d-487b9c51496e) 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-VolumesMetadataTest-Volume-1724727313',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='da2bf84b8d644402b31dfe09fab21dab',qos_specs=None,replication_status=<?>,reservations=['5a9f08a0-4fe2-4821-ae93-3b293f3879cc','cc97b42a-ac22-493e-8124-f24310a49074','1030773c-af37-4f75-8913-c9ab9147321b','dd338b07-114a-4cdd-8add-4743c536f58f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f0b27af5fff04c8386c3578939887a4d',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:29.300022 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fe9e04d-ca79-4212-a96d-a8eb38e1f314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:29.349923 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779d497e-aa0a-401f-9954-d97e60f51668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-398364460',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='58e31a2ddf7741ac936bd5bd8eb40acb',qos_specs=None,replication_status=<?>,reservations=['ba648f44-a3d8-4932-8956-0eb8e07f553f','00400713-0866-49fc-b1b1-23831adf75ea','df14aba4-546b-4ad8-bd0f-8f5bc26c8054','a13d110a-259f-492e-827b-6953e734c9b3'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4b7d120c2c0e455b92507aebaf7a31a1',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-398364460',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='58e31a2ddf7741ac936bd5bd8eb40acb',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='4b7d120c2c0e455b92507aebaf7a31a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:29.351829 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3b2e42-2265-40f8-96a0-d54e9e5cf9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:29.432387 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fe9e04d-ca79-4212-a96d-a8eb38e1f314) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:29.434875 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Flow 'volume_create_api' (836ed5ce-fe78-43f6-b374-edc035a07ceb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:29.439878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Create volume request issued successfully.
Sep 23 14:03:29.441155 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f249e147-10e9-4222-b970-a06adc6c0cf5 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes returned with HTTP 202
Sep 23 14:03:29.464578 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 297/579] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:03:28 2022] POST /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes => generated 819 bytes in 1309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:03:29.464578 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-be1744fd-9dde-46e1-a915-519b12886552 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:29.464578 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-be1744fd-9dde-46e1-a915-519b12886552 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:29.464578 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-be1744fd-9dde-46e1-a915-519b12886552 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:29.464578 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-be1744fd-9dde-46e1-a915-519b12886552 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:29.500469 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:29.500469 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:29.501823 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3b2e42-2265-40f8-96a0-d54e9e5cf9f2) 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-VolumesListTestJSON-Volume-398364460',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='58e31a2ddf7741ac936bd5bd8eb40acb',qos_specs=None,replication_status=<?>,reservations=['ba648f44-a3d8-4932-8956-0eb8e07f553f','00400713-0866-49fc-b1b1-23831adf75ea','df14aba4-546b-4ad8-bd0f-8f5bc26c8054','a13d110a-259f-492e-827b-6953e734c9b3'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4b7d120c2c0e455b92507aebaf7a31a1',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:29.506556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9cf9c0-b315-4bf0-bfbf-258fdf9e8bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:29.520169 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-be1744fd-9dde-46e1-a915-519b12886552 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:29.541596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-be1744fd-9dde-46e1-a915-519b12886552 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:29.542803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 298/580] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:29 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 912 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:29.545479 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-79b04c38-0609-4c5e-ab20-d3eb919ae030 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:29.556943 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-79b04c38-0609-4c5e-ab20-d3eb919ae030 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] GET http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366
Sep 23 14:03:29.557571 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-79b04c38-0609-4c5e-ab20-d3eb919ae030 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:29.558244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-79b04c38-0609-4c5e-ab20-d3eb919ae030 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:29.608457 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9cf9c0-b315-4bf0-bfbf-258fdf9e8bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:29.608457 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Flow 'volume_create_api' (722f9f00-030c-486a-a6fc-b67588f867e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:29.608457 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Create volume request issued successfully.
Sep 23 14:03:29.609897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b830150e-3ebd-4a32-9f2e-29c3d5564698 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes returned with HTTP 202
Sep 23 14:03:29.611512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 283/581] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:03:28 2022] POST /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes => generated 832 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:03:29.628969 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a0ab2518-b263-492f-a5fe-7bb58bb95b5a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:29.655394 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a0ab2518-b263-492f-a5fe-7bb58bb95b5a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c
Sep 23 14:03:29.655867 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:29.655867 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:29.657780 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a0ab2518-b263-492f-a5fe-7bb58bb95b5a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:29.659865 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a0ab2518-b263-492f-a5fe-7bb58bb95b5a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:29.674666 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-79b04c38-0609-4c5e-ab20-d3eb919ae030 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:29.700493 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:29.700493 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:29.711834 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-79b04c38-0609-4c5e-ab20-d3eb919ae030 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366 returned with HTTP 200
Sep 23 14:03:29.713197 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 299/582] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:29 2022] GET /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366 => generated 887 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:29.730434 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a0ab2518-b263-492f-a5fe-7bb58bb95b5a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:29.761726 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a0ab2518-b263-492f-a5fe-7bb58bb95b5a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c returned with HTTP 200
Sep 23 14:03:29.767306 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 284/583] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:29 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c => generated 900 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:29.856536 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c9587f1f-c2f7-42ec-851d-0334fb548f2b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.111878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c9587f1f-c2f7-42ec-851d-0334fb548f2b tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] POST http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types
Sep 23 14:03:30.113096 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c9587f1f-c2f7-42ec-851d-0334fb548f2b tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-855544256", "extra_specs": {"spec1": "val1"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:30.225983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c9587f1f-c2f7-42ec-851d-0334fb548f2b tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types returned with HTTP 200
Sep 23 14:03:30.227795 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 300/584] 10.222.0.62 () {60 vars in 1230 bytes} [Fri Sep 23 14:03:29 2022] POST /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types => generated 242 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:30.236469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ddd8c673-b2c1-4aae-b173-95f7bb5d5783 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.241119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ddd8c673-b2c1-4aae-b173-95f7bb5d5783 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] POST http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs
Sep 23 14:03:30.241920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ddd8c673-b2c1-4aae-b173-95f7bb5d5783 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:30.244267 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ddd8c673-b2c1-4aae-b173-95f7bb5d5783 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs returned with HTTP 400
Sep 23 14:03:30.245152 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 285/585] 10.222.0.62 () {60 vars in 1376 bytes} [Fri Sep 23 14:03:30 2022] POST /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs => generated 146 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:03:30.252733 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d7914ca5-ebf0-4e75-ab67-f2fdac8ebab1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.257539 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7914ca5-ebf0-4e75-ab67-f2fdac8ebab1 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] POST http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs
Sep 23 14:03:30.258242 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d7914ca5-ebf0-4e75-ab67-f2fdac8ebab1 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:30.260516 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7914ca5-ebf0-4e75-ab67-f2fdac8ebab1 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs returned with HTTP 400
Sep 23 14:03:30.262366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 301/586] 10.222.0.62 () {60 vars in 1376 bytes} [Fri Sep 23 14:03:30 2022] POST /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs => generated 132 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:03:30.267982 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5f7caa33-5e0a-45b0-85ad-2952298577ab None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.273720 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5f7caa33-5e0a-45b0-85ad-2952298577ab tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] POST http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/a4410189-2be4-490d-abac-73f2fdd5f83e/extra_specs
Sep 23 14:03:30.273720 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5f7caa33-5e0a-45b0-85ad-2952298577ab tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:30.294031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5f7caa33-5e0a-45b0-85ad-2952298577ab tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/a4410189-2be4-490d-abac-73f2fdd5f83e/extra_specs returned with HTTP 404
Sep 23 14:03:30.295078 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 286/587] 10.222.0.62 () {60 vars in 1376 bytes} [Fri Sep 23 14:03:30 2022] POST /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/a4410189-2be4-490d-abac-73f2fdd5f83e/extra_specs => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:03:30.301223 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-46e741e1-619f-486c-8ac2-c30f36ee319c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.307621 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-46e741e1-619f-486c-8ac2-c30f36ee319c tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] DELETE http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/fa3258ac-5f6b-42d8-a1d4-4eda2d564b02/extra_specs/spec1
Sep 23 14:03:30.308215 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-46e741e1-619f-486c-8ac2-c30f36ee319c tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:30.308764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-46e741e1-619f-486c-8ac2-c30f36ee319c tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:30.315212 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=76,cinder:INSERT=12,cinder:UPDATE=12 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:30.318531 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-46e741e1-619f-486c-8ac2-c30f36ee319c tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/fa3258ac-5f6b-42d8-a1d4-4eda2d564b02/extra_specs/spec1 returned with HTTP 404
Sep 23 14:03:30.319485 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 302/588] 10.222.0.62 () {58 vars in 1376 bytes} [Fri Sep 23 14:03:30 2022] DELETE /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/fa3258ac-5f6b-42d8-a1d4-4eda2d564b02/extra_specs/spec1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:30.330503 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1db6a22c-46fa-474d-9239-ff5ec42472d1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.335402 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1db6a22c-46fa-474d-9239-ff5ec42472d1 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] GET http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/nonexistent_extra_spec_name
Sep 23 14:03:30.336022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1db6a22c-46fa-474d-9239-ff5ec42472d1 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:30.336479 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1db6a22c-46fa-474d-9239-ff5ec42472d1 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:30.355793 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1db6a22c-46fa-474d-9239-ff5ec42472d1 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/nonexistent_extra_spec_name returned with HTTP 404
Sep 23 14:03:30.365309 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 287/589] 10.222.0.62 () {58 vars in 1439 bytes} [Fri Sep 23 14:03:30 2022] GET /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:30.367500 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-679d99f5-5a0c-404c-b2d0-f23478663c0d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.372770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-679d99f5-5a0c-404c-b2d0-f23478663c0d tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] GET http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/195ede15-0ca7-48cd-8765-5e404e06664a/extra_specs/spec1
Sep 23 14:03:30.373327 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-679d99f5-5a0c-404c-b2d0-f23478663c0d tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:30.373898 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-679d99f5-5a0c-404c-b2d0-f23478663c0d tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:30.380614 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-679d99f5-5a0c-404c-b2d0-f23478663c0d tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/195ede15-0ca7-48cd-8765-5e404e06664a/extra_specs/spec1 returned with HTTP 404
Sep 23 14:03:30.381580 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 303/590] 10.222.0.62 () {58 vars in 1373 bytes} [Fri Sep 23 14:03:30 2022] GET /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/195ede15-0ca7-48cd-8765-5e404e06664a/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:30.387412 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3af52b3d-2f97-4eaf-8378-7fc5561056c7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.393055 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3af52b3d-2f97-4eaf-8378-7fc5561056c7 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] GET http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/066879c5-309e-4f07-ba12-ec91e952678c/extra_specs
Sep 23 14:03:30.393496 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3af52b3d-2f97-4eaf-8378-7fc5561056c7 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:30.394960 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3af52b3d-2f97-4eaf-8378-7fc5561056c7 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:30.402088 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3af52b3d-2f97-4eaf-8378-7fc5561056c7 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/066879c5-309e-4f07-ba12-ec91e952678c/extra_specs returned with HTTP 404
Sep 23 14:03:30.403396 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 288/591] 10.222.0.62 () {58 vars in 1355 bytes} [Fri Sep 23 14:03:30 2022] GET /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/066879c5-309e-4f07-ba12-ec91e952678c/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:30.409913 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5e8db041-1b3e-43f9-9849-7c81a19b4cfb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.415175 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5e8db041-1b3e-43f9-9849-7c81a19b4cfb tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] PUT http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/spec1
Sep 23 14:03:30.421965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5e8db041-1b3e-43f9-9849-7c81a19b4cfb tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:30.421965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5e8db041-1b3e-43f9-9849-7c81a19b4cfb tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/spec1 returned with HTTP 400
Sep 23 14:03:30.421965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 304/592] 10.222.0.62 () {60 vars in 1393 bytes} [Fri Sep 23 14:03:30 2022] PUT /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:03:30.427127 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ea428d68-24bd-400f-912b-da18f33d6dcf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.432029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ea428d68-24bd-400f-912b-da18f33d6dcf tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] PUT http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/spec1
Sep 23 14:03:30.432721 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ea428d68-24bd-400f-912b-da18f33d6dcf tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Action: 'update', calling method: update, body: null {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:30.435492 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ea428d68-24bd-400f-912b-da18f33d6dcf tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/spec1 returned with HTTP 400
Sep 23 14:03:30.436336 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 289/593] 10.222.0.62 () {60 vars in 1392 bytes} [Fri Sep 23 14:03:30 2022] PUT /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0)
Sep 23 14:03:30.442436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-43fe6ec4-4d21-440e-8058-dcce393df876 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.448532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-43fe6ec4-4d21-440e-8058-dcce393df876 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] PUT http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/None
Sep 23 14:03:30.449320 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-43fe6ec4-4d21-440e-8058-dcce393df876 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:30.469758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-43fe6ec4-4d21-440e-8058-dcce393df876 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] HTTP exception thrown: Request body and URI mismatch
Sep 23 14:03:30.470306 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-43fe6ec4-4d21-440e-8058-dcce393df876 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/None returned with HTTP 400
Sep 23 14:03:30.475775 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 305/594] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:03:30 2022] PUT /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/None => generated 73 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:30.479685 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6505827b-c238-4b64-9648-caf88042dad2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.485741 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6505827b-c238-4b64-9648-caf88042dad2 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] PUT http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/260a69c1-5f92-4435-ba9e-4f2b3e1dae79
Sep 23 14:03:30.486677 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6505827b-c238-4b64-9648-caf88042dad2 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:30.509889 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6505827b-c238-4b64-9648-caf88042dad2 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] HTTP exception thrown: Request body and URI mismatch
Sep 23 14:03:30.510031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6505827b-c238-4b64-9648-caf88042dad2 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/260a69c1-5f92-4435-ba9e-4f2b3e1dae79 returned with HTTP 400
Sep 23 14:03:30.511111 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 290/595] 10.222.0.62 () {60 vars in 1486 bytes} [Fri Sep 23 14:03:30 2022] PUT /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c/extra_specs/260a69c1-5f92-4435-ba9e-4f2b3e1dae79 => generated 73 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:30.519197 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-42262e06-74fb-4190-90cf-1103b28289ba None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.524049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-42262e06-74fb-4190-90cf-1103b28289ba tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] PUT http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/eeff5d0e-441d-447f-a5e1-b58c17e3754a/extra_specs/spec1
Sep 23 14:03:30.524750 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-42262e06-74fb-4190-90cf-1103b28289ba tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:30.547984 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-42262e06-74fb-4190-90cf-1103b28289ba tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/eeff5d0e-441d-447f-a5e1-b58c17e3754a/extra_specs/spec1 returned with HTTP 404
Sep 23 14:03:30.549641 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 306/596] 10.222.0.62 () {60 vars in 1393 bytes} [Fri Sep 23 14:03:30 2022] PUT /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/eeff5d0e-441d-447f-a5e1-b58c17e3754a/extra_specs/spec1 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:03:30.555226 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-35374ef6-7f60-445a-81ce-57f3507328b7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.558975 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-35374ef6-7f60-445a-81ce-57f3507328b7 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] DELETE http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c
Sep 23 14:03:30.559425 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-35374ef6-7f60-445a-81ce-57f3507328b7 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:30.559900 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-35374ef6-7f60-445a-81ce-57f3507328b7 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:30.566070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-24515014-797c-4d4f-9cb4-b6df92637d0f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.572141 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-24515014-797c-4d4f-9cb4-b6df92637d0f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:30.572863 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-24515014-797c-4d4f-9cb4-b6df92637d0f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:30.573296 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-24515014-797c-4d4f-9cb4-b6df92637d0f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:30.606302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:30.606302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:30.616109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-24515014-797c-4d4f-9cb4-b6df92637d0f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:30.629625 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-24515014-797c-4d4f-9cb4-b6df92637d0f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:30.631378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 307/597] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:30 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 912 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:30.700552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-35374ef6-7f60-445a-81ce-57f3507328b7 tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c returned with HTTP 202
Sep 23 14:03:30.701329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 291/598] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:03:30 2022] DELETE /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:30.707337 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-66c2deff-7543-4b57-96bf-3a07ff8bb35f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.712573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66c2deff-7543-4b57-96bf-3a07ff8bb35f tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] GET http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c
Sep 23 14:03:30.713396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-66c2deff-7543-4b57-96bf-3a07ff8bb35f tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:30.714144 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-66c2deff-7543-4b57-96bf-3a07ff8bb35f tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:30.720640 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66c2deff-7543-4b57-96bf-3a07ff8bb35f tempest-ExtraSpecsNegativeTest-1812522292 tempest-ExtraSpecsNegativeTest-1812522292-project-admin] http://10.222.0.62/volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c returned with HTTP 404
Sep 23 14:03:30.726553 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 308/599] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:03:30 2022] GET /volume/v3/ea6bd75825f949e9ba9236ac34ceda4d/types/e508df5f-5e4a-4bfb-976b-9d9127f2dc3c => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:30.733357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-09d7d763-d40e-4af4-9133-91655355169c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.736981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-09d7d763-d40e-4af4-9133-91655355169c tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] GET http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366
Sep 23 14:03:30.737425 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-09d7d763-d40e-4af4-9133-91655355169c tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:30.737875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-09d7d763-d40e-4af4-9133-91655355169c tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:30.766609 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:30.766609 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:30.778771 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-09d7d763-d40e-4af4-9133-91655355169c tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:30.788840 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-730d4b02-af11-4b9d-8b2b-86b412fac5b7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.792478 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-730d4b02-af11-4b9d-8b2b-86b412fac5b7 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c
Sep 23 14:03:30.792920 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-730d4b02-af11-4b9d-8b2b-86b412fac5b7 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:30.793366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-730d4b02-af11-4b9d-8b2b-86b412fac5b7 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:30.793851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-09d7d763-d40e-4af4-9133-91655355169c tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366 returned with HTTP 200
Sep 23 14:03:30.795054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 292/600] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:30 2022] GET /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366 => generated 912 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:30.810458 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:30.810458 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:30.819375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4a4289c6-4d2b-46e5-a92a-eb5bead195dd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.824950 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4a4289c6-4d2b-46e5-a92a-eb5bead195dd tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] POST http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata
Sep 23 14:03:30.825987 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4a4289c6-4d2b-46e5-a92a-eb5bead195dd tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": "<value&special_chars>"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:30.835252 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-730d4b02-af11-4b9d-8b2b-86b412fac5b7 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:30.852693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:30.852693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:30.861353 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4a4289c6-4d2b-46e5-a92a-eb5bead195dd tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:30.861585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-730d4b02-af11-4b9d-8b2b-86b412fac5b7 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c returned with HTTP 200
Sep 23 14:03:30.861585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 309/601] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:30 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c => generated 924 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:30.974454 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4a4289c6-4d2b-46e5-a92a-eb5bead195dd tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Create volume metadata completed successfully.
Sep 23 14:03:30.975095 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4a4289c6-4d2b-46e5-a92a-eb5bead195dd tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata returned with HTTP 200
Sep 23 14:03:30.975987 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 293/602] 10.222.0.62 () {60 vars in 1374 bytes} [Fri Sep 23 14:03:30 2022] POST /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata => generated 101 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:30.982512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-91bedb67-d3ca-4688-a33a-f77848ecfc01 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:30.988461 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-91bedb67-d3ca-4688-a33a-f77848ecfc01 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] GET http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata
Sep 23 14:03:30.988915 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-91bedb67-d3ca-4688-a33a-f77848ecfc01 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:30.989373 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-91bedb67-d3ca-4688-a33a-f77848ecfc01 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:31.010648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:31.010648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:31.011721 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-91bedb67-d3ca-4688-a33a-f77848ecfc01 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:31.038398 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-91bedb67-d3ca-4688-a33a-f77848ecfc01 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Get volume metadata completed successfully.
Sep 23 14:03:31.040575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-91bedb67-d3ca-4688-a33a-f77848ecfc01 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata returned with HTTP 200
Sep 23 14:03:31.047765 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 310/603] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:03:30 2022] GET /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata => generated 101 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:31.051413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bef68bbe-3bae-4993-931f-96f45012da02 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:31.056848 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bef68bbe-3bae-4993-931f-96f45012da02 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] PUT http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata
Sep 23 14:03:31.057937 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bef68bbe-3bae-4993-931f-96f45012da02 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:31.078510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:31.078510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:31.079895 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bef68bbe-3bae-4993-931f-96f45012da02 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:31.175193 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bef68bbe-3bae-4993-931f-96f45012da02 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Update volume metadata completed successfully.
Sep 23 14:03:31.175976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bef68bbe-3bae-4993-931f-96f45012da02 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata returned with HTTP 200
Sep 23 14:03:31.181355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 294/604] 10.222.0.62 () {60 vars in 1372 bytes} [Fri Sep 23 14:03:31 2022] PUT /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata => generated 57 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:31.183850 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a88b603e-c00b-4070-8af0-29858a9a2a3e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:31.189326 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a88b603e-c00b-4070-8af0-29858a9a2a3e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] GET http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata
Sep 23 14:03:31.191466 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a88b603e-c00b-4070-8af0-29858a9a2a3e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:31.192159 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a88b603e-c00b-4070-8af0-29858a9a2a3e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:31.220465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:31.220465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:31.220465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a88b603e-c00b-4070-8af0-29858a9a2a3e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:31.233974 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a88b603e-c00b-4070-8af0-29858a9a2a3e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Get volume metadata completed successfully.
Sep 23 14:03:31.235700 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a88b603e-c00b-4070-8af0-29858a9a2a3e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata returned with HTTP 200
Sep 23 14:03:31.236895 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 311/605] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:03:31 2022] GET /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata => generated 57 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:31.243083 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-012fc656-1e87-4399-92a6-0f80b06939ad None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:31.248035 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-012fc656-1e87-4399-92a6-0f80b06939ad tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] DELETE http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata/key1
Sep 23 14:03:31.248767 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-012fc656-1e87-4399-92a6-0f80b06939ad tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:31.250485 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-012fc656-1e87-4399-92a6-0f80b06939ad tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:31.267963 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:31.267963 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:31.269331 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-012fc656-1e87-4399-92a6-0f80b06939ad tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:31.309399 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-012fc656-1e87-4399-92a6-0f80b06939ad tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Get volume metadata completed successfully.
Sep 23 14:03:31.426124 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-012fc656-1e87-4399-92a6-0f80b06939ad tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Delete volume metadata completed successfully.
Sep 23 14:03:31.426911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-012fc656-1e87-4399-92a6-0f80b06939ad tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata/key1 returned with HTTP 200
Sep 23 14:03:31.430899 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 295/606] 10.222.0.62 () {58 vars in 1370 bytes} [Fri Sep 23 14:03:31 2022] DELETE /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata/key1 => generated 0 bytes in 186 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0)
Sep 23 14:03:31.432611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8ffe605c-0e2c-4a4f-8da8-af6e12f62e72 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:31.437535 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ffe605c-0e2c-4a4f-8da8-af6e12f62e72 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] GET http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata
Sep 23 14:03:31.438170 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ffe605c-0e2c-4a4f-8da8-af6e12f62e72 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:31.438858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ffe605c-0e2c-4a4f-8da8-af6e12f62e72 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:31.456480 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:31.456480 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:31.457839 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8ffe605c-0e2c-4a4f-8da8-af6e12f62e72 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:31.479047 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8ffe605c-0e2c-4a4f-8da8-af6e12f62e72 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Get volume metadata completed successfully.
Sep 23 14:03:31.480638 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ffe605c-0e2c-4a4f-8da8-af6e12f62e72 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata returned with HTTP 200
Sep 23 14:03:31.482378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 312/607] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:03:31 2022] GET /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata => generated 32 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:31.488740 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d03b643e-d1e6-4131-a8fb-8f9fcc14ca0e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:31.493687 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d03b643e-d1e6-4131-a8fb-8f9fcc14ca0e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] PUT http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata
Sep 23 14:03:31.494414 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d03b643e-d1e6-4131-a8fb-8f9fcc14ca0e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:31.516703 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:31.516703 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:31.517705 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d03b643e-d1e6-4131-a8fb-8f9fcc14ca0e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:31.536573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:INSERT=8,cinder:UPDATE=21,cinder:SELECT=71 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:31.595370 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d03b643e-d1e6-4131-a8fb-8f9fcc14ca0e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Update volume metadata completed successfully.
Sep 23 14:03:31.596202 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d03b643e-d1e6-4131-a8fb-8f9fcc14ca0e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata returned with HTTP 200
Sep 23 14:03:31.603119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 296/608] 10.222.0.62 () {60 vars in 1372 bytes} [Fri Sep 23 14:03:31 2022] PUT /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata => generated 16 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:31.604094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-76c83cac-cc9b-4996-ab99-530fb6a0381c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:31.608931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-76c83cac-cc9b-4996-ab99-530fb6a0381c tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] POST http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata
Sep 23 14:03:31.612119 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-76c83cac-cc9b-4996-ab99-530fb6a0381c tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:31.629412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:31.629412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:31.630683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-76c83cac-cc9b-4996-ab99-530fb6a0381c tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:31.649575 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ba12c728-86a7-41f2-9afc-3724feeeffb5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:31.653091 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ba12c728-86a7-41f2-9afc-3724feeeffb5 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:31.653505 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ba12c728-86a7-41f2-9afc-3724feeeffb5 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:31.653959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ba12c728-86a7-41f2-9afc-3724feeeffb5 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:31.678729 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:31.678729 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:31.689146 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ba12c728-86a7-41f2-9afc-3724feeeffb5 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:31.717045 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ba12c728-86a7-41f2-9afc-3724feeeffb5 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:31.717614 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-76c83cac-cc9b-4996-ab99-530fb6a0381c tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Create volume metadata completed successfully.
Sep 23 14:03:31.718695 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-76c83cac-cc9b-4996-ab99-530fb6a0381c tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata returned with HTTP 200
Sep 23 14:03:31.719494 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 313/609] 10.222.0.62 () {60 vars in 1373 bytes} [Fri Sep 23 14:03:31 2022] POST /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata => generated 68 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:31.719909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 297/610] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:31 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 912 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:31.734699 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fa4473ac-d71a-45bd-84ab-d1cc36a0796f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:31.739151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fa4473ac-d71a-45bd-84ab-d1cc36a0796f tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] PUT http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata/key3
Sep 23 14:03:31.739969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fa4473ac-d71a-45bd-84ab-d1cc36a0796f tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:31.776658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:31.776658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:31.777807 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fa4473ac-d71a-45bd-84ab-d1cc36a0796f tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:31.889156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6c3fe196-00bf-442d-8d42-13bbc5a6c063 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:31.889156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6c3fe196-00bf-442d-8d42-13bbc5a6c063 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c
Sep 23 14:03:31.889156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6c3fe196-00bf-442d-8d42-13bbc5a6c063 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:31.889156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6c3fe196-00bf-442d-8d42-13bbc5a6c063 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:31.908825 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:31.908825 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:31.911333 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fa4473ac-d71a-45bd-84ab-d1cc36a0796f tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Update volume metadata completed successfully.
Sep 23 14:03:31.911902 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fa4473ac-d71a-45bd-84ab-d1cc36a0796f tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata/key3 returned with HTTP 200
Sep 23 14:03:31.912718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 314/611] 10.222.0.62 () {60 vars in 1387 bytes} [Fri Sep 23 14:03:31 2022] PUT /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata/key3 => generated 35 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Sep 23 14:03:31.918669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2b5b9b68-c4a7-4ba3-8ab0-cd89fb84bb5d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:31.922885 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6c3fe196-00bf-442d-8d42-13bbc5a6c063 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:31.924986 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2b5b9b68-c4a7-4ba3-8ab0-cd89fb84bb5d tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] GET http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata/key3
Sep 23 14:03:31.925632 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2b5b9b68-c4a7-4ba3-8ab0-cd89fb84bb5d tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:31.926258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2b5b9b68-c4a7-4ba3-8ab0-cd89fb84bb5d tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:31.942216 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6c3fe196-00bf-442d-8d42-13bbc5a6c063 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c returned with HTTP 200
Sep 23 14:03:31.943445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 298/612] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:31 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c => generated 925 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:31.973520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2c0304ab-831f-4eb7-b589-a8e2def05113 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:31.978995 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:31.978995 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:31.979577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2c0304ab-831f-4eb7-b589-a8e2def05113 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c
Sep 23 14:03:31.979963 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2c0304ab-831f-4eb7-b589-a8e2def05113 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:31.980468 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2c0304ab-831f-4eb7-b589-a8e2def05113 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:31.981840 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2b5b9b68-c4a7-4ba3-8ab0-cd89fb84bb5d tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:31.998266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2b5b9b68-c4a7-4ba3-8ab0-cd89fb84bb5d tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Get volume metadata completed successfully.
Sep 23 14:03:32.000067 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2b5b9b68-c4a7-4ba3-8ab0-cd89fb84bb5d tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata/key3 returned with HTTP 200
Sep 23 14:03:32.008491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 315/613] 10.222.0.62 () {58 vars in 1367 bytes} [Fri Sep 23 14:03:31 2022] GET /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata/key3 => generated 35 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:32.014637 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-dad7fc2c-1718-4f96-859b-d850ab8a55ea None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:32.014861 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:32.014861 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:32.023896 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dad7fc2c-1718-4f96-859b-d850ab8a55ea tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] GET http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata
Sep 23 14:03:32.024948 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dad7fc2c-1718-4f96-859b-d850ab8a55ea tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:32.026079 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dad7fc2c-1718-4f96-859b-d850ab8a55ea tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:32.028663 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2c0304ab-831f-4eb7-b589-a8e2def05113 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:32.046959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2c0304ab-831f-4eb7-b589-a8e2def05113 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c returned with HTTP 200
Sep 23 14:03:32.048859 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 299/614] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:31 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c => generated 925 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:32.055453 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:32.055453 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:32.057549 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-dad7fc2c-1718-4f96-859b-d850ab8a55ea tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:32.069881 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-dad7fc2c-1718-4f96-859b-d850ab8a55ea tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Get volume metadata completed successfully.
Sep 23 14:03:32.070881 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dad7fc2c-1718-4f96-859b-d850ab8a55ea tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata returned with HTTP 200
Sep 23 14:03:32.072488 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-33ceffb2-48bc-424d-9810-5d185113cf99 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:32.072743 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 316/615] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:03:32 2022] GET /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata => generated 75 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:32.076188 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-33ceffb2-48bc-424d-9810-5d185113cf99 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes
Sep 23 14:03:32.077023 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-33ceffb2-48bc-424d-9810-5d185113cf99 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:32.077521 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-33ceffb2-48bc-424d-9810-5d185113cf99 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:32.078533 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-33ceffb2-48bc-424d-9810-5d185113cf99 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:32.078650 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-67411be3-fa2f-42d1-95cd-65bb4d25d60e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:32.080936 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-33ceffb2-48bc-424d-9810-5d185113cf99 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:32.086451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-67411be3-fa2f-42d1-95cd-65bb4d25d60e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] PUT http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata
Sep 23 14:03:32.091183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-67411be3-fa2f-42d1-95cd-65bb4d25d60e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:32.137063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:32.137063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:32.141096 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-67411be3-fa2f-42d1-95cd-65bb4d25d60e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:32.161868 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-33ceffb2-48bc-424d-9810-5d185113cf99 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:32.163327 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-33ceffb2-48bc-424d-9810-5d185113cf99 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes returned with HTTP 200
Sep 23 14:03:32.164334 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 300/616] 10.222.0.62 () {58 vars in 1214 bytes} [Fri Sep 23 14:03:32 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:03:32.174924 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c9ff9a21-9dca-485a-8f16-2bc5f45b181d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:32.178491 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c9ff9a21-9dca-485a-8f16-2bc5f45b181d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?name=tempest-VolumesListTestJSON-Volume-677584171
Sep 23 14:03:32.179006 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c9ff9a21-9dca-485a-8f16-2bc5f45b181d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:32.179465 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c9ff9a21-9dca-485a-8f16-2bc5f45b181d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:32.180050 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-c9ff9a21-9dca-485a-8f16-2bc5f45b181d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:32.180867 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:32.180867 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:32.181834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c9ff9a21-9dca-485a-8f16-2bc5f45b181d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-677584171'), ('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:32.215010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-67411be3-fa2f-42d1-95cd-65bb4d25d60e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Update volume metadata completed successfully.
Sep 23 14:03:32.215847 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-67411be3-fa2f-42d1-95cd-65bb4d25d60e tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata returned with HTTP 200
Sep 23 14:03:32.216767 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 317/617] 10.222.0.62 () {60 vars in 1372 bytes} [Fri Sep 23 14:03:32 2022] PUT /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366/metadata => generated 16 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:32.223855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6a27408c-30a2-4b07-8619-76851de6417b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:32.227943 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6a27408c-30a2-4b07-8619-76851de6417b tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] DELETE http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366
Sep 23 14:03:32.228549 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6a27408c-30a2-4b07-8619-76851de6417b tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:32.229152 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6a27408c-30a2-4b07-8619-76851de6417b tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:32.229759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-6a27408c-30a2-4b07-8619-76851de6417b tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Delete volume with id: e200b5eb-bb92-4a54-9278-f1277d0ac366 
Sep 23 14:03:32.263486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:32.263486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:32.264069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c9ff9a21-9dca-485a-8f16-2bc5f45b181d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:32.266282 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c9ff9a21-9dca-485a-8f16-2bc5f45b181d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?name=tempest-VolumesListTestJSON-Volume-677584171 returned with HTTP 200
Sep 23 14:03:32.266592 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6a27408c-30a2-4b07-8619-76851de6417b tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:32.267489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 301/618] 10.222.0.62 () {58 vars in 1313 bytes} [Fri Sep 23 14:03:32 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?name=tempest-VolumesListTestJSON-Volume-677584171 => generated 399 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:32.277018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-90f97def-07e7-4fea-9328-6c77d8b396fd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:32.281422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-90f97def-07e7-4fea-9328-6c77d8b396fd tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-397474951
Sep 23 14:03:32.281981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-90f97def-07e7-4fea-9328-6c77d8b396fd tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:32.282453 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-90f97def-07e7-4fea-9328-6c77d8b396fd tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:32.283064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-90f97def-07e7-4fea-9328-6c77d8b396fd tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:32.283882 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:32.283882 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:32.284982 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-90f97def-07e7-4fea-9328-6c77d8b396fd tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-397474951'), ('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:32.357550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-90f97def-07e7-4fea-9328-6c77d8b396fd tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:32.359183 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:32.359183 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:32.369078 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-90f97def-07e7-4fea-9328-6c77d8b396fd tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-397474951 returned with HTTP 200
Sep 23 14:03:32.370237 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 302/619] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:03:32 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-397474951 => generated 928 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:32.396740 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1ad95860-cb79-4986-9621-4dbfd4217730 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:32.401496 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1ad95860-cb79-4986-9621-4dbfd4217730 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=1
Sep 23 14:03:32.402106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1ad95860-cb79-4986-9621-4dbfd4217730 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:32.402722 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1ad95860-cb79-4986-9621-4dbfd4217730 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:32.403408 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-1ad95860-cb79-4986-9621-4dbfd4217730 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:32.405410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-1ad95860-cb79-4986-9621-4dbfd4217730 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:32.467494 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1ad95860-cb79-4986-9621-4dbfd4217730 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:32.470239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:32.470239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:32.481404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6a27408c-30a2-4b07-8619-76851de6417b tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Delete volume request issued successfully.
Sep 23 14:03:32.481674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1ad95860-cb79-4986-9621-4dbfd4217730 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=1 returned with HTTP 200
Sep 23 14:03:32.481800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6a27408c-30a2-4b07-8619-76851de6417b tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366 returned with HTTP 202
Sep 23 14:03:32.492685 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 303/620] 10.222.0.62 () {58 vars in 1250 bytes} [Fri Sep 23 14:03:32 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=1 => generated 1104 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:32.492886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 318/621] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:03:32 2022] DELETE /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:03:32.492981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a33aba16-2bfb-4ab3-8115-80c115021128 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:32.492981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a33aba16-2bfb-4ab3-8115-80c115021128 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] GET http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366
Sep 23 14:03:32.492981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a33aba16-2bfb-4ab3-8115-80c115021128 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:32.492981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a33aba16-2bfb-4ab3-8115-80c115021128 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:32.508674 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fe5a7dd7-99a7-477e-8ef8-6a422ef40526 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:32.511267 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:32.511267 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:32.512432 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fe5a7dd7-99a7-477e-8ef8-6a422ef40526 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=1&marker=49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c
Sep 23 14:03:32.512897 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fe5a7dd7-99a7-477e-8ef8-6a422ef40526 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:32.513355 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fe5a7dd7-99a7-477e-8ef8-6a422ef40526 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:32.514059 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-fe5a7dd7-99a7-477e-8ef8-6a422ef40526 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:32.516507 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fe5a7dd7-99a7-477e-8ef8-6a422ef40526 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:32.521565 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a33aba16-2bfb-4ab3-8115-80c115021128 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Volume info retrieved successfully.
Sep 23 14:03:32.554088 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a33aba16-2bfb-4ab3-8115-80c115021128 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366 returned with HTTP 200
Sep 23 14:03:32.558303 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 304/622] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:32 2022] GET /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366 => generated 911 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:32.617706 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fe5a7dd7-99a7-477e-8ef8-6a422ef40526 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:32.619702 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:32.619702 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:32.629850 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fe5a7dd7-99a7-477e-8ef8-6a422ef40526 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=1&marker=49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c returned with HTTP 200
Sep 23 14:03:32.647511 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 319/623] 10.222.0.62 () {58 vars in 1338 bytes} [Fri Sep 23 14:03:32 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=1&marker=49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c => generated 1104 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:32.655557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1700ca5c-bd3f-4c33-ae44-5f04ca9ba49f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:32.659638 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1700ca5c-bd3f-4c33-ae44-5f04ca9ba49f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=1&marker=8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed
Sep 23 14:03:32.660137 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1700ca5c-bd3f-4c33-ae44-5f04ca9ba49f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:32.660754 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1700ca5c-bd3f-4c33-ae44-5f04ca9ba49f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:32.661490 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-1700ca5c-bd3f-4c33-ae44-5f04ca9ba49f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:32.665617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-1700ca5c-bd3f-4c33-ae44-5f04ca9ba49f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:32.737059 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2064cde2-018d-431a-ac8e-0acceb83a0ef None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:32.740602 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2064cde2-018d-431a-ac8e-0acceb83a0ef tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:32.741296 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2064cde2-018d-431a-ac8e-0acceb83a0ef tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:32.741963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2064cde2-018d-431a-ac8e-0acceb83a0ef tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:32.775686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:32.775686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:32.788704 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2064cde2-018d-431a-ac8e-0acceb83a0ef tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:32.805873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2064cde2-018d-431a-ac8e-0acceb83a0ef tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:32.812396 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1700ca5c-bd3f-4c33-ae44-5f04ca9ba49f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:32.813761 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:32.813761 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:32.823182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1700ca5c-bd3f-4c33-ae44-5f04ca9ba49f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=1&marker=8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed returned with HTTP 200
Sep 23 14:03:32.832797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 305/624] 10.222.0.62 () {58 vars in 1338 bytes} [Fri Sep 23 14:03:32 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=1&marker=8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed => generated 1104 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:32.833011 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 320/625] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:32 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 912 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:32.849161 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-598ffadf-404c-457f-accc-171b7242ebee None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:32.850060 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-598ffadf-404c-457f-accc-171b7242ebee tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=1&marker=66c77773-c8ee-4be5-97ac-af0d940feb7c
Sep 23 14:03:32.850540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-598ffadf-404c-457f-accc-171b7242ebee tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:32.851014 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-598ffadf-404c-457f-accc-171b7242ebee tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:32.851628 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-598ffadf-404c-457f-accc-171b7242ebee tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:32.853298 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-598ffadf-404c-457f-accc-171b7242ebee tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:32.917650 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-598ffadf-404c-457f-accc-171b7242ebee tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:32.923780 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-598ffadf-404c-457f-accc-171b7242ebee tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=1&marker=66c77773-c8ee-4be5-97ac-af0d940feb7c returned with HTTP 200
Sep 23 14:03:32.924782 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 306/626] 10.222.0.62 () {58 vars in 1338 bytes} [Fri Sep 23 14:03:32 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=1&marker=66c77773-c8ee-4be5-97ac-af0d940feb7c => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:32.944673 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-77137f88-d305-4e00-b929-27d29496e93d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:32.949845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-77137f88-d305-4e00-b929-27d29496e93d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id
Sep 23 14:03:32.951109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-77137f88-d305-4e00-b929-27d29496e93d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:32.953040 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-77137f88-d305-4e00-b929-27d29496e93d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:32.955216 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-77137f88-d305-4e00-b929-27d29496e93d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:32.956384 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-77137f88-d305-4e00-b929-27d29496e93d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Could not evaluate value available, assuming string {{(pid=113688) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Sep 23 14:03:32.958644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-77137f88-d305-4e00-b929-27d29496e93d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:33.020659 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-77137f88-d305-4e00-b929-27d29496e93d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:33.023408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:33.023408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:33.028333 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=94,cinder:INSERT=2,cinder:UPDATE=4 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:33.036356 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-77137f88-d305-4e00-b929-27d29496e93d tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200
Sep 23 14:03:33.043162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 321/627] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:03:32 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2061 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:33.058884 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-28af87ec-79d8-4e22-976e-6314ec34558f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:33.065829 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-28af87ec-79d8-4e22-976e-6314ec34558f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id
Sep 23 14:03:33.066555 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-28af87ec-79d8-4e22-976e-6314ec34558f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:33.067335 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-28af87ec-79d8-4e22-976e-6314ec34558f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:33.068242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-28af87ec-79d8-4e22-976e-6314ec34558f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:33.068901 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-28af87ec-79d8-4e22-976e-6314ec34558f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Could not evaluate value available, assuming string {{(pid=113687) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Sep 23 14:03:33.071373 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-28af87ec-79d8-4e22-976e-6314ec34558f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:33.147519 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-28af87ec-79d8-4e22-976e-6314ec34558f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:33.149902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:33.149902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:33.163472 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-28af87ec-79d8-4e22-976e-6314ec34558f tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200
Sep 23 14:03:33.164631 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 307/628] 10.222.0.62 () {58 vars in 1336 bytes} [Fri Sep 23 14:03:33 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2062 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:33.185149 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a8b85ab4-3681-4171-9a22-70c5301cf27b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:33.189701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a8b85ab4-3681-4171-9a22-70c5301cf27b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?limit=1
Sep 23 14:03:33.190440 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a8b85ab4-3681-4171-9a22-70c5301cf27b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:33.191075 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a8b85ab4-3681-4171-9a22-70c5301cf27b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:33.195466 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-a8b85ab4-3681-4171-9a22-70c5301cf27b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:33.195466 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a8b85ab4-3681-4171-9a22-70c5301cf27b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:33.309481 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a8b85ab4-3681-4171-9a22-70c5301cf27b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:33.310988 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a8b85ab4-3681-4171-9a22-70c5301cf27b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?limit=1 returned with HTTP 200
Sep 23 14:03:33.312423 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 322/629] 10.222.0.62 () {58 vars in 1229 bytes} [Fri Sep 23 14:03:33 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?limit=1 => generated 568 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:33.322299 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a0a138b3-6b37-46a7-b81f-c8e3d4531843 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:33.325938 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a0a138b3-6b37-46a7-b81f-c8e3d4531843 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?limit=1&marker=49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c
Sep 23 14:03:33.326419 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a0a138b3-6b37-46a7-b81f-c8e3d4531843 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:33.327015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a0a138b3-6b37-46a7-b81f-c8e3d4531843 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:33.332033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-a0a138b3-6b37-46a7-b81f-c8e3d4531843 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:33.332033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a0a138b3-6b37-46a7-b81f-c8e3d4531843 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:33.412955 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a0a138b3-6b37-46a7-b81f-c8e3d4531843 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:33.414559 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a0a138b3-6b37-46a7-b81f-c8e3d4531843 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?limit=1&marker=49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c returned with HTTP 200
Sep 23 14:03:33.424774 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-33982672-4527-40ce-9275-aebd490564dc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:33.427914 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 308/630] 10.222.0.62 () {58 vars in 1317 bytes} [Fri Sep 23 14:03:33 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?limit=1&marker=49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c => generated 568 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:33.431655 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-33982672-4527-40ce-9275-aebd490564dc tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?limit=1&marker=8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed
Sep 23 14:03:33.435349 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-33982672-4527-40ce-9275-aebd490564dc tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:33.435349 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-33982672-4527-40ce-9275-aebd490564dc tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:33.435349 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-33982672-4527-40ce-9275-aebd490564dc tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:33.435349 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:33.435349 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:33.438052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-33982672-4527-40ce-9275-aebd490564dc tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:33.537989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-33982672-4527-40ce-9275-aebd490564dc tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:33.539205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-33982672-4527-40ce-9275-aebd490564dc tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?limit=1&marker=8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed returned with HTTP 200
Sep 23 14:03:33.540236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 323/631] 10.222.0.62 () {58 vars in 1317 bytes} [Fri Sep 23 14:03:33 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?limit=1&marker=8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed => generated 568 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:33.549020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-88e62f3d-d4f8-4b3c-bfda-a73122b6cb77 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:33.552579 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-88e62f3d-d4f8-4b3c-bfda-a73122b6cb77 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?limit=1&marker=66c77773-c8ee-4be5-97ac-af0d940feb7c
Sep 23 14:03:33.553056 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-88e62f3d-d4f8-4b3c-bfda-a73122b6cb77 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:33.553379 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-88e62f3d-d4f8-4b3c-bfda-a73122b6cb77 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:33.553955 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-88e62f3d-d4f8-4b3c-bfda-a73122b6cb77 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:33.554760 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:33.554760 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:33.555722 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-88e62f3d-d4f8-4b3c-bfda-a73122b6cb77 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:33.575736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8e4bb77a-d6ca-4b48-a3d5-4317e4e22d98 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:33.580981 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8e4bb77a-d6ca-4b48-a3d5-4317e4e22d98 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] GET http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366
Sep 23 14:03:33.581913 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8e4bb77a-d6ca-4b48-a3d5-4317e4e22d98 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:33.582626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8e4bb77a-d6ca-4b48-a3d5-4317e4e22d98 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:33.614666 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8e4bb77a-d6ca-4b48-a3d5-4317e4e22d98 tempest-VolumesMetadataTest-1716977964 tempest-VolumesMetadataTest-1716977964-project] http://10.222.0.62/volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366 returned with HTTP 404
Sep 23 14:03:33.616618 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 324/632] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:33 2022] GET /volume/v3/da2bf84b8d644402b31dfe09fab21dab/volumes/e200b5eb-bb92-4a54-9278-f1277d0ac366 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:03:33.657357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-88e62f3d-d4f8-4b3c-bfda-a73122b6cb77 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:33.659230 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-88e62f3d-d4f8-4b3c-bfda-a73122b6cb77 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?limit=1&marker=66c77773-c8ee-4be5-97ac-af0d940feb7c returned with HTTP 200
Sep 23 14:03:33.668027 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 309/633] 10.222.0.62 () {58 vars in 1317 bytes} [Fri Sep 23 14:03:33 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?limit=1&marker=66c77773-c8ee-4be5-97ac-af0d940feb7c => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:03:33.668895 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-073ddf2e-d1b2-4625-a451-5cb16bb41b27 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:33.673646 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-073ddf2e-d1b2-4625-a451-5cb16bb41b27 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?name=tempest-VolumesListTestJSON-Volume-677584171&status=available
Sep 23 14:03:33.676756 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-073ddf2e-d1b2-4625-a451-5cb16bb41b27 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:33.676756 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-073ddf2e-d1b2-4625-a451-5cb16bb41b27 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:33.676756 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-073ddf2e-d1b2-4625-a451-5cb16bb41b27 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:33.676756 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-073ddf2e-d1b2-4625-a451-5cb16bb41b27 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Could not evaluate value available, assuming string {{(pid=113688) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Sep 23 14:03:33.676756 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:33.676756 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:33.681825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-073ddf2e-d1b2-4625-a451-5cb16bb41b27 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-677584171'), ('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:33.752624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-073ddf2e-d1b2-4625-a451-5cb16bb41b27 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:33.753662 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-073ddf2e-d1b2-4625-a451-5cb16bb41b27 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?name=tempest-VolumesListTestJSON-Volume-677584171&status=available returned with HTTP 200
Sep 23 14:03:33.755521 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 325/634] 10.222.0.62 () {58 vars in 1347 bytes} [Fri Sep 23 14:03:33 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?name=tempest-VolumesListTestJSON-Volume-677584171&status=available => generated 399 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:33.763583 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9d05f98b-9154-4879-887f-31a7afd23906 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:33.768525 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9d05f98b-9154-4879-887f-31a7afd23906 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-397474951&status=available
Sep 23 14:03:33.768525 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9d05f98b-9154-4879-887f-31a7afd23906 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:33.768949 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9d05f98b-9154-4879-887f-31a7afd23906 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:33.769439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-9d05f98b-9154-4879-887f-31a7afd23906 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:33.769967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-9d05f98b-9154-4879-887f-31a7afd23906 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Could not evaluate value available, assuming string {{(pid=113687) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Sep 23 14:03:33.771489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-9d05f98b-9154-4879-887f-31a7afd23906 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-397474951'), ('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:33.836170 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-67626369-e926-49dd-b2e5-f02f53c737d3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:33.840746 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-67626369-e926-49dd-b2e5-f02f53c737d3 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:33.842162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-67626369-e926-49dd-b2e5-f02f53c737d3 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:33.843317 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-67626369-e926-49dd-b2e5-f02f53c737d3 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:33.885996 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:33.885996 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:33.893955 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9d05f98b-9154-4879-887f-31a7afd23906 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:33.895577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:33.895577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:33.904898 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9d05f98b-9154-4879-887f-31a7afd23906 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-397474951&status=available returned with HTTP 200
Sep 23 14:03:33.906104 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 310/635] 10.222.0.62 () {58 vars in 1368 bytes} [Fri Sep 23 14:03:33 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?name=tempest-VolumesListTestJSON-Volume-397474951&status=available => generated 928 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:33.924827 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7fcb19c8-396a-46d4-b2c5-54baf35a5f9c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:33.929105 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-67626369-e926-49dd-b2e5-f02f53c737d3 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:33.929270 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7fcb19c8-396a-46d4-b2c5-54baf35a5f9c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?marker=66c77773-c8ee-4be5-97ac-af0d940feb7c&sort=id%3Aasc
Sep 23 14:03:33.929716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7fcb19c8-396a-46d4-b2c5-54baf35a5f9c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:33.930188 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7fcb19c8-396a-46d4-b2c5-54baf35a5f9c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:33.930896 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-7fcb19c8-396a-46d4-b2c5-54baf35a5f9c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:33.932676 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-7fcb19c8-396a-46d4-b2c5-54baf35a5f9c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:33.947957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-67626369-e926-49dd-b2e5-f02f53c737d3 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:33.952256 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 326/636] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:33 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 912 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:34.055345 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7fcb19c8-396a-46d4-b2c5-54baf35a5f9c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:34.056808 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:34.056808 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:34.069739 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7fcb19c8-396a-46d4-b2c5-54baf35a5f9c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?marker=66c77773-c8ee-4be5-97ac-af0d940feb7c&sort=id%3Aasc returned with HTTP 200
Sep 23 14:03:34.070870 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 311/637] 10.222.0.62 () {58 vars in 1350 bytes} [Fri Sep 23 14:03:33 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?marker=66c77773-c8ee-4be5-97ac-af0d940feb7c&sort=id%3Aasc => generated 928 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:34.088917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ff09d0d1-b85a-4658-87ab-36ddadb1f276 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:34.092929 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ff09d0d1-b85a-4658-87ab-36ddadb1f276 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D
Sep 23 14:03:34.093737 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ff09d0d1-b85a-4658-87ab-36ddadb1f276 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:34.094356 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ff09d0d1-b85a-4658-87ab-36ddadb1f276 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:34.095014 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-ff09d0d1-b85a-4658-87ab-36ddadb1f276 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:34.096882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ff09d0d1-b85a-4658-87ab-36ddadb1f276 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:34.155462 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ff09d0d1-b85a-4658-87ab-36ddadb1f276 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:34.158061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:34.158061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:34.168906 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ff09d0d1-b85a-4658-87ab-36ddadb1f276 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200
Sep 23 14:03:34.186576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 327/638] 10.222.0.62 () {58 vars in 1314 bytes} [Fri Sep 23 14:03:34 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2758 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:34.195937 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d7c239ca-74a9-4e91-af4a-39b7d9c4ce9a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:34.200885 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d7c239ca-74a9-4e91-af4a-39b7d9c4ce9a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail
Sep 23 14:03:34.201398 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d7c239ca-74a9-4e91-af4a-39b7d9c4ce9a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:34.204021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d7c239ca-74a9-4e91-af4a-39b7d9c4ce9a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:34.204021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-d7c239ca-74a9-4e91-af4a-39b7d9c4ce9a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:34.205039 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d7c239ca-74a9-4e91-af4a-39b7d9c4ce9a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:34.263592 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d7c239ca-74a9-4e91-af4a-39b7d9c4ce9a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:34.266453 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:34.266453 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:34.276573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d7c239ca-74a9-4e91-af4a-39b7d9c4ce9a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail returned with HTTP 200
Sep 23 14:03:34.297548 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 312/639] 10.222.0.62 () {58 vars in 1235 bytes} [Fri Sep 23 14:03:34 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail => generated 2758 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:34.299673 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-457e57b6-5534-4152-af82-be79bd17a5e7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:34.304838 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-457e57b6-5534-4152-af82-be79bd17a5e7 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D
Sep 23 14:03:34.305425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-457e57b6-5534-4152-af82-be79bd17a5e7 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:34.306015 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-457e57b6-5534-4152-af82-be79bd17a5e7 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:34.306782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-457e57b6-5534-4152-af82-be79bd17a5e7 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:34.308730 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-457e57b6-5534-4152-af82-be79bd17a5e7 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:34.394789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-457e57b6-5534-4152-af82-be79bd17a5e7 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:34.396164 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-457e57b6-5534-4152-af82-be79bd17a5e7 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200
Sep 23 14:03:34.396935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 328/640] 10.222.0.62 () {58 vars in 1293 bytes} [Fri Sep 23 14:03:34 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1171 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:34.408583 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-98df1d90-1965-449c-8b7e-a022767fc797 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:34.419878 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-98df1d90-1965-449c-8b7e-a022767fc797 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?availability_zone=nova
Sep 23 14:03:34.430267 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-98df1d90-1965-449c-8b7e-a022767fc797 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:34.431441 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-98df1d90-1965-449c-8b7e-a022767fc797 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:34.433284 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-98df1d90-1965-449c-8b7e-a022767fc797 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:34.433953 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98df1d90-1965-449c-8b7e-a022767fc797 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Could not evaluate value nova, assuming string {{(pid=113687) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Sep 23 14:03:34.435963 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98df1d90-1965-449c-8b7e-a022767fc797 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:34.685851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-98df1d90-1965-449c-8b7e-a022767fc797 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:34.691114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-98df1d90-1965-449c-8b7e-a022767fc797 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?availability_zone=nova returned with HTTP 200
Sep 23 14:03:34.698513 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 313/641] 10.222.0.62 () {58 vars in 1259 bytes} [Fri Sep 23 14:03:34 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?availability_zone=nova => generated 1171 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:34.703369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8e2eb648-aece-4246-8681-2611b4fdb97b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:34.707016 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8e2eb648-aece-4246-8681-2611b4fdb97b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?availability_zone=nova
Sep 23 14:03:34.712663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8e2eb648-aece-4246-8681-2611b4fdb97b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:34.712663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8e2eb648-aece-4246-8681-2611b4fdb97b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:34.712663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-8e2eb648-aece-4246-8681-2611b4fdb97b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:34.712663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-8e2eb648-aece-4246-8681-2611b4fdb97b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Could not evaluate value nova, assuming string {{(pid=113688) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Sep 23 14:03:34.712663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:34.712663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:34.712663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-8e2eb648-aece-4246-8681-2611b4fdb97b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:34.850078 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8e2eb648-aece-4246-8681-2611b4fdb97b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:34.850078 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8e2eb648-aece-4246-8681-2611b4fdb97b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?availability_zone=nova returned with HTTP 200
Sep 23 14:03:34.850078 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 329/642] 10.222.0.62 () {58 vars in 1259 bytes} [Fri Sep 23 14:03:34 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?availability_zone=nova => generated 1171 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:34.856925 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-482ae96a-c98f-4f51-aeab-10a604d9d1a6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:34.862474 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-482ae96a-c98f-4f51-aeab-10a604d9d1a6 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?bootable=false
Sep 23 14:03:34.862931 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-482ae96a-c98f-4f51-aeab-10a604d9d1a6 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:34.863392 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-482ae96a-c98f-4f51-aeab-10a604d9d1a6 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:34.864652 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-482ae96a-c98f-4f51-aeab-10a604d9d1a6 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:34.866022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:34.866022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:34.867145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-482ae96a-c98f-4f51-aeab-10a604d9d1a6 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:34.957210 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-482ae96a-c98f-4f51-aeab-10a604d9d1a6 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:34.959133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-482ae96a-c98f-4f51-aeab-10a604d9d1a6 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?bootable=false returned with HTTP 200
Sep 23 14:03:34.960587 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 314/643] 10.222.0.62 () {58 vars in 1243 bytes} [Fri Sep 23 14:03:34 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?bootable=false => generated 1171 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:03:34.971048 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4ee1d97a-1ada-4556-96db-71c26217503c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:34.973982 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d27fc64e-7c27-46fd-949e-5a6f851e0a70 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:34.978962 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d27fc64e-7c27-46fd-949e-5a6f851e0a70 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:34.979446 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d27fc64e-7c27-46fd-949e-5a6f851e0a70 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:34.979911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d27fc64e-7c27-46fd-949e-5a6f851e0a70 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:34.987662 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4ee1d97a-1ada-4556-96db-71c26217503c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?bootable=false
Sep 23 14:03:34.988469 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4ee1d97a-1ada-4556-96db-71c26217503c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:34.989224 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4ee1d97a-1ada-4556-96db-71c26217503c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:34.990141 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-4ee1d97a-1ada-4556-96db-71c26217503c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:34.991404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:34.991404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:34.992689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-4ee1d97a-1ada-4556-96db-71c26217503c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:35.022803 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:35.022803 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:35.055473 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d27fc64e-7c27-46fd-949e-5a6f851e0a70 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:35.069873 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d27fc64e-7c27-46fd-949e-5a6f851e0a70 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:35.070662 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 315/644] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:34 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 970 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:35.094448 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4ee1d97a-1ada-4556-96db-71c26217503c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:35.096328 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4ee1d97a-1ada-4556-96db-71c26217503c tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?bootable=false returned with HTTP 200
Sep 23 14:03:35.097168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 330/645] 10.222.0.62 () {58 vars in 1243 bytes} [Fri Sep 23 14:03:34 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?bootable=false => generated 1171 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:35.107031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-126008e0-e9b2-448b-acac-d6db7614529e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:35.112046 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-126008e0-e9b2-448b-acac-d6db7614529e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?status=available
Sep 23 14:03:35.112694 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-126008e0-e9b2-448b-acac-d6db7614529e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:35.113441 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-126008e0-e9b2-448b-acac-d6db7614529e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:35.114142 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-126008e0-e9b2-448b-acac-d6db7614529e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:35.117521 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-126008e0-e9b2-448b-acac-d6db7614529e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Could not evaluate value available, assuming string {{(pid=113687) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Sep 23 14:03:35.117521 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-126008e0-e9b2-448b-acac-d6db7614529e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:35.176202 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-126008e0-e9b2-448b-acac-d6db7614529e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:35.177688 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-126008e0-e9b2-448b-acac-d6db7614529e tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?status=available returned with HTTP 200
Sep 23 14:03:35.178870 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 316/646] 10.222.0.62 () {58 vars in 1247 bytes} [Fri Sep 23 14:03:35 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?status=available => generated 1171 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:35.191644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fffe74a2-b4a3-4840-a27d-0a099a797a7a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:35.191644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fffe74a2-b4a3-4840-a27d-0a099a797a7a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?status=available
Sep 23 14:03:35.191644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fffe74a2-b4a3-4840-a27d-0a099a797a7a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:35.192611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fffe74a2-b4a3-4840-a27d-0a099a797a7a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:35.192611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-fffe74a2-b4a3-4840-a27d-0a099a797a7a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:35.192981 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fffe74a2-b4a3-4840-a27d-0a099a797a7a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Could not evaluate value available, assuming string {{(pid=113688) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Sep 23 14:03:35.193801 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:35.193801 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:35.195006 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fffe74a2-b4a3-4840-a27d-0a099a797a7a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:35.296428 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fffe74a2-b4a3-4840-a27d-0a099a797a7a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:35.298465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fffe74a2-b4a3-4840-a27d-0a099a797a7a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?status=available returned with HTTP 200
Sep 23 14:03:35.299956 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 331/647] 10.222.0.62 () {58 vars in 1247 bytes} [Fri Sep 23 14:03:35 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes?status=available => generated 1171 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:35.309491 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d7856431-c632-41ef-96f4-118876c39acf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:35.314017 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d7856431-c632-41ef-96f4-118876c39acf tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?availability_zone=nova
Sep 23 14:03:35.314583 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d7856431-c632-41ef-96f4-118876c39acf tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:35.315131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d7856431-c632-41ef-96f4-118876c39acf tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:35.315928 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-d7856431-c632-41ef-96f4-118876c39acf tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:35.316512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d7856431-c632-41ef-96f4-118876c39acf tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Could not evaluate value nova, assuming string {{(pid=113687) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Sep 23 14:03:35.317229 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:35.317229 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:35.319138 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d7856431-c632-41ef-96f4-118876c39acf tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:35.452770 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d7856431-c632-41ef-96f4-118876c39acf tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:35.455300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:35.455300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:35.469427 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d7856431-c632-41ef-96f4-118876c39acf tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?availability_zone=nova returned with HTTP 200
Sep 23 14:03:35.470559 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 317/648] 10.222.0.62 () {58 vars in 1280 bytes} [Fri Sep 23 14:03:35 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?availability_zone=nova => generated 2758 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:35.492385 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1b6981b6-47da-45d4-a4ee-8f395709c806 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:35.496965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1b6981b6-47da-45d4-a4ee-8f395709c806 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?bootable=false
Sep 23 14:03:35.498093 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1b6981b6-47da-45d4-a4ee-8f395709c806 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:35.499416 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1b6981b6-47da-45d4-a4ee-8f395709c806 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:35.500713 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-1b6981b6-47da-45d4-a4ee-8f395709c806 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:35.501654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:35.501654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:35.504969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1b6981b6-47da-45d4-a4ee-8f395709c806 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:35.736818 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1b6981b6-47da-45d4-a4ee-8f395709c806 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:35.741423 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:35.741423 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:35.770706 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1b6981b6-47da-45d4-a4ee-8f395709c806 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?bootable=false returned with HTTP 200
Sep 23 14:03:35.773907 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 332/649] 10.222.0.62 () {58 vars in 1264 bytes} [Fri Sep 23 14:03:35 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?bootable=false => generated 2758 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:35.792207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2cd40d64-f0d5-4cf5-bc74-6da608a0586a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:35.797522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2cd40d64-f0d5-4cf5-bc74-6da608a0586a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?status=available
Sep 23 14:03:35.798530 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2cd40d64-f0d5-4cf5-bc74-6da608a0586a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:35.799238 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2cd40d64-f0d5-4cf5-bc74-6da608a0586a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:35.799979 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-2cd40d64-f0d5-4cf5-bc74-6da608a0586a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:35.800586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-2cd40d64-f0d5-4cf5-bc74-6da608a0586a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Could not evaluate value available, assuming string {{(pid=113687) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Sep 23 14:03:35.808257 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-2cd40d64-f0d5-4cf5-bc74-6da608a0586a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:03:36.094631 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4611e32e-538f-4c55-8890-2828ce759975 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:36.115874 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4611e32e-538f-4c55-8890-2828ce759975 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:36.120583 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4611e32e-538f-4c55-8890-2828ce759975 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:36.122191 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4611e32e-538f-4c55-8890-2828ce759975 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:36.164789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:36.164789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:36.180618 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4611e32e-538f-4c55-8890-2828ce759975 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:36.195922 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4611e32e-538f-4c55-8890-2828ce759975 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:36.200930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 333/650] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:36 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 973 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:36.257020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2cd40d64-f0d5-4cf5-bc74-6da608a0586a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Get all volumes completed successfully.
Sep 23 14:03:36.261952 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:36.261952 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:36.282358 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2cd40d64-f0d5-4cf5-bc74-6da608a0586a tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?status=available returned with HTTP 200
Sep 23 14:03:36.283530 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 318/651] 10.222.0.62 () {58 vars in 1268 bytes} [Fri Sep 23 14:03:35 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/detail?status=available => generated 2758 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:36.308822 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c5db9b6c-4002-4493-b28b-07f735725374 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:36.313941 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c5db9b6c-4002-4493-b28b-07f735725374 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] DELETE http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c
Sep 23 14:03:36.314442 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c5db9b6c-4002-4493-b28b-07f735725374 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:36.315061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c5db9b6c-4002-4493-b28b-07f735725374 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:36.315919 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-c5db9b6c-4002-4493-b28b-07f735725374 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Delete volume with id: 49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c 
Sep 23 14:03:36.349785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:36.349785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:36.350924 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c5db9b6c-4002-4493-b28b-07f735725374 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:36.579355 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c5db9b6c-4002-4493-b28b-07f735725374 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Delete volume request issued successfully.
Sep 23 14:03:36.580031 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c5db9b6c-4002-4493-b28b-07f735725374 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c returned with HTTP 202
Sep 23 14:03:36.581057 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 334/652] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:03:36 2022] DELETE /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:36.586083 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-06617d91-779a-4493-8fa6-eda622446d98 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:36.589866 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-06617d91-779a-4493-8fa6-eda622446d98 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c
Sep 23 14:03:36.590318 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-06617d91-779a-4493-8fa6-eda622446d98 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:36.590808 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-06617d91-779a-4493-8fa6-eda622446d98 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:36.613141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:36.613141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:36.624604 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-06617d91-779a-4493-8fa6-eda622446d98 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:36.636543 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-06617d91-779a-4493-8fa6-eda622446d98 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c returned with HTTP 200
Sep 23 14:03:36.651514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 319/653] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:36 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c => generated 924 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:37.217936 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f4a05a02-55a8-4498-acc9-62c200ba1f69 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:37.223199 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f4a05a02-55a8-4498-acc9-62c200ba1f69 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:37.223652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f4a05a02-55a8-4498-acc9-62c200ba1f69 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:37.224110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f4a05a02-55a8-4498-acc9-62c200ba1f69 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:37.243309 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:37.243309 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:37.255087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f4a05a02-55a8-4498-acc9-62c200ba1f69 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:37.270796 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f4a05a02-55a8-4498-acc9-62c200ba1f69 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:37.272440 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 335/654] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:37 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:37.344707 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:37.348432 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] POST http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes
Sep 23 14:03:37.349407 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-465738674"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:37.351552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-465738674'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:37.351853 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Create volume of 1 GB
Sep 23 14:03:37.355113 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=100 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:37.364288 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Availability Zones retrieved successfully.
Sep 23 14:03:37.382106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Flow 'volume_create_api' (d07d0dec-b03c-47dd-915f-affc946a53bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:37.384653 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60163e29-c4f0-4c4e-9f08-0dca0eee40a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:37.387179 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:37.428653 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60163e29-c4f0-4c4e-9f08-0dca0eee40a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:37.430976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872cfc49-f37b-44fe-a42a-378d3af8e429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:37.661819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-21ff123c-5aa6-46d9-884c-ba395abee400 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:37.666236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-21ff123c-5aa6-46d9-884c-ba395abee400 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c
Sep 23 14:03:37.668215 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-21ff123c-5aa6-46d9-884c-ba395abee400 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:37.668823 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-21ff123c-5aa6-46d9-884c-ba395abee400 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:37.682724 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Created reservations ['7d00bac4-2eec-4811-a591-f20edefe97d0', '1c270247-3075-4615-91fa-49cee7cf9bd5', 'a552de46-96c6-450d-95f0-f925436eea11', 'a366b94d-18d4-46f7-b2e9-913a8af71612'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:37.684772 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872cfc49-f37b-44fe-a42a-378d3af8e429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d00bac4-2eec-4811-a591-f20edefe97d0', '1c270247-3075-4615-91fa-49cee7cf9bd5', 'a552de46-96c6-450d-95f0-f925436eea11', 'a366b94d-18d4-46f7-b2e9-913a8af71612']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:37.688109 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d8de0d-114a-4515-9267-1beb4aa8a97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:37.720098 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-21ff123c-5aa6-46d9-884c-ba395abee400 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c returned with HTTP 404
Sep 23 14:03:37.724306 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 336/655] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:37 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/49f418ad-a8f4-4b5f-b46e-02d26f8e9e6c => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:37.728106 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-30f70707-8b5c-47ac-8bf1-a99102cdc923 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:37.744836 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-30f70707-8b5c-47ac-8bf1-a99102cdc923 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] DELETE http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed
Sep 23 14:03:37.746137 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-30f70707-8b5c-47ac-8bf1-a99102cdc923 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:37.747803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-30f70707-8b5c-47ac-8bf1-a99102cdc923 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:37.749980 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-30f70707-8b5c-47ac-8bf1-a99102cdc923 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Delete volume with id: 8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed 
Sep 23 14:03:37.780993 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:37.780993 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:37.783810 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-30f70707-8b5c-47ac-8bf1-a99102cdc923 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:37.852082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d8de0d-114a-4515-9267-1beb4aa8a97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fac92408-d123-419b-8777-a3430cfba748', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-465738674',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='d08a219027684089a91c354749c67d5d',qos_specs=None,replication_status=<?>,reservations=['7d00bac4-2eec-4811-a591-f20edefe97d0','1c270247-3075-4615-91fa-49cee7cf9bd5','a552de46-96c6-450d-95f0-f925436eea11','a366b94d-18d4-46f7-b2e9-913a8af71612'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='28b64a35d7b44519a1d93919f2e23083',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-465738674',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=fac92408-d123-419b-8777-a3430cfba748,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d08a219027684089a91c354749c67d5d',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='28b64a35d7b44519a1d93919f2e23083',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:37.854671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4b96ab-cbc3-41e9-9a3d-49992341b347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:37.970071 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4b96ab-cbc3-41e9-9a3d-49992341b347) 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-465738674',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='d08a219027684089a91c354749c67d5d',qos_specs=None,replication_status=<?>,reservations=['7d00bac4-2eec-4811-a591-f20edefe97d0','1c270247-3075-4615-91fa-49cee7cf9bd5','a552de46-96c6-450d-95f0-f925436eea11','a366b94d-18d4-46f7-b2e9-913a8af71612'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='28b64a35d7b44519a1d93919f2e23083',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:37.971468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-30f70707-8b5c-47ac-8bf1-a99102cdc923 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Delete volume request issued successfully.
Sep 23 14:03:37.971889 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-30f70707-8b5c-47ac-8bf1-a99102cdc923 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed returned with HTTP 202
Sep 23 14:03:37.972709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 337/656] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:03:37 2022] DELETE /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:37.974962 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db771444-307a-43d1-b8fc-b39f13869f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:37.982731 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-72fce848-094a-4f92-a93b-f3f3f5f08a8b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:37.989667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-72fce848-094a-4f92-a93b-f3f3f5f08a8b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed
Sep 23 14:03:38.003057 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-72fce848-094a-4f92-a93b-f3f3f5f08a8b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:38.003992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-72fce848-094a-4f92-a93b-f3f3f5f08a8b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:38.038198 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:38.038198 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:38.047515 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-72fce848-094a-4f92-a93b-f3f3f5f08a8b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:38.062166 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db771444-307a-43d1-b8fc-b39f13869f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:38.071671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Flow 'volume_create_api' (d07d0dec-b03c-47dd-915f-affc946a53bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:38.072962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-72fce848-094a-4f92-a93b-f3f3f5f08a8b tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed returned with HTTP 200
Sep 23 14:03:38.073069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Create volume request issued successfully.
Sep 23 14:03:38.087946 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 338/657] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:37 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed => generated 924 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:38.091672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8c5c77c7-b751-4a90-a05c-8f43602e0c6a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes returned with HTTP 202
Sep 23 14:03:38.108040 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 320/658] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:03:37 2022] POST /volume/v3/d08a219027684089a91c354749c67d5d/volumes => generated 827 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:03:38.112345 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6edfd9aa-6216-4ce6-9809-6c6012de34d8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:38.117255 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6edfd9aa-6216-4ce6-9809-6c6012de34d8 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748
Sep 23 14:03:38.118280 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6edfd9aa-6216-4ce6-9809-6c6012de34d8 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:38.120328 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6edfd9aa-6216-4ce6-9809-6c6012de34d8 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:38.141302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:38.141302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:38.151894 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6edfd9aa-6216-4ce6-9809-6c6012de34d8 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:03:38.165793 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6edfd9aa-6216-4ce6-9809-6c6012de34d8 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748 returned with HTTP 200
Sep 23 14:03:38.167196 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 339/659] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:38 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748 => generated 895 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:38.291836 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5841968e-97df-4de8-a84e-1385aec2ab9d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:38.295859 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5841968e-97df-4de8-a84e-1385aec2ab9d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:38.296304 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5841968e-97df-4de8-a84e-1385aec2ab9d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:38.296757 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5841968e-97df-4de8-a84e-1385aec2ab9d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:38.312085 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:38.312085 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:38.318747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5841968e-97df-4de8-a84e-1385aec2ab9d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:38.329686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5841968e-97df-4de8-a84e-1385aec2ab9d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:38.331160 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 321/660] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:38 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:38.790827 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0b05207e-49b9-4075-b8a5-3c78527296fc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:38.801177 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] POST http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes
Sep 23 14:03:38.801177 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f19afda2-139e-4a70-8e47-023a4884d613", "size": 1, "name": "tempest-VolumesCloneTest-Volume-3922969"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:38.801177 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Create volume request body: {'volume': {'imageRef': 'f19afda2-139e-4a70-8e47-023a4884d613', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-3922969'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:38.929343 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Create volume of 1 GB
Sep 23 14:03:38.940233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Availability Zones retrieved successfully.
Sep 23 14:03:38.956740 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Flow 'volume_create_api' (3033e360-7084-4a2f-8f56-87b8038fe892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:38.959774 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7d719c-b737-421d-9422-b5b8346e9ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:38.962165 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:39.037921 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d7d719c-b737-421d-9422-b5b8346e9ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:39.040667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c861506e-42e5-4d31-9d30-a6180922ec9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:39.047711 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=96,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:39.094483 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b916e440-39e7-429a-95ad-e0e77f582269 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:39.098362 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b916e440-39e7-429a-95ad-e0e77f582269 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed
Sep 23 14:03:39.098806 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b916e440-39e7-429a-95ad-e0e77f582269 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:39.099428 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b916e440-39e7-429a-95ad-e0e77f582269 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:39.113934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b916e440-39e7-429a-95ad-e0e77f582269 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed returned with HTTP 404
Sep 23 14:03:39.115264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 322/661] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:39 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/8cb43143-23cd-42d9-b7b0-c73f2f5ca6ed => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:39.119541 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e1d54f1c-e394-455d-adba-a624bf4a9ef2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:39.123384 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e1d54f1c-e394-455d-adba-a624bf4a9ef2 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] DELETE http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c
Sep 23 14:03:39.124627 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e1d54f1c-e394-455d-adba-a624bf4a9ef2 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:39.125287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e1d54f1c-e394-455d-adba-a624bf4a9ef2 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:39.125917 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-e1d54f1c-e394-455d-adba-a624bf4a9ef2 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Delete volume with id: 66c77773-c8ee-4be5-97ac-af0d940feb7c 
Sep 23 14:03:39.143823 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:39.143823 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:39.144280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e1d54f1c-e394-455d-adba-a624bf4a9ef2 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:39.303861 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e1d54f1c-e394-455d-adba-a624bf4a9ef2 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Delete volume request issued successfully.
Sep 23 14:03:39.304865 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e1d54f1c-e394-455d-adba-a624bf4a9ef2 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c returned with HTTP 202
Sep 23 14:03:39.305568 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 323/662] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:03:39 2022] DELETE /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:39.307204 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ad220154-04e2-4c39-8c8c-fa2d0b845f92 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:39.313323 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ad220154-04e2-4c39-8c8c-fa2d0b845f92 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748
Sep 23 14:03:39.314018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ad220154-04e2-4c39-8c8c-fa2d0b845f92 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:39.314681 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ad220154-04e2-4c39-8c8c-fa2d0b845f92 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:39.331007 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:39.331007 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:39.338470 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ad220154-04e2-4c39-8c8c-fa2d0b845f92 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:03:39.351495 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ad220154-04e2-4c39-8c8c-fa2d0b845f92 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748 returned with HTTP 200
Sep 23 14:03:39.352704 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 324/663] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:39 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748 => generated 920 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:39.354183 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fa0e1666-61b4-4998-bd2d-209642911ff9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:39.358068 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fa0e1666-61b4-4998-bd2d-209642911ff9 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c
Sep 23 14:03:39.358743 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fa0e1666-61b4-4998-bd2d-209642911ff9 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:39.359375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fa0e1666-61b4-4998-bd2d-209642911ff9 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:39.395176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:39.395176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:39.403595 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fa0e1666-61b4-4998-bd2d-209642911ff9 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Volume info retrieved successfully.
Sep 23 14:03:39.410683 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=76,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:39.415557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fa0e1666-61b4-4998-bd2d-209642911ff9 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c returned with HTTP 200
Sep 23 14:03:39.416387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 325/664] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:39 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c => generated 924 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:39.417694 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1b9038a5-4109-425a-a7ba-91ac2744e7e5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:39.421414 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1b9038a5-4109-425a-a7ba-91ac2744e7e5 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:39.421923 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1b9038a5-4109-425a-a7ba-91ac2744e7e5 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:39.422502 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1b9038a5-4109-425a-a7ba-91ac2744e7e5 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:39.440383 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:39.440383 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:39.448467 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1b9038a5-4109-425a-a7ba-91ac2744e7e5 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:39.459901 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1b9038a5-4109-425a-a7ba-91ac2744e7e5 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:39.460832 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 326/665] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:39 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 1363 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:39.467033 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Created reservations ['8f23e306-56b8-42fc-9dbc-61357f7b4f77', 'f2210dc5-73b9-4281-ba9f-9a6ec17e42c2', '8e204095-7493-45ee-85bd-b69b324027d7', '0fbd0a80-4483-47db-b81f-d72d06e9c0bb'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:39.474512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c861506e-42e5-4d31-9d30-a6180922ec9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f23e306-56b8-42fc-9dbc-61357f7b4f77', 'f2210dc5-73b9-4281-ba9f-9a6ec17e42c2', '8e204095-7493-45ee-85bd-b69b324027d7', '0fbd0a80-4483-47db-b81f-d72d06e9c0bb']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:39.476513 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ccea6ea-2562-4dca-bda6-21d296968713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:39.621572 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ccea6ea-2562-4dca-bda6-21d296968713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22a88e3d-dc8a-402d-a2a1-37646f30138d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-3922969',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f045ee2237084f32a053b50c8299abff',qos_specs=None,replication_status=<?>,reservations=['8f23e306-56b8-42fc-9dbc-61357f7b4f77','f2210dc5-73b9-4281-ba9f-9a6ec17e42c2','8e204095-7493-45ee-85bd-b69b324027d7','0fbd0a80-4483-47db-b81f-d72d06e9c0bb'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='843c85a2734e405a8649c9e5dcd2c183',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-3922969',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=22a88e3d-dc8a-402d-a2a1-37646f30138d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f045ee2237084f32a053b50c8299abff',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='843c85a2734e405a8649c9e5dcd2c183',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:39.624004 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b30a38f-254e-4093-bb7e-7c79730581ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:39.777976 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b30a38f-254e-4093-bb7e-7c79730581ba) 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-VolumesCloneTest-Volume-3922969',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f045ee2237084f32a053b50c8299abff',qos_specs=None,replication_status=<?>,reservations=['8f23e306-56b8-42fc-9dbc-61357f7b4f77','f2210dc5-73b9-4281-ba9f-9a6ec17e42c2','8e204095-7493-45ee-85bd-b69b324027d7','0fbd0a80-4483-47db-b81f-d72d06e9c0bb'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='843c85a2734e405a8649c9e5dcd2c183',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:39.783399 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c411d4b0-f225-4751-a260-1539b736e303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:39.904344 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c411d4b0-f225-4751-a260-1539b736e303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:39.908378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Flow 'volume_create_api' (3033e360-7084-4a2f-8f56-87b8038fe892) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:39.909255 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Create volume request issued successfully.
Sep 23 14:03:39.912861 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0b05207e-49b9-4075-b8a5-3c78527296fc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes returned with HTTP 202
Sep 23 14:03:39.916631 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 340/666] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:03:38 2022] POST /volume/v3/f045ee2237084f32a053b50c8299abff/volumes => generated 813 bytes in 1127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:03:39.933572 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-70982d59-a56b-4f44-b28c-1cbaeccf02e3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:39.940268 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-70982d59-a56b-4f44-b28c-1cbaeccf02e3 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:39.943054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-70982d59-a56b-4f44-b28c-1cbaeccf02e3 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:39.943818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-70982d59-a56b-4f44-b28c-1cbaeccf02e3 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:39.969294 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:39.969294 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:39.983093 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-70982d59-a56b-4f44-b28c-1cbaeccf02e3 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:40.000950 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-70982d59-a56b-4f44-b28c-1cbaeccf02e3 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:40.015771 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 327/667] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:39 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 881 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:40.222796 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1d547f10-bafa-4b88-9087-64278fb7be65 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:40.227096 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] POST http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes
Sep 23 14:03:40.228018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-150302919", "snapshot_id": null, "imageRef": "f19afda2-139e-4a70-8e47-023a4884d613", "volume_type": null, "size": 1}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:40.231629 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-150302919', 'snapshot_id': None, 'imageRef': 'f19afda2-139e-4a70-8e47-023a4884d613', 'volume_type': None, 'size': 1}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:40.370884 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Create volume of 1 GB
Sep 23 14:03:40.370884 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:40.370884 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:40.372749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:40.392775 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Availability Zones retrieved successfully.
Sep 23 14:03:40.416225 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Flow 'volume_create_api' (1c8d3e71-8ba7-4742-b967-b449fef5ab1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:40.423712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c2552d-1c71-469e-b86c-ba402e154886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:40.426700 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:40.542214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c2552d-1c71-469e-b86c-ba402e154886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:40.544248 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f78b385d-0c97-48e2-9d9b-6ce8f9299ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:40.604853 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] POST http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes
Sep 23 14:03:40.605692 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1928925685"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:40.609263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1928925685'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:40.609879 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Create volume of 1 GB
Sep 23 14:03:40.623904 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Availability Zones retrieved successfully.
Sep 23 14:03:40.645018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Flow 'volume_create_api' (c0c986c4-6e42-44b9-8e76-444b6fbbbfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:40.648281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4a80a5-1509-4f5b-97ba-23a60ed65f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:40.651025 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:40.691942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4a80a5-1509-4f5b-97ba-23a60ed65f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:40.695877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4874cdd0-cc88-455f-9b70-42c783673228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:40.776274 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=68,cinder:INSERT=17,cinder:UPDATE=15 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:40.871282 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Created reservations ['342a4443-2609-4802-be02-4102a02b9fd0', 'b0756973-51c2-4a2e-9d81-a7eaeeed6a84', '2c12b968-4ffd-4713-a4e3-34c9b08802df', '36784ada-03ef-4c13-adad-96d66cd4b31a'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:40.877576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f78b385d-0c97-48e2-9d9b-6ce8f9299ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['342a4443-2609-4802-be02-4102a02b9fd0', 'b0756973-51c2-4a2e-9d81-a7eaeeed6a84', '2c12b968-4ffd-4713-a4e3-34c9b08802df', '36784ada-03ef-4c13-adad-96d66cd4b31a']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:40.879656 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5607b3-847f-47dc-b8ca-86111418a901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:41.002705 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Created reservations ['4936d6f8-82fc-4561-9fcf-01bc9904a2b1', 'e0f38948-e6fc-4c80-95b4-3594dce40bc1', 'd224a89a-ec00-43a2-bca3-33b0c4c9fa3d', 'e5ae26ee-f1e6-4c11-89d0-75f5520a116a'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:41.004912 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4874cdd0-cc88-455f-9b70-42c783673228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4936d6f8-82fc-4561-9fcf-01bc9904a2b1', 'e0f38948-e6fc-4c80-95b4-3594dce40bc1', 'd224a89a-ec00-43a2-bca3-33b0c4c9fa3d', 'e5ae26ee-f1e6-4c11-89d0-75f5520a116a']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:41.005596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5607b3-847f-47dc-b8ca-86111418a901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b5db45c-f08b-4d06-a01b-76d5c5896531', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-150302919',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='901178273d85449e9cdaa5de235fb3e9',qos_specs=None,replication_status=<?>,reservations=['342a4443-2609-4802-be02-4102a02b9fd0','b0756973-51c2-4a2e-9d81-a7eaeeed6a84','2c12b968-4ffd-4713-a4e3-34c9b08802df','36784ada-03ef-4c13-adad-96d66cd4b31a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='9359e90c4861470d9cc060abb9c3b203',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-150302919',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=6b5db45c-f08b-4d06-a01b-76d5c5896531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='901178273d85449e9cdaa5de235fb3e9',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='9359e90c4861470d9cc060abb9c3b203',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:41.007117 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (307a4bc4-3a91-461c-9974-ff2715980441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:41.007635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b83a4c-3e45-4fb7-bfc8-818507898448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:41.119040 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b83a4c-3e45-4fb7-bfc8-818507898448) 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-TestVolumeBootPattern-volume-origin-150302919',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='901178273d85449e9cdaa5de235fb3e9',qos_specs=None,replication_status=<?>,reservations=['342a4443-2609-4802-be02-4102a02b9fd0','b0756973-51c2-4a2e-9d81-a7eaeeed6a84','2c12b968-4ffd-4713-a4e3-34c9b08802df','36784ada-03ef-4c13-adad-96d66cd4b31a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='9359e90c4861470d9cc060abb9c3b203',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:41.120861 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f616b312-f7b4-4e29-90fa-277ca483adbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:41.125094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (307a4bc4-3a91-461c-9974-ff2715980441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bb5e1d1-fd96-4404-b59a-f24e88ab3354', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1928925685',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='6b1d7115fcf643b28a49fc07d68ace6c',qos_specs=None,replication_status=<?>,reservations=['4936d6f8-82fc-4561-9fcf-01bc9904a2b1','e0f38948-e6fc-4c80-95b4-3594dce40bc1','d224a89a-ec00-43a2-bca3-33b0c4c9fa3d','e5ae26ee-f1e6-4c11-89d0-75f5520a116a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4b6de89c2fca496e8ce9cdac81eb6074',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1928925685',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=8bb5e1d1-fd96-4404-b59a-f24e88ab3354,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b1d7115fcf643b28a49fc07d68ace6c',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='4b6de89c2fca496e8ce9cdac81eb6074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:41.125094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (103330af-13cd-4268-b4c3-e1c4d13cbb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:41.200443 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f616b312-f7b4-4e29-90fa-277ca483adbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:41.203088 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Flow 'volume_create_api' (1c8d3e71-8ba7-4742-b967-b449fef5ab1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:41.203831 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Create volume request issued successfully.
Sep 23 14:03:41.205097 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1d547f10-bafa-4b88-9087-64278fb7be65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes returned with HTTP 202
Sep 23 14:03:41.219490 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (103330af-13cd-4268-b4c3-e1c4d13cbb2c) 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-VolumesTransfersV357Test-Volume-1928925685',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='6b1d7115fcf643b28a49fc07d68ace6c',qos_specs=None,replication_status=<?>,reservations=['4936d6f8-82fc-4561-9fcf-01bc9904a2b1','e0f38948-e6fc-4c80-95b4-3594dce40bc1','d224a89a-ec00-43a2-bca3-33b0c4c9fa3d','e5ae26ee-f1e6-4c11-89d0-75f5520a116a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4b6de89c2fca496e8ce9cdac81eb6074',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:41.221648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 341/668] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:03:40 2022] POST /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes => generated 827 bytes in 1000 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:03:41.223700 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2dcee253-874e-412f-b29d-dcda93e41c91 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:41.227198 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90abff9a-9c8a-460c-a712-7d993eee4dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:41.230004 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2dcee253-874e-412f-b29d-dcda93e41c91 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] GET http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c
Sep 23 14:03:41.231123 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2dcee253-874e-412f-b29d-dcda93e41c91 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:41.232233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2dcee253-874e-412f-b29d-dcda93e41c91 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:41.247316 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2dcee253-874e-412f-b29d-dcda93e41c91 tempest-VolumesListTestJSON-1672577260 tempest-VolumesListTestJSON-1672577260-project] http://10.222.0.62/volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c returned with HTTP 404
Sep 23 14:03:41.248664 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 342/669] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:41 2022] GET /volume/v3/58e31a2ddf7741ac936bd5bd8eb40acb/volumes/66c77773-c8ee-4be5-97ac-af0d940feb7c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:41.250409 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9d67d526-8064-4318-9f67-728af765afaa None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:41.256000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9d67d526-8064-4318-9f67-728af765afaa tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:41.256511 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9d67d526-8064-4318-9f67-728af765afaa tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:41.257029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9d67d526-8064-4318-9f67-728af765afaa tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:41.276650 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:41.276650 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:41.288654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-9d67d526-8064-4318-9f67-728af765afaa tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:41.305091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9d67d526-8064-4318-9f67-728af765afaa tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:41.314545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 343/670] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:41 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 1361 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:41.314545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6f49de9a-7e64-4034-af44-de7ed1db9209 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:41.322369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6f49de9a-7e64-4034-af44-de7ed1db9209 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:41.322369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6f49de9a-7e64-4034-af44-de7ed1db9209 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:41.322369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6f49de9a-7e64-4034-af44-de7ed1db9209 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:41.343473 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:41.343473 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:41.346172 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90abff9a-9c8a-460c-a712-7d993eee4dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:41.351096 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6f49de9a-7e64-4034-af44-de7ed1db9209 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:41.356645 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Flow 'volume_create_api' (c0c986c4-6e42-44b9-8e76-444b6fbbbfdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:41.361843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Create volume request issued successfully.
Sep 23 14:03:41.363522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-abad85df-ea29-4a6e-8573-c9ab27e6fee7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes returned with HTTP 202
Sep 23 14:03:41.364714 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6f49de9a-7e64-4034-af44-de7ed1db9209 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:41.365590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 328/671] 10.222.0.62 () {62 vars in 1276 bytes} [Fri Sep 23 14:03:40 2022] POST /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes => generated 888 bytes in 994 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:03:41.378359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 344/672] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:41 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:41.378359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-071775cb-82e9-4002-bd7e-0d7eac7c307f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:41.382625 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ca6ef65a-6adc-44cb-a4e3-9f173a002435 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:41.383175 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-071775cb-82e9-4002-bd7e-0d7eac7c307f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] POST http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101/action
Sep 23 14:03:41.383847 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-071775cb-82e9-4002-bd7e-0d7eac7c307f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:03:41.385620 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-071775cb-82e9-4002-bd7e-0d7eac7c307f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:41.391289 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ca6ef65a-6adc-44cb-a4e3-9f173a002435 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:41.392069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ca6ef65a-6adc-44cb-a4e3-9f173a002435 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:41.392543 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ca6ef65a-6adc-44cb-a4e3-9f173a002435 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:41.407652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:41.407652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:41.413309 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:41.413309 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:41.423410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ca6ef65a-6adc-44cb-a4e3-9f173a002435 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:41.426613 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:41.426613 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:41.428018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-071775cb-82e9-4002-bd7e-0d7eac7c307f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:41.453766 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ca6ef65a-6adc-44cb-a4e3-9f173a002435 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:41.454660 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 329/673] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:41 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 895 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:41.455983 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ce8512b6-70c8-41e6-b1d2-c94a07bdc41a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:41.459868 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ce8512b6-70c8-41e6-b1d2-c94a07bdc41a tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] GET http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354
Sep 23 14:03:41.460359 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ce8512b6-70c8-41e6-b1d2-c94a07bdc41a tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:41.460813 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ce8512b6-70c8-41e6-b1d2-c94a07bdc41a tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:41.485914 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:41.485914 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:41.493690 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ce8512b6-70c8-41e6-b1d2-c94a07bdc41a tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Volume info retrieved successfully.
Sep 23 14:03:41.504793 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ce8512b6-70c8-41e6-b1d2-c94a07bdc41a tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 returned with HTTP 200
Sep 23 14:03:41.505644 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 330/674] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:41 2022] GET /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 => generated 956 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:41.528232 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-071775cb-82e9-4002-bd7e-0d7eac7c307f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Update volume metadata completed successfully.
Sep 23 14:03:41.528826 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-071775cb-82e9-4002-bd7e-0d7eac7c307f tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101/action returned with HTTP 200
Sep 23 14:03:41.529669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 345/675] 10.222.0.62 () {60 vars in 1368 bytes} [Fri Sep 23 14:03:41 2022] POST /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101/action => generated 511 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:41.536183 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-853e1bcd-d184-46fd-a3d8-aa3402ec105e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:41.540528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-853e1bcd-d184-46fd-a3d8-aa3402ec105e tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:41.540986 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-853e1bcd-d184-46fd-a3d8-aa3402ec105e tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:41.541628 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-853e1bcd-d184-46fd-a3d8-aa3402ec105e tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:41.561866 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:41.561866 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:41.568642 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=78,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:41.577921 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-853e1bcd-d184-46fd-a3d8-aa3402ec105e tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:41.598726 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-853e1bcd-d184-46fd-a3d8-aa3402ec105e tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:41.599486 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 331/676] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:41 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 1436 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:41.619147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-de62ea01-ffd6-444c-9e3c-a7cdf7dd6c64 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:41.623117 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-de62ea01-ffd6-444c-9e3c-a7cdf7dd6c64 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] POST http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101/action
Sep 23 14:03:41.624927 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-de62ea01-ffd6-444c-9e3c-a7cdf7dd6c64 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:03:41.625524 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-de62ea01-ffd6-444c-9e3c-a7cdf7dd6c64 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:41.644162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:41.644162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:41.665437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:41.665437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:41.666619 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-de62ea01-ffd6-444c-9e3c-a7cdf7dd6c64 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:41.694584 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-de62ea01-ffd6-444c-9e3c-a7cdf7dd6c64 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Get volume image-metadata completed successfully.
Sep 23 14:03:41.807767 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-de62ea01-ffd6-444c-9e3c-a7cdf7dd6c64 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Delete volume metadata completed successfully.
Sep 23 14:03:41.808233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-de62ea01-ffd6-444c-9e3c-a7cdf7dd6c64 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101/action returned with HTTP 200
Sep 23 14:03:41.809457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 346/677] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:03:41 2022] POST /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101/action => generated 0 bytes in 192 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0)
Sep 23 14:03:41.814406 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-30145529-4d49-4124-8662-1d8095b61d05 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:41.820642 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-30145529-4d49-4124-8662-1d8095b61d05 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] POST http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101/action
Sep 23 14:03:41.820642 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-30145529-4d49-4124-8662-1d8095b61d05 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Action body: b'{"os-show_image_metadata": {}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:03:41.821243 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-30145529-4d49-4124-8662-1d8095b61d05 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:41.840250 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:41.840250 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:41.841560 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-30145529-4d49-4124-8662-1d8095b61d05 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:41.853981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-30145529-4d49-4124-8662-1d8095b61d05 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Get volume image-metadata completed successfully.
Sep 23 14:03:41.854763 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-30145529-4d49-4124-8662-1d8095b61d05 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101/action returned with HTTP 200
Sep 23 14:03:41.861311 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 332/678] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:03:41 2022] POST /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101/action => generated 485 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:41.862730 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-74991f64-bf78-4a1c-bd57-009bdd659163 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:41.866450 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-74991f64-bf78-4a1c-bd57-009bdd659163 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] DELETE http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:41.866902 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-74991f64-bf78-4a1c-bd57-009bdd659163 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:41.867466 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-74991f64-bf78-4a1c-bd57-009bdd659163 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:41.867878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-74991f64-bf78-4a1c-bd57-009bdd659163 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Delete volume with id: 3c997356-64bb-4e04-be04-9e8c3efeb101 
Sep 23 14:03:41.883686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:41.883686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:41.884963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-74991f64-bf78-4a1c-bd57-009bdd659163 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:42.028268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-74991f64-bf78-4a1c-bd57-009bdd659163 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Delete volume request issued successfully.
Sep 23 14:03:42.028930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-74991f64-bf78-4a1c-bd57-009bdd659163 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 202
Sep 23 14:03:42.029528 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 347/679] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:03:41 2022] DELETE /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:03:42.034640 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3aeb0eb8-8c97-44f2-a788-42b75327c507 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:42.038996 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3aeb0eb8-8c97-44f2-a788-42b75327c507 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:42.039543 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3aeb0eb8-8c97-44f2-a788-42b75327c507 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:42.039990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3aeb0eb8-8c97-44f2-a788-42b75327c507 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:42.057193 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:42.057193 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:42.064761 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3aeb0eb8-8c97-44f2-a788-42b75327c507 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Volume info retrieved successfully.
Sep 23 14:03:42.075546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3aeb0eb8-8c97-44f2-a788-42b75327c507 tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 200
Sep 23 14:03:42.076342 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 333/680] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:42 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 1409 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:42.390239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-aa1d14c8-2c02-4ed6-b233-12c735064d30 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:42.394182 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aa1d14c8-2c02-4ed6-b233-12c735064d30 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:42.394662 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aa1d14c8-2c02-4ed6-b233-12c735064d30 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:42.395111 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aa1d14c8-2c02-4ed6-b233-12c735064d30 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:42.412567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:42.412567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:42.431517 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-aa1d14c8-2c02-4ed6-b233-12c735064d30 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:42.457049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aa1d14c8-2c02-4ed6-b233-12c735064d30 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:42.473784 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 348/681] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:42 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:42.474855 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d3d9589c-6761-455f-bb7b-f3978f00cfb8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:42.479468 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d3d9589c-6761-455f-bb7b-f3978f00cfb8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:42.479929 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d3d9589c-6761-455f-bb7b-f3978f00cfb8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:42.480668 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d3d9589c-6761-455f-bb7b-f3978f00cfb8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:42.495655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:42.495655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:42.502818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d3d9589c-6761-455f-bb7b-f3978f00cfb8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:42.512607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d3d9589c-6761-455f-bb7b-f3978f00cfb8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:42.513569 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 334/682] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:42 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:42.528248 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fd2376e8-fcdc-463a-9272-0e299de7f0a7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:42.536790 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fd2376e8-fcdc-463a-9272-0e299de7f0a7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] GET http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354
Sep 23 14:03:42.537716 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fd2376e8-fcdc-463a-9272-0e299de7f0a7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:42.538456 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fd2376e8-fcdc-463a-9272-0e299de7f0a7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:42.556142 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:42.556142 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:42.563976 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fd2376e8-fcdc-463a-9272-0e299de7f0a7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Volume info retrieved successfully.
Sep 23 14:03:42.577533 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fd2376e8-fcdc-463a-9272-0e299de7f0a7 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 returned with HTTP 200
Sep 23 14:03:42.579073 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 349/683] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:42 2022] GET /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:03:42.596524 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8d57da1b-0639-4ecb-8802-6c3e234ab0ce None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:42.602722 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8d57da1b-0639-4ecb-8802-6c3e234ab0ce tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] POST http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers
Sep 23 14:03:42.603989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8d57da1b-0639-4ecb-8802-6c3e234ab0ce tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8bb5e1d1-fd96-4404-b59a-f24e88ab3354"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:42.606577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volume_transfer [None req-8d57da1b-0639-4ecb-8802-6c3e234ab0ce tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Creating new volume transfer {'transfer': {'volume_id': '8bb5e1d1-fd96-4404-b59a-f24e88ab3354'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}}
Sep 23 14:03:42.607238 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volume_transfer [None req-8d57da1b-0639-4ecb-8802-6c3e234ab0ce tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Creating transfer of volume 8bb5e1d1-fd96-4404-b59a-f24e88ab3354
Sep 23 14:03:42.607957 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.transfer.api [None req-8d57da1b-0639-4ecb-8802-6c3e234ab0ce tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Generating transfer record for volume 8bb5e1d1-fd96-4404-b59a-f24e88ab3354
Sep 23 14:03:42.625500 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:42.625500 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:42.729092 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8d57da1b-0639-4ecb-8802-6c3e234ab0ce tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers returned with HTTP 202
Sep 23 14:03:42.730472 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 335/684] 10.222.0.62 () {62 vars in 1303 bytes} [Fri Sep 23 14:03:42 2022] POST /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers => generated 638 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:03:42.746689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a7703b23-4126-4e3b-8314-0df87a538b23 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:42.746689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a7703b23-4126-4e3b-8314-0df87a538b23 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] GET http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354
Sep 23 14:03:42.746689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a7703b23-4126-4e3b-8314-0df87a538b23 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:42.746689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a7703b23-4126-4e3b-8314-0df87a538b23 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:42.762166 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:42.762166 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:42.771372 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a7703b23-4126-4e3b-8314-0df87a538b23 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Volume info retrieved successfully.
Sep 23 14:03:42.782834 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a7703b23-4126-4e3b-8314-0df87a538b23 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 returned with HTTP 200
Sep 23 14:03:42.791771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 350/685] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:42 2022] GET /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 => generated 1023 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:03:42.814950 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f2c06c20-0c46-4bcd-8e3d-bd8529493a05 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:42.820593 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f2c06c20-0c46-4bcd-8e3d-bd8529493a05 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] GET http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/e7e055ed-9e05-433a-823d-83408495f2e6
Sep 23 14:03:42.821396 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f2c06c20-0c46-4bcd-8e3d-bd8529493a05 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:42.821870 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f2c06c20-0c46-4bcd-8e3d-bd8529493a05 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:42.836066 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f2c06c20-0c46-4bcd-8e3d-bd8529493a05 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/e7e055ed-9e05-433a-823d-83408495f2e6 returned with HTTP 200
Sep 23 14:03:42.839105 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 336/686] 10.222.0.62 () {60 vars in 1393 bytes} [Fri Sep 23 14:03:42 2022] GET /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/e7e055ed-9e05-433a-823d-83408495f2e6 => generated 606 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:42.853028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b8f65c34-ab0c-4898-a8c9-5c19cffca113 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:42.857944 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b8f65c34-ab0c-4898-a8c9-5c19cffca113 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] GET http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers
Sep 23 14:03:42.858468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b8f65c34-ab0c-4898-a8c9-5c19cffca113 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:42.859203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b8f65c34-ab0c-4898-a8c9-5c19cffca113 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:42.860010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volume_transfer [None req-b8f65c34-ab0c-4898-a8c9-5c19cffca113 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Listing volume transfers {{(pid=113688) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}}
Sep 23 14:03:42.871119 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b8f65c34-ab0c-4898-a8c9-5c19cffca113 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers returned with HTTP 200
Sep 23 14:03:42.872279 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 351/687] 10.222.0.62 () {60 vars in 1282 bytes} [Fri Sep 23 14:03:42 2022] GET /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers => generated 434 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:03:42.881785 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5e7ae240-3dc1-4b99-9b6c-dd4f5b859509 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:43.096000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-41b9b790-12a3-42d1-b32e-52af69e3c27d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:43.099925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-41b9b790-12a3-42d1-b32e-52af69e3c27d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] GET http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101
Sep 23 14:03:43.100624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-41b9b790-12a3-42d1-b32e-52af69e3c27d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:43.101147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-41b9b790-12a3-42d1-b32e-52af69e3c27d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:43.119328 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-41b9b790-12a3-42d1-b32e-52af69e3c27d tempest-VolumesImageMetadata-1227289669 tempest-VolumesImageMetadata-1227289669-project] http://10.222.0.62/volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 returned with HTTP 404
Sep 23 14:03:43.120974 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 352/688] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:43 2022] GET /volume/v3/15cacfd8a7114dc891d48c3e30df3733/volumes/3c997356-64bb-4e04-be04-9e8c3efeb101 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:03:43.137070 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5e7ae240-3dc1-4b99-9b6c-dd4f5b859509 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] POST http://10.222.0.62/volume/v3/662feae02a0c4b58afb4ce57482df1d2/volume-transfers/e7e055ed-9e05-433a-823d-83408495f2e6/accept
Sep 23 14:03:43.137846 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5e7ae240-3dc1-4b99-9b6c-dd4f5b859509 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "60a93cbecb4e0416"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:43.150628 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.volume_transfer [None req-5e7ae240-3dc1-4b99-9b6c-dd4f5b859509 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Accepting volume transfer e7e055ed-9e05-433a-823d-83408495f2e6 {{(pid=113687) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}}
Sep 23 14:03:43.151912 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.contrib.volume_transfer [None req-5e7ae240-3dc1-4b99-9b6c-dd4f5b859509 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Accepting transfer e7e055ed-9e05-433a-823d-83408495f2e6
Sep 23 14:03:43.479817 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3dc6a80f-fa38-4bad-aa81-9fcf85e7c1a2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:43.482015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-5e7ae240-3dc1-4b99-9b6c-dd4f5b859509 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Created reservations ['94c8d00d-e830-4733-b507-4341cff54e8a', '88c2a8c9-30e8-40d8-811e-9e54cb3a16bf', 'f461f013-97a0-4cc1-9736-d9c5772e80ab', 'df37da1b-498a-4c15-8717-b038e1467d75'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:43.494971 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3dc6a80f-fa38-4bad-aa81-9fcf85e7c1a2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:43.495497 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3dc6a80f-fa38-4bad-aa81-9fcf85e7c1a2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:43.496083 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3dc6a80f-fa38-4bad-aa81-9fcf85e7c1a2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:43.521362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:43.521362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:43.529185 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3dc6a80f-fa38-4bad-aa81-9fcf85e7c1a2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:43.540107 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:INSERT=5,cinder:UPDATE=13,cinder:SELECT=82 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:43.551147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3dc6a80f-fa38-4bad-aa81-9fcf85e7c1a2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:43.558807 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 353/689] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:43 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:43.562003 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8ceefdeb-c018-48e0-853d-003341930e47 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:43.568188 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ceefdeb-c018-48e0-853d-003341930e47 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:43.571294 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ceefdeb-c018-48e0-853d-003341930e47 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:43.572102 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ceefdeb-c018-48e0-853d-003341930e47 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:43.590117 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-5e7ae240-3dc1-4b99-9b6c-dd4f5b859509 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Created reservations ['b5c84a53-f308-42c5-b632-990e61b14d41', '0d46f25f-6bbc-4309-beeb-5edafbcb90ba', 'b7613578-72fc-4687-afe0-b6ceca00ebfd', '07c2114c-5190-40d2-a4cd-b889ee4439de'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:43.612143 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:43.612143 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:43.620533 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8ceefdeb-c018-48e0-853d-003341930e47 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:43.693925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ceefdeb-c018-48e0-853d-003341930e47 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:43.711591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 354/690] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:43 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:43.716191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=81,cinder:UPDATE=5,cinder:INSERT=14 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:43.871213 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-5e7ae240-3dc1-4b99-9b6c-dd4f5b859509 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Created reservations ['ace11ea2-c94e-405d-b210-8da2c93e5d03', 'fc1f22a1-db2b-4c08-abac-94aa2948906a', '92136ae2-df8f-4629-a33d-d550d7d141d6', '384efa2b-b600-43d9-8268-59a4fc39efd0'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:44.133515 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-5e7ae240-3dc1-4b99-9b6c-dd4f5b859509 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Created reservations ['563706fb-9e26-4fc2-9072-52101374a850', '1b09d6ec-04e4-44ad-aab0-dbc06a18c0dd', '7083062c-8ef0-4776-98fc-082ba69dff17', '75384194-38fe-4de4-8a13-762bd143c259'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:44.178752 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5e7ae240-3dc1-4b99-9b6c-dd4f5b859509 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Transfer volume completed successfully.
Sep 23 14:03:44.571938 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7092f00d-5313-4019-908c-29a28132c5b6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:44.576773 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7092f00d-5313-4019-908c-29a28132c5b6 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:44.577476 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7092f00d-5313-4019-908c-29a28132c5b6 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:44.578235 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7092f00d-5313-4019-908c-29a28132c5b6 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:44.607364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:44.607364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:44.624324 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7092f00d-5313-4019-908c-29a28132c5b6 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:44.634591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7092f00d-5313-4019-908c-29a28132c5b6 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:44.636123 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 355/691] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:44 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:44.715427 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cf59bfa9-5439-4d58-82a5-2c8be365e25e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:44.721108 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cf59bfa9-5439-4d58-82a5-2c8be365e25e tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:44.721567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cf59bfa9-5439-4d58-82a5-2c8be365e25e tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:44.722176 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cf59bfa9-5439-4d58-82a5-2c8be365e25e tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:44.739313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:44.739313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:44.747442 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cf59bfa9-5439-4d58-82a5-2c8be365e25e tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:44.760759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cf59bfa9-5439-4d58-82a5-2c8be365e25e tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:44.763047 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.transfer.api [None req-5e7ae240-3dc1-4b99-9b6c-dd4f5b859509 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Volume 8bb5e1d1-fd96-4404-b59a-f24e88ab3354 has been transferred.
Sep 23 14:03:44.789918 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 356/692] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:44 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:44.793168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5e7ae240-3dc1-4b99-9b6c-dd4f5b859509 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] http://10.222.0.62/volume/v3/662feae02a0c4b58afb4ce57482df1d2/volume-transfers/e7e055ed-9e05-433a-823d-83408495f2e6/accept returned with HTTP 202
Sep 23 14:03:44.801414 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 337/693] 10.222.0.62 () {62 vars in 1435 bytes} [Fri Sep 23 14:03:42 2022] POST /volume/v3/662feae02a0c4b58afb4ce57482df1d2/volume-transfers/e7e055ed-9e05-433a-823d-83408495f2e6/accept => generated 431 bytes in 1921 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:44.803318 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-31fa7b04-b6df-430c-9794-b7d0991ab3ef None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:44.809299 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-31fa7b04-b6df-430c-9794-b7d0991ab3ef tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] GET http://10.222.0.62/volume/v3/662feae02a0c4b58afb4ce57482df1d2/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354
Sep 23 14:03:44.809804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-31fa7b04-b6df-430c-9794-b7d0991ab3ef tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:44.810265 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-31fa7b04-b6df-430c-9794-b7d0991ab3ef tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:44.838983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:44.838983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:44.850368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-31fa7b04-b6df-430c-9794-b7d0991ab3ef tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Volume info retrieved successfully.
Sep 23 14:03:44.868935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-31fa7b04-b6df-430c-9794-b7d0991ab3ef tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] http://10.222.0.62/volume/v3/662feae02a0c4b58afb4ce57482df1d2/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 returned with HTTP 200
Sep 23 14:03:44.871447 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 357/694] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:44 2022] GET /volume/v3/662feae02a0c4b58afb4ce57482df1d2/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 => generated 1015 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:03:44.890212 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b1dbacae-2f19-4d92-b8ab-368cd5951b32 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:44.894350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b1dbacae-2f19-4d92-b8ab-368cd5951b32 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] GET http://10.222.0.62/volume/v3/662feae02a0c4b58afb4ce57482df1d2/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354
Sep 23 14:03:44.895310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b1dbacae-2f19-4d92-b8ab-368cd5951b32 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:44.896213 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b1dbacae-2f19-4d92-b8ab-368cd5951b32 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:44.918638 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:44.918638 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:44.927264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b1dbacae-2f19-4d92-b8ab-368cd5951b32 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] Volume info retrieved successfully.
Sep 23 14:03:44.939495 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b1dbacae-2f19-4d92-b8ab-368cd5951b32 tempest-VolumesTransfersV357Test-1319678133 tempest-VolumesTransfersV357Test-1319678133-project] http://10.222.0.62/volume/v3/662feae02a0c4b58afb4ce57482df1d2/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 returned with HTTP 200
Sep 23 14:03:44.964449 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 338/695] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:44 2022] GET /volume/v3/662feae02a0c4b58afb4ce57482df1d2/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 => generated 1015 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:03:44.964558 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-359be9b6-5a23-4fc9-a65e-9720b17acae6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:44.964558 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-359be9b6-5a23-4fc9-a65e-9720b17acae6 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] DELETE http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/e7e055ed-9e05-433a-823d-83408495f2e6
Sep 23 14:03:44.964558 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-359be9b6-5a23-4fc9-a65e-9720b17acae6 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:44.964558 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-359be9b6-5a23-4fc9-a65e-9720b17acae6 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:44.964558 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.contrib.volume_transfer [None req-359be9b6-5a23-4fc9-a65e-9720b17acae6 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Delete transfer with id: e7e055ed-9e05-433a-823d-83408495f2e6
Sep 23 14:03:44.980347 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-359be9b6-5a23-4fc9-a65e-9720b17acae6 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/e7e055ed-9e05-433a-823d-83408495f2e6 returned with HTTP 404
Sep 23 14:03:44.987928 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2d3bd3a8-cbb8-4243-850b-6d1f635727fe None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:44.989733 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 358/696] 10.222.0.62 () {60 vars in 1396 bytes} [Fri Sep 23 14:03:44 2022] DELETE /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/e7e055ed-9e05-433a-823d-83408495f2e6 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:45.324913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2d3bd3a8-cbb8-4243-850b-6d1f635727fe tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] DELETE http://10.222.0.62/volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354
Sep 23 14:03:45.325425 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2d3bd3a8-cbb8-4243-850b-6d1f635727fe tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:45.326702 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2d3bd3a8-cbb8-4243-850b-6d1f635727fe tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:45.327304 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-2d3bd3a8-cbb8-4243-850b-6d1f635727fe tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Delete volume with id: 8bb5e1d1-fd96-4404-b59a-f24e88ab3354 
Sep 23 14:03:45.349699 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:45.349699 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:45.350719 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2d3bd3a8-cbb8-4243-850b-6d1f635727fe tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Volume info retrieved successfully.
Sep 23 14:03:45.578836 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2d3bd3a8-cbb8-4243-850b-6d1f635727fe tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Delete volume request issued successfully.
Sep 23 14:03:45.580246 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2d3bd3a8-cbb8-4243-850b-6d1f635727fe tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] http://10.222.0.62/volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 returned with HTTP 202
Sep 23 14:03:45.594918 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-859abf64-86dc-4402-b48c-70d01132d537 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:45.599859 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-859abf64-86dc-4402-b48c-70d01132d537 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] GET http://10.222.0.62/volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354
Sep 23 14:03:45.600179 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 339/697] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:03:44 2022] DELETE /volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 => generated 0 bytes in 610 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:03:45.600911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-859abf64-86dc-4402-b48c-70d01132d537 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:45.601617 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-859abf64-86dc-4402-b48c-70d01132d537 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:45.618985 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:45.618985 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:45.627142 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-859abf64-86dc-4402-b48c-70d01132d537 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Volume info retrieved successfully.
Sep 23 14:03:45.637089 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-859abf64-86dc-4402-b48c-70d01132d537 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] http://10.222.0.62/volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 returned with HTTP 200
Sep 23 14:03:45.638147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 359/698] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:45 2022] GET /volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:03:45.657134 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b7849e2e-b062-4c72-8a3f-f251e25c6f41 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:45.663276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b7849e2e-b062-4c72-8a3f-f251e25c6f41 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:45.664498 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b7849e2e-b062-4c72-8a3f-f251e25c6f41 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:45.664974 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b7849e2e-b062-4c72-8a3f-f251e25c6f41 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:45.689950 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:45.689950 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:45.713391 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b7849e2e-b062-4c72-8a3f-f251e25c6f41 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:45.727428 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b7849e2e-b062-4c72-8a3f-f251e25c6f41 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:45.728597 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 340/699] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:45 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:45.785571 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7f4a05d4-a50e-4827-a8dc-1da642a8f073 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:45.789256 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7f4a05d4-a50e-4827-a8dc-1da642a8f073 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:45.789736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7f4a05d4-a50e-4827-a8dc-1da642a8f073 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:45.790194 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7f4a05d4-a50e-4827-a8dc-1da642a8f073 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:45.805172 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:45.805172 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:45.812487 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7f4a05d4-a50e-4827-a8dc-1da642a8f073 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:45.822263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7f4a05d4-a50e-4827-a8dc-1da642a8f073 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:45.823057 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 360/700] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:45 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:46.663888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8b3ee93d-615f-47eb-9a61-1cb1f86a2608 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:46.667669 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8b3ee93d-615f-47eb-9a61-1cb1f86a2608 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] GET http://10.222.0.62/volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354
Sep 23 14:03:46.668154 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8b3ee93d-615f-47eb-9a61-1cb1f86a2608 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:46.668600 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8b3ee93d-615f-47eb-9a61-1cb1f86a2608 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:46.673856 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:INSERT=12,cinder:SELECT=61,cinder:UPDATE=27 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:46.682070 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8b3ee93d-615f-47eb-9a61-1cb1f86a2608 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] http://10.222.0.62/volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 returned with HTTP 404
Sep 23 14:03:46.684210 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 341/701] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:46 2022] GET /volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:46.690152 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:46.693739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] POST http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes
Sep 23 14:03:46.694800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1556926700"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:46.697159 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1556926700'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:46.697540 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Create volume of 1 GB
Sep 23 14:03:46.715643 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Availability Zones retrieved successfully.
Sep 23 14:03:46.734239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Flow 'volume_create_api' (3c3f79bc-ea4c-4dc0-9453-80a94489e3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:46.737293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9dbdf78-8f50-49ab-b561-d585690aa013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:46.740025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:46.745926 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7cac24be-2294-49d2-9532-65dfbe11c315 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:46.749746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7cac24be-2294-49d2-9532-65dfbe11c315 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:46.750307 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7cac24be-2294-49d2-9532-65dfbe11c315 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:46.750881 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7cac24be-2294-49d2-9532-65dfbe11c315 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:46.769452 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:46.769452 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:46.780634 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7cac24be-2294-49d2-9532-65dfbe11c315 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:46.795589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7cac24be-2294-49d2-9532-65dfbe11c315 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:46.812335 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 342/702] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:46 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:46.824194 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9dbdf78-8f50-49ab-b561-d585690aa013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:46.827788 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (806f4333-0e45-40dd-9e33-c932e296d23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:46.841257 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2a0bf82d-0f00-4cf4-9d8d-bd54e6cc0113 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:46.847086 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2a0bf82d-0f00-4cf4-9d8d-bd54e6cc0113 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:46.847670 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2a0bf82d-0f00-4cf4-9d8d-bd54e6cc0113 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:46.848131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2a0bf82d-0f00-4cf4-9d8d-bd54e6cc0113 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:46.872652 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:46.872652 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:46.885061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2a0bf82d-0f00-4cf4-9d8d-bd54e6cc0113 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:46.896457 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2a0bf82d-0f00-4cf4-9d8d-bd54e6cc0113 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:46.913522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 343/703] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:46 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:46.985189 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Created reservations ['471ccedd-d6af-45cd-928c-de63d2306983', 'c4cb766c-c899-4ad4-88c0-d06831caa51f', '2bc25208-9a51-493e-9f2f-f73d34716462', '5aade693-e30c-4626-9164-d7c7651f474d'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:46.988749 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (806f4333-0e45-40dd-9e33-c932e296d23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['471ccedd-d6af-45cd-928c-de63d2306983', 'c4cb766c-c899-4ad4-88c0-d06831caa51f', '2bc25208-9a51-493e-9f2f-f73d34716462', '5aade693-e30c-4626-9164-d7c7651f474d']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:46.991219 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e3a6741-13db-4862-b692-d012ae1e7213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:47.104806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e3a6741-13db-4862-b692-d012ae1e7213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5901340-3807-4fd4-85c5-4a882722318e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1556926700',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='6b1d7115fcf643b28a49fc07d68ace6c',qos_specs=None,replication_status=<?>,reservations=['471ccedd-d6af-45cd-928c-de63d2306983','c4cb766c-c899-4ad4-88c0-d06831caa51f','2bc25208-9a51-493e-9f2f-f73d34716462','5aade693-e30c-4626-9164-d7c7651f474d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4b6de89c2fca496e8ce9cdac81eb6074',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1556926700',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=f5901340-3807-4fd4-85c5-4a882722318e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b1d7115fcf643b28a49fc07d68ace6c',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='4b6de89c2fca496e8ce9cdac81eb6074',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:47.109876 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11671c8a-9f31-4d3a-82b8-f11f53f459bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:47.240262 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11671c8a-9f31-4d3a-82b8-f11f53f459bb) 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-VolumesTransfersV357Test-Volume-1556926700',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='6b1d7115fcf643b28a49fc07d68ace6c',qos_specs=None,replication_status=<?>,reservations=['471ccedd-d6af-45cd-928c-de63d2306983','c4cb766c-c899-4ad4-88c0-d06831caa51f','2bc25208-9a51-493e-9f2f-f73d34716462','5aade693-e30c-4626-9164-d7c7651f474d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4b6de89c2fca496e8ce9cdac81eb6074',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:47.242361 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00619690-ae1e-4f4b-b1b9-1f4da881a90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:47.248456 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=82,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:47.324188 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00619690-ae1e-4f4b-b1b9-1f4da881a90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:47.326775 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Flow 'volume_create_api' (3c3f79bc-ea4c-4dc0-9453-80a94489e3ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:47.327488 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Create volume request issued successfully.
Sep 23 14:03:47.329920 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-831856fe-9dec-49d9-9b01-2379e4ffa239 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes returned with HTTP 202
Sep 23 14:03:47.331076 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 361/704] 10.222.0.62 () {62 vars in 1276 bytes} [Fri Sep 23 14:03:46 2022] POST /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes => generated 888 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:47.347089 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4fcadc3d-2758-4620-90ee-2b7c1f3d0fd3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:47.351596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4fcadc3d-2758-4620-90ee-2b7c1f3d0fd3 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] GET http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e
Sep 23 14:03:47.352097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4fcadc3d-2758-4620-90ee-2b7c1f3d0fd3 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:47.352698 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4fcadc3d-2758-4620-90ee-2b7c1f3d0fd3 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:47.368395 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:47.376817 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:47.376817 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:47.385127 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4fcadc3d-2758-4620-90ee-2b7c1f3d0fd3 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Volume info retrieved successfully.
Sep 23 14:03:47.402858 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4fcadc3d-2758-4620-90ee-2b7c1f3d0fd3 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e returned with HTTP 200
Sep 23 14:03:47.406036 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 344/705] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:47 2022] GET /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e => generated 956 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:47.568833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] POST http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes
Sep 23 14:03:47.569890 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2021970506"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:47.572352 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2021970506'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:47.572674 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Create volume of 1 GB
Sep 23 14:03:47.573333 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:47.573333 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:47.587232 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Availability Zones retrieved successfully.
Sep 23 14:03:47.647031 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Flow 'volume_create_api' (cc6d057c-a924-4d1a-8b8d-b21adb66efbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:47.650753 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7edd8323-613d-4871-bd09-195d1f7519e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:47.655793 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:47.708448 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7edd8323-613d-4871-bd09-195d1f7519e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:47.711549 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f20ea040-958e-417e-8495-b8a1b24f3dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:47.815587 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3d61076c-cd3b-437e-a80e-1e77817c946f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:47.821089 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3d61076c-cd3b-437e-a80e-1e77817c946f tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:47.821610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3d61076c-cd3b-437e-a80e-1e77817c946f tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:47.822192 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3d61076c-cd3b-437e-a80e-1e77817c946f tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:47.836918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:47.836918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:47.845360 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3d61076c-cd3b-437e-a80e-1e77817c946f tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:47.854887 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3d61076c-cd3b-437e-a80e-1e77817c946f tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:47.855627 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 345/706] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:47 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:47.916584 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f91e271a-2a67-4b86-a726-fa868fb0df65 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:47.920371 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f91e271a-2a67-4b86-a726-fa868fb0df65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:47.921035 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f91e271a-2a67-4b86-a726-fa868fb0df65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:47.921495 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f91e271a-2a67-4b86-a726-fa868fb0df65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:47.938471 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:47.938471 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:47.945349 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f91e271a-2a67-4b86-a726-fa868fb0df65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:47.958102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f91e271a-2a67-4b86-a726-fa868fb0df65 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:47.959159 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 346/707] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:47 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:47.986247 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Created reservations ['f877dd9c-32e3-4373-b2cf-5dac843bfe9d', '64c8a8d4-b37b-4d70-94af-fc30bc68b526', '51d9ec73-cf19-4c98-9ac7-2850e21f6654', 'ee51bb9d-38c6-476e-9826-ab1484a414f4'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:47.989196 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f20ea040-958e-417e-8495-b8a1b24f3dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f877dd9c-32e3-4373-b2cf-5dac843bfe9d', '64c8a8d4-b37b-4d70-94af-fc30bc68b526', '51d9ec73-cf19-4c98-9ac7-2850e21f6654', 'ee51bb9d-38c6-476e-9826-ab1484a414f4']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:47.991218 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f53c6d-2a42-4e98-a00a-48416e8c9b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:48.098477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:48.098477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] POST http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes
Sep 23 14:03:48.098477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-639014316"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:48.098477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-639014316'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:03:48.098477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Create volume of 1 GB
Sep 23 14:03:48.098477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Availability Zones retrieved successfully.
Sep 23 14:03:48.098477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Flow 'volume_create_api' (12922729-0504-4613-a956-984b75db6201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:48.098477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873634ed-eac5-4fa4-9eb9-241e408e5d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:48.098477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:03:48.102832 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f53c6d-2a42-4e98-a00a-48416e8c9b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1209645-1081-403a-946e-9253e3ff1837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2021970506',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='cf3422e0aa2840b6b15c1b48f86c476c',qos_specs=None,replication_status=<?>,reservations=['f877dd9c-32e3-4373-b2cf-5dac843bfe9d','64c8a8d4-b37b-4d70-94af-fc30bc68b526','51d9ec73-cf19-4c98-9ac7-2850e21f6654','ee51bb9d-38c6-476e-9826-ab1484a414f4'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='c0a716efec294c4593fb9eb865c27afd',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2021970506',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=e1209645-1081-403a-946e-9253e3ff1837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3422e0aa2840b6b15c1b48f86c476c',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='c0a716efec294c4593fb9eb865c27afd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:48.104791 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad61c8e6-0845-4a8c-8dd7-52f649baca97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:48.133708 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873634ed-eac5-4fa4-9eb9-241e408e5d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:48.135723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738346f0-d061-4e5e-97b4-bcb1267f52d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:48.597493 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad61c8e6-0845-4a8c-8dd7-52f649baca97) 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-AbsoluteLimitsTests-Volume-2021970506',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='cf3422e0aa2840b6b15c1b48f86c476c',qos_specs=None,replication_status=<?>,reservations=['f877dd9c-32e3-4373-b2cf-5dac843bfe9d','64c8a8d4-b37b-4d70-94af-fc30bc68b526','51d9ec73-cf19-4c98-9ac7-2850e21f6654','ee51bb9d-38c6-476e-9826-ab1484a414f4'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='c0a716efec294c4593fb9eb865c27afd',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:48.599705 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e496f052-12e2-4162-91a1-a15f5f20c971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:48.712368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e496f052-12e2-4162-91a1-a15f5f20c971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:48.714741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Flow 'volume_create_api' (cc6d057c-a924-4d1a-8b8d-b21adb66efbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:48.715407 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Create volume request issued successfully.
Sep 23 14:03:48.716839 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e906ba80-9a0c-47a8-9170-8d3fc849f325 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes returned with HTTP 202
Sep 23 14:03:48.717800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 362/708] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:03:47 2022] POST /volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes => generated 819 bytes in 1351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:03:48.720404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0625de19-14a6-4b23-8196-7bbdab9ca290 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:48.724248 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0625de19-14a6-4b23-8196-7bbdab9ca290 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] GET http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e
Sep 23 14:03:48.724740 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0625de19-14a6-4b23-8196-7bbdab9ca290 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:48.725193 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0625de19-14a6-4b23-8196-7bbdab9ca290 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:48.741580 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:48.741580 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:48.750950 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0625de19-14a6-4b23-8196-7bbdab9ca290 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Volume info retrieved successfully.
Sep 23 14:03:48.769345 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0625de19-14a6-4b23-8196-7bbdab9ca290 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e returned with HTTP 200
Sep 23 14:03:48.770160 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 363/709] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:48 2022] GET /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:03:48.771315 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-19b68832-c2d4-48c9-9a7d-a963c2400b8b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:48.773482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Created reservations ['f2a766dd-92be-4287-b7d5-6a43d6021019', '2c3bdc4b-af9a-4318-8c8c-bbeb5de216e6', 'e03eb81c-acbe-4602-85f8-f3c10dbe69b0', '143771d5-80e9-4002-85ed-b124aed1c8d5'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:03:48.775011 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-19b68832-c2d4-48c9-9a7d-a963c2400b8b tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] GET http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837
Sep 23 14:03:48.775411 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738346f0-d061-4e5e-97b4-bcb1267f52d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2a766dd-92be-4287-b7d5-6a43d6021019', '2c3bdc4b-af9a-4318-8c8c-bbeb5de216e6', 'e03eb81c-acbe-4602-85f8-f3c10dbe69b0', '143771d5-80e9-4002-85ed-b124aed1c8d5']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:48.775817 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-19b68832-c2d4-48c9-9a7d-a963c2400b8b tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:48.776425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-19b68832-c2d4-48c9-9a7d-a963c2400b8b tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:48.777426 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049cda6a-00d4-4972-8d14-015a521503de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:48.793737 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:48.793737 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:48.803501 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-19b68832-c2d4-48c9-9a7d-a963c2400b8b tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Volume info retrieved successfully.
Sep 23 14:03:48.820777 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-19b68832-c2d4-48c9-9a7d-a963c2400b8b tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837 returned with HTTP 200
Sep 23 14:03:48.821741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 364/710] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:48 2022] GET /volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837 => generated 887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:48.823110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-54690109-35dc-485f-8d78-8f67bdde2365 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:48.828209 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-54690109-35dc-485f-8d78-8f67bdde2365 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] POST http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers
Sep 23 14:03:48.828948 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-54690109-35dc-485f-8d78-8f67bdde2365 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f5901340-3807-4fd4-85c5-4a882722318e"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:48.831042 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volume_transfer [None req-54690109-35dc-485f-8d78-8f67bdde2365 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Creating new volume transfer {'transfer': {'volume_id': 'f5901340-3807-4fd4-85c5-4a882722318e'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}}
Sep 23 14:03:48.831443 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volume_transfer [None req-54690109-35dc-485f-8d78-8f67bdde2365 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Creating transfer of volume f5901340-3807-4fd4-85c5-4a882722318e
Sep 23 14:03:48.831749 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.transfer.api [None req-54690109-35dc-485f-8d78-8f67bdde2365 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Generating transfer record for volume f5901340-3807-4fd4-85c5-4a882722318e
Sep 23 14:03:48.854555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:48.854555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:48.926618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049cda6a-00d4-4972-8d14-015a521503de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0c380be-bbfd-4dd0-abe0-e09ff5c7f090', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-639014316',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='482490c45ac64607bba9ad021f2effbf',qos_specs=None,replication_status=<?>,reservations=['f2a766dd-92be-4287-b7d5-6a43d6021019','2c3bdc4b-af9a-4318-8c8c-bbeb5de216e6','e03eb81c-acbe-4602-85f8-f3c10dbe69b0','143771d5-80e9-4002-85ed-b124aed1c8d5'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0db30f990aae49fabf9b8b19cd019de9',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:03:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-639014316',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=c0c380be-bbfd-4dd0-abe0-e09ff5c7f090,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='482490c45ac64607bba9ad021f2effbf',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='0db30f990aae49fabf9b8b19cd019de9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:48.928940 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9972d275-e868-48a6-b3dd-8593af1403c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:48.952084 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=80,cinder:INSERT=9,cinder:UPDATE=11 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:48.985013 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-54690109-35dc-485f-8d78-8f67bdde2365 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers returned with HTTP 202
Sep 23 14:03:48.985924 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 365/711] 10.222.0.62 () {62 vars in 1303 bytes} [Fri Sep 23 14:03:48 2022] POST /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers => generated 638 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:48.987230 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-703cb481-a07c-424c-b5c8-24a9d627649b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:48.996516 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-703cb481-a07c-424c-b5c8-24a9d627649b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:48.997386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-703cb481-a07c-424c-b5c8-24a9d627649b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:48.997386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-703cb481-a07c-424c-b5c8-24a9d627649b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:49.012439 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:49.012439 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:49.039389 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-703cb481-a07c-424c-b5c8-24a9d627649b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:49.052577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-703cb481-a07c-424c-b5c8-24a9d627649b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:49.060954 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 366/712] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:48 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:49.060954 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-959129b0-0a0c-4292-b032-229ccaf5f830 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:49.060954 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-959129b0-0a0c-4292-b032-229ccaf5f830 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:49.060954 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-959129b0-0a0c-4292-b032-229ccaf5f830 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:49.060954 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-959129b0-0a0c-4292-b032-229ccaf5f830 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:49.075912 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:49.075912 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:49.082157 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-959129b0-0a0c-4292-b032-229ccaf5f830 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:49.083148 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9972d275-e868-48a6-b3dd-8593af1403c1) 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-639014316',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='482490c45ac64607bba9ad021f2effbf',qos_specs=None,replication_status=<?>,reservations=['f2a766dd-92be-4287-b7d5-6a43d6021019','2c3bdc4b-af9a-4318-8c8c-bbeb5de216e6','e03eb81c-acbe-4602-85f8-f3c10dbe69b0','143771d5-80e9-4002-85ed-b124aed1c8d5'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0db30f990aae49fabf9b8b19cd019de9',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:49.087651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2545d105-6a22-4575-93c6-60cc3f7403c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:03:49.091053 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-959129b0-0a0c-4292-b032-229ccaf5f830 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:49.092365 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 367/713] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:49 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:49.093642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-994ee662-87b3-4e54-b11a-dcc6b6b73199 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:49.097388 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-994ee662-87b3-4e54-b11a-dcc6b6b73199 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] GET http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e
Sep 23 14:03:49.097868 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-994ee662-87b3-4e54-b11a-dcc6b6b73199 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:49.098313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-994ee662-87b3-4e54-b11a-dcc6b6b73199 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:49.113804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:49.113804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:49.125324 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-994ee662-87b3-4e54-b11a-dcc6b6b73199 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Volume info retrieved successfully.
Sep 23 14:03:49.133514 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-994ee662-87b3-4e54-b11a-dcc6b6b73199 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e returned with HTTP 200
Sep 23 14:03:49.134264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 368/714] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:49 2022] GET /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:03:49.151995 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-34c439d0-103c-45a8-8c39-65951d942398 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:49.159364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-34c439d0-103c-45a8-8c39-65951d942398 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] GET http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/detail
Sep 23 14:03:49.159364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-34c439d0-103c-45a8-8c39-65951d942398 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:49.159364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-34c439d0-103c-45a8-8c39-65951d942398 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:49.159364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volume_transfer [None req-34c439d0-103c-45a8-8c39-65951d942398 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Listing volume transfers {{(pid=113688) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}}
Sep 23 14:03:49.166410 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-34c439d0-103c-45a8-8c39-65951d942398 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/detail returned with HTTP 200
Sep 23 14:03:49.167124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 369/715] 10.222.0.62 () {60 vars in 1303 bytes} [Fri Sep 23 14:03:49 2022] GET /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/detail => generated 609 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:03:49.177136 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a4e64bfd-5eb4-476f-980e-b92667ac16b4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:49.182714 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4e64bfd-5eb4-476f-980e-b92667ac16b4 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] DELETE http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/b8930974-d3f7-40e9-bcce-858ea74778f5
Sep 23 14:03:49.188427 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a4e64bfd-5eb4-476f-980e-b92667ac16b4 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:49.192185 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2545d105-6a22-4575-93c6-60cc3f7403c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:03:49.195189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Flow 'volume_create_api' (12922729-0504-4613-a956-984b75db6201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:03:49.196324 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Create volume request issued successfully.
Sep 23 14:03:49.198384 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-12a4655c-5330-47f9-b9d7-eb8aafe62d21 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes returned with HTTP 202
Sep 23 14:03:49.199548 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 347/716] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:03:48 2022] POST /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes => generated 823 bytes in 1145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:03:49.200697 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=76,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:49.202221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a4e64bfd-5eb4-476f-980e-b92667ac16b4 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:49.205359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.contrib.volume_transfer [None req-a4e64bfd-5eb4-476f-980e-b92667ac16b4 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Delete transfer with id: b8930974-d3f7-40e9-bcce-858ea74778f5
Sep 23 14:03:49.223027 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bb8217a5-17b5-40d7-a846-ec47583bdb84 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:49.228970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:49.228970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:49.231198 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bb8217a5-17b5-40d7-a846-ec47583bdb84 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:49.232447 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bb8217a5-17b5-40d7-a846-ec47583bdb84 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:49.233083 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bb8217a5-17b5-40d7-a846-ec47583bdb84 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:49.247429 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:49.247429 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:49.254839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bb8217a5-17b5-40d7-a846-ec47583bdb84 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:49.264325 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bb8217a5-17b5-40d7-a846-ec47583bdb84 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:49.265133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 348/717] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:49 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 891 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:49.361426 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4e64bfd-5eb4-476f-980e-b92667ac16b4 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/b8930974-d3f7-40e9-bcce-858ea74778f5 returned with HTTP 202
Sep 23 14:03:49.362407 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 370/718] 10.222.0.62 () {60 vars in 1396 bytes} [Fri Sep 23 14:03:49 2022] DELETE /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/b8930974-d3f7-40e9-bcce-858ea74778f5 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Sep 23 14:03:49.367541 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-dac5ab70-e518-4d19-a4a3-17b854d8d4d6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:49.373531 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dac5ab70-e518-4d19-a4a3-17b854d8d4d6 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] GET http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e
Sep 23 14:03:49.374502 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dac5ab70-e518-4d19-a4a3-17b854d8d4d6 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:49.381946 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dac5ab70-e518-4d19-a4a3-17b854d8d4d6 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:49.412287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:49.412287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:49.420272 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-dac5ab70-e518-4d19-a4a3-17b854d8d4d6 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Volume info retrieved successfully.
Sep 23 14:03:49.429930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dac5ab70-e518-4d19-a4a3-17b854d8d4d6 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e returned with HTTP 200
Sep 23 14:03:49.430885 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 349/719] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:49 2022] GET /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:03:49.453160 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1b70d4ef-f6ff-47f7-955d-f4efe0a18386 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:49.453160 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1b70d4ef-f6ff-47f7-955d-f4efe0a18386 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] DELETE http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/b8930974-d3f7-40e9-bcce-858ea74778f5
Sep 23 14:03:49.453599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1b70d4ef-f6ff-47f7-955d-f4efe0a18386 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:49.454052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1b70d4ef-f6ff-47f7-955d-f4efe0a18386 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:49.454363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.contrib.volume_transfer [None req-1b70d4ef-f6ff-47f7-955d-f4efe0a18386 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Delete transfer with id: b8930974-d3f7-40e9-bcce-858ea74778f5
Sep 23 14:03:49.459747 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1b70d4ef-f6ff-47f7-955d-f4efe0a18386 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/b8930974-d3f7-40e9-bcce-858ea74778f5 returned with HTTP 404
Sep 23 14:03:49.460597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 371/720] 10.222.0.62 () {60 vars in 1396 bytes} [Fri Sep 23 14:03:49 2022] DELETE /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volume-transfers/b8930974-d3f7-40e9-bcce-858ea74778f5 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:49.465683 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a32baaab-8228-49d5-b2c1-3407e3c27194 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:49.472051 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a32baaab-8228-49d5-b2c1-3407e3c27194 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] DELETE http://10.222.0.62/volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/f5901340-3807-4fd4-85c5-4a882722318e
Sep 23 14:03:49.474431 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a32baaab-8228-49d5-b2c1-3407e3c27194 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:49.474995 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a32baaab-8228-49d5-b2c1-3407e3c27194 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:49.476697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-a32baaab-8228-49d5-b2c1-3407e3c27194 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Delete volume with id: f5901340-3807-4fd4-85c5-4a882722318e 
Sep 23 14:03:49.495545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:49.495545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:49.496393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a32baaab-8228-49d5-b2c1-3407e3c27194 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Volume info retrieved successfully.
Sep 23 14:03:49.647928 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a32baaab-8228-49d5-b2c1-3407e3c27194 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Delete volume request issued successfully.
Sep 23 14:03:49.653439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a32baaab-8228-49d5-b2c1-3407e3c27194 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] http://10.222.0.62/volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/f5901340-3807-4fd4-85c5-4a882722318e returned with HTTP 202
Sep 23 14:03:49.653439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 350/721] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:03:49 2022] DELETE /volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/f5901340-3807-4fd4-85c5-4a882722318e => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:03:49.654716 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bc55243d-b6c2-45c6-a3c1-37bd23a47b4b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:49.658789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bc55243d-b6c2-45c6-a3c1-37bd23a47b4b tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] GET http://10.222.0.62/volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/f5901340-3807-4fd4-85c5-4a882722318e
Sep 23 14:03:49.659338 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bc55243d-b6c2-45c6-a3c1-37bd23a47b4b tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:49.660161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bc55243d-b6c2-45c6-a3c1-37bd23a47b4b tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:49.677344 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:49.677344 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:49.683883 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bc55243d-b6c2-45c6-a3c1-37bd23a47b4b tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Volume info retrieved successfully.
Sep 23 14:03:49.693844 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bc55243d-b6c2-45c6-a3c1-37bd23a47b4b tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] http://10.222.0.62/volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/f5901340-3807-4fd4-85c5-4a882722318e returned with HTTP 200
Sep 23 14:03:49.694611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 372/722] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:49 2022] GET /volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/f5901340-3807-4fd4-85c5-4a882722318e => generated 1211 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:03:49.843669 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0488387f-466f-4b4f-bb78-71ee138fb093 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:49.847564 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0488387f-466f-4b4f-bb78-71ee138fb093 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] GET http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837
Sep 23 14:03:49.848232 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0488387f-466f-4b4f-bb78-71ee138fb093 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:49.848849 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0488387f-466f-4b4f-bb78-71ee138fb093 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:49.864888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:49.864888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:49.872471 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0488387f-466f-4b4f-bb78-71ee138fb093 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Volume info retrieved successfully.
Sep 23 14:03:49.884906 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0488387f-466f-4b4f-bb78-71ee138fb093 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837 returned with HTTP 200
Sep 23 14:03:49.901102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 351/723] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:49 2022] GET /volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837 => generated 912 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:49.906358 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f6d5b294-9032-4097-a756-c57c691bd63a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:49.911398 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f6d5b294-9032-4097-a756-c57c691bd63a tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] GET http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/limits
Sep 23 14:03:49.912136 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f6d5b294-9032-4097-a756-c57c691bd63a tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:49.912777 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f6d5b294-9032-4097-a756-c57c691bd63a tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:49.971231 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f6d5b294-9032-4097-a756-c57c691bd63a tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/limits returned with HTTP 200
Sep 23 14:03:49.972729 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 373/724] 10.222.0.62 () {58 vars in 1211 bytes} [Fri Sep 23 14:03:49 2022] GET /volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/limits => generated 302 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:49.983926 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ae853fd9-4e8d-464d-bef5-789da3314a0f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:49.988601 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ae853fd9-4e8d-464d-bef5-789da3314a0f tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] DELETE http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837
Sep 23 14:03:49.992135 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ae853fd9-4e8d-464d-bef5-789da3314a0f tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:49.992832 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ae853fd9-4e8d-464d-bef5-789da3314a0f tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:49.993976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-ae853fd9-4e8d-464d-bef5-789da3314a0f tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Delete volume with id: e1209645-1081-403a-946e-9253e3ff1837 
Sep 23 14:03:50.011269 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:50.011269 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:50.013123 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ae853fd9-4e8d-464d-bef5-789da3314a0f tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Volume info retrieved successfully.
Sep 23 14:03:50.077721 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0d2f8e8c-804a-480a-bf15-1531790eaa72 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:50.082947 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0d2f8e8c-804a-480a-bf15-1531790eaa72 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:50.083030 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0d2f8e8c-804a-480a-bf15-1531790eaa72 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:50.083561 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0d2f8e8c-804a-480a-bf15-1531790eaa72 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:50.120451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:50.120451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:50.129301 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0d2f8e8c-804a-480a-bf15-1531790eaa72 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:50.149029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0d2f8e8c-804a-480a-bf15-1531790eaa72 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:50.150436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 374/725] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:50 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:50.151509 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d353dd03-5e4c-4d10-91d8-d67cf2170f06 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:50.156950 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d353dd03-5e4c-4d10-91d8-d67cf2170f06 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:50.157702 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d353dd03-5e4c-4d10-91d8-d67cf2170f06 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:50.158494 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d353dd03-5e4c-4d10-91d8-d67cf2170f06 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:50.182972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:50.182972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:50.193683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d353dd03-5e4c-4d10-91d8-d67cf2170f06 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:50.207055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d353dd03-5e4c-4d10-91d8-d67cf2170f06 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:50.208029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 375/726] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:50 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:50.239466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ae853fd9-4e8d-464d-bef5-789da3314a0f tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Delete volume request issued successfully.
Sep 23 14:03:50.239977 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ae853fd9-4e8d-464d-bef5-789da3314a0f tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837 returned with HTTP 202
Sep 23 14:03:50.241152 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 352/727] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:03:49 2022] DELETE /volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:03:50.247146 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-05acc686-c12b-4dc1-a868-150e29cdf483 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:50.252591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-05acc686-c12b-4dc1-a868-150e29cdf483 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] GET http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837
Sep 23 14:03:50.253051 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-05acc686-c12b-4dc1-a868-150e29cdf483 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:50.253504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-05acc686-c12b-4dc1-a868-150e29cdf483 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:50.277508 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:50.277508 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:50.282312 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1a02781e-2c64-4465-9f63-48b0c5a8acd8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:50.288006 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1a02781e-2c64-4465-9f63-48b0c5a8acd8 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:50.288590 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-05acc686-c12b-4dc1-a868-150e29cdf483 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Volume info retrieved successfully.
Sep 23 14:03:50.288867 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1a02781e-2c64-4465-9f63-48b0c5a8acd8 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:50.289817 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1a02781e-2c64-4465-9f63-48b0c5a8acd8 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:50.304238 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-05acc686-c12b-4dc1-a868-150e29cdf483 tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837 returned with HTTP 200
Sep 23 14:03:50.319866 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 376/728] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:50 2022] GET /volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837 => generated 911 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:50.320016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:50.320016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:50.320016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1a02781e-2c64-4465-9f63-48b0c5a8acd8 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:50.324897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1a02781e-2c64-4465-9f63-48b0c5a8acd8 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:50.334909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 353/729] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:50 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 916 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:50.403043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-9709dd1f-5896-434f-90d6-324875a71951 req-9f9efb77-300d-4350-a4a1-bd7b2b212083 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:50.407936 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-9f9efb77-300d-4350-a4a1-bd7b2b212083 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:50.414489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-9f9efb77-300d-4350-a4a1-bd7b2b212083 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:50.414489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-9f9efb77-300d-4350-a4a1-bd7b2b212083 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:50.424268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:50.424268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:50.430681 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-9709dd1f-5896-434f-90d6-324875a71951 req-9f9efb77-300d-4350-a4a1-bd7b2b212083 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:50.440282 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-9f9efb77-300d-4350-a4a1-bd7b2b212083 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:50.442507 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 377/730] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:03:50 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 916 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:50.676921 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9b4008dd-2baf-41f0-8db2-81ac6061ca70 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:50.678133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9b4008dd-2baf-41f0-8db2-81ac6061ca70 None None] GET http://10.222.0.62/volume//
Sep 23 14:03:50.678133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9b4008dd-2baf-41f0-8db2-81ac6061ca70 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:50.678621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9b4008dd-2baf-41f0-8db2-81ac6061ca70 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:50.679417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9b4008dd-2baf-41f0-8db2-81ac6061ca70 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:03:50.679987 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 354/731] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:03:50 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:03:50.688008 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-9709dd1f-5896-434f-90d6-324875a71951 req-ae8ecb51-75d0-4104-8ad7-43f51e8c271b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:50.694011 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-ae8ecb51-75d0-4104-8ad7-43f51e8c271b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] POST http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments
Sep 23 14:03:50.694822 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-ae8ecb51-75d0-4104-8ad7-43f51e8c271b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0c380be-bbfd-4dd0-abe0-e09ff5c7f090", "connector": null, "instance_uuid": "3b6d10ec-d6f4-4d14-939c-beab0c9ba13b"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:50.714630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b02bebb9-7495-4a9b-ba8a-0c7719341c89 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:50.716508 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:50.716508 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:50.719165 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b02bebb9-7495-4a9b-ba8a-0c7719341c89 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] GET http://10.222.0.62/volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/f5901340-3807-4fd4-85c5-4a882722318e
Sep 23 14:03:50.720153 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b02bebb9-7495-4a9b-ba8a-0c7719341c89 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:50.720813 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b02bebb9-7495-4a9b-ba8a-0c7719341c89 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:50.739399 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b02bebb9-7495-4a9b-ba8a-0c7719341c89 tempest-VolumesTransfersV357Test-1596261708 tempest-VolumesTransfersV357Test-1596261708-project-admin] http://10.222.0.62/volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/f5901340-3807-4fd4-85c5-4a882722318e returned with HTTP 404
Sep 23 14:03:50.742247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 355/732] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:03:50 2022] GET /volume/v3/1fc3dc8ec8de4206a4c3a12dbb2a6e0d/volumes/f5901340-3807-4fd4-85c5-4a882722318e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Sep 23 14:03:50.753107 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-cfd93c63-b539-4111-a6e0-315f794dfa3a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:50.761903 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cfd93c63-b539-4111-a6e0-315f794dfa3a tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] DELETE http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e
Sep 23 14:03:50.762713 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cfd93c63-b539-4111-a6e0-315f794dfa3a tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:50.763468 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cfd93c63-b539-4111-a6e0-315f794dfa3a tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:50.764800 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-cfd93c63-b539-4111-a6e0-315f794dfa3a tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Delete volume with id: f5901340-3807-4fd4-85c5-4a882722318e 
Sep 23 14:03:50.778166 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cfd93c63-b539-4111-a6e0-315f794dfa3a tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e returned with HTTP 404
Sep 23 14:03:50.781593 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 356/733] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:03:50 2022] DELETE /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/f5901340-3807-4fd4-85c5-4a882722318e => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:50.784078 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-42cd4ce5-2081-4c2d-b662-86b288d3cc11 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:50.787611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-42cd4ce5-2081-4c2d-b662-86b288d3cc11 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] DELETE http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354
Sep 23 14:03:50.788111 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-42cd4ce5-2081-4c2d-b662-86b288d3cc11 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:50.788581 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-42cd4ce5-2081-4c2d-b662-86b288d3cc11 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:50.789021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-42cd4ce5-2081-4c2d-b662-86b288d3cc11 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] Delete volume with id: 8bb5e1d1-fd96-4404-b59a-f24e88ab3354 
Sep 23 14:03:50.822072 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-42cd4ce5-2081-4c2d-b662-86b288d3cc11 tempest-VolumesTransfersV357Test-561160724 tempest-VolumesTransfersV357Test-561160724-project] http://10.222.0.62/volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 returned with HTTP 404
Sep 23 14:03:50.823191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 357/734] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:03:50 2022] DELETE /volume/v3/6b1d7115fcf643b28a49fc07d68ace6c/volumes/8bb5e1d1-fd96-4404-b59a-f24e88ab3354 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:03:51.047105 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-ae8ecb51-75d0-4104-8ad7-43f51e8c271b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments returned with HTTP 200
Sep 23 14:03:51.048057 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 378/735] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:03:50 2022] POST /volume/v3/482490c45ac64607bba9ad021f2effbf/attachments => generated 273 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:51.173481 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-937dfd76-4de5-4330-ad64-8255cd31cb06 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:51.177693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-937dfd76-4de5-4330-ad64-8255cd31cb06 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:51.178168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-937dfd76-4de5-4330-ad64-8255cd31cb06 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:51.178660 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-937dfd76-4de5-4330-ad64-8255cd31cb06 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:51.201548 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:51.201548 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:51.201548 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-937dfd76-4de5-4330-ad64-8255cd31cb06 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:51.212753 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-937dfd76-4de5-4330-ad64-8255cd31cb06 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:51.214151 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 358/736] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:51 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:51.233370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-da20a976-1c48-4746-ba03-0a1547683dee None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:51.239037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a44aa9c1-5d8d-441a-8635-54e2d2aa4293 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:51.243020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a44aa9c1-5d8d-441a-8635-54e2d2aa4293 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:51.243410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a44aa9c1-5d8d-441a-8635-54e2d2aa4293 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:51.243871 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a44aa9c1-5d8d-441a-8635-54e2d2aa4293 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:51.245065 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-da20a976-1c48-4746-ba03-0a1547683dee tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:51.248007 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-da20a976-1c48-4746-ba03-0a1547683dee tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:51.248731 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-da20a976-1c48-4746-ba03-0a1547683dee tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:51.267845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:51.267845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:51.269216 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:51.269216 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:51.276395 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a44aa9c1-5d8d-441a-8635-54e2d2aa4293 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:51.282695 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-da20a976-1c48-4746-ba03-0a1547683dee tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:51.289471 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a44aa9c1-5d8d-441a-8635-54e2d2aa4293 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:51.290744 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 359/737] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:51 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 915 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:51.294926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-da20a976-1c48-4746-ba03-0a1547683dee tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:51.295700 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 379/738] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:51 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:51.323574 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-77bcc7ed-fb70-432e-ad5f-156dda65982e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:51.327839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-77bcc7ed-fb70-432e-ad5f-156dda65982e tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] GET http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837
Sep 23 14:03:51.328285 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-77bcc7ed-fb70-432e-ad5f-156dda65982e tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:51.328738 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-77bcc7ed-fb70-432e-ad5f-156dda65982e tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:51.340855 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-77bcc7ed-fb70-432e-ad5f-156dda65982e tempest-AbsoluteLimitsTests-1753852215 tempest-AbsoluteLimitsTests-1753852215-project] http://10.222.0.62/volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837 returned with HTTP 404
Sep 23 14:03:51.342644 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 360/739] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:51 2022] GET /volume/v3/cf3422e0aa2840b6b15c1b48f86c476c/volumes/e1209645-1081-403a-946e-9253e3ff1837 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:51.412055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7370c2fe-5b74-4453-921e-184e0a971055 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:51.413506 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7370c2fe-5b74-4453-921e-184e0a971055 None None] GET http://10.222.0.62/volume//
Sep 23 14:03:51.414153 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7370c2fe-5b74-4453-921e-184e0a971055 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:51.414777 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7370c2fe-5b74-4453-921e-184e0a971055 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:51.415937 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7370c2fe-5b74-4453-921e-184e0a971055 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:03:51.416509 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 380/740] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:03:51 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:03:51.424918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-9709dd1f-5896-434f-90d6-324875a71951 req-721a5df3-d71e-4fb2-9ac3-75174cdda203 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:51.431030 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-721a5df3-d71e-4fb2-9ac3-75174cdda203 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:51.431030 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-721a5df3-d71e-4fb2-9ac3-75174cdda203 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:51.431030 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-721a5df3-d71e-4fb2-9ac3-75174cdda203 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:51.481394 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:51.481394 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:51.498537 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-9709dd1f-5896-434f-90d6-324875a71951 req-721a5df3-d71e-4fb2-9ac3-75174cdda203 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:51.514618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-721a5df3-d71e-4fb2-9ac3-75174cdda203 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:51.516033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 361/741] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:03:51 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 1013 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:03:51.587497 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-9709dd1f-5896-434f-90d6-324875a71951 req-3eeb4640-35c8-4146-8daf-8b376323a1d0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:51.600883 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-3eeb4640-35c8-4146-8daf-8b376323a1d0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] PUT http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/d8a52adb-a781-4904-894a-5a8ce4922c7e
Sep 23 14:03:51.602294 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-3eeb4640-35c8-4146-8daf-8b376323a1d0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sdb"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:51.622781 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-9709dd1f-5896-434f-90d6-324875a71951 req-3eeb4640-35c8-4146-8daf-8b376323a1d0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Acquiring lock "cinder-attachment_update-c0c380be-bbfd-4dd0-abe0-e09ff5c7f090-hv-cinder-85743" by "attachment_update" {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:03:51.638709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-9709dd1f-5896-434f-90d6-324875a71951 req-3eeb4640-35c8-4146-8daf-8b376323a1d0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Lock "cinder-attachment_update-c0c380be-bbfd-4dd0-abe0-e09ff5c7f090-hv-cinder-85743" acquired by "attachment_update" :: waited 0.015s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:03:51.640927 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:51.640927 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:51.646870 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=95,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:52.245331 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1ddb556c-085e-4183-a032-4c3263cb48fd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:52.248907 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1ddb556c-085e-4183-a032-4c3263cb48fd tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:52.249399 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1ddb556c-085e-4183-a032-4c3263cb48fd tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:52.250467 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1ddb556c-085e-4183-a032-4c3263cb48fd tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:52.266964 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:52.266964 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:52.274556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1ddb556c-085e-4183-a032-4c3263cb48fd tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:52.284711 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1ddb556c-085e-4183-a032-4c3263cb48fd tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:52.285442 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 362/742] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:52 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:52.308559 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2e454160-e535-4513-985d-26c3c9808935 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:52.312643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2e454160-e535-4513-985d-26c3c9808935 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:52.313082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2e454160-e535-4513-985d-26c3c9808935 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:52.313531 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2e454160-e535-4513-985d-26c3c9808935 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:52.333082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:52.333082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:52.339442 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2e454160-e535-4513-985d-26c3c9808935 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:52.345180 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:UPDATE=3,cinder:SELECT=94,cinder:INSERT=3 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:52.349872 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2e454160-e535-4513-985d-26c3c9808935 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:52.350636 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 363/743] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:52 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 915 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:52.351917 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ded0c7ab-90f5-4a4d-a3c4-4676bdd88d9c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:52.355542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ded0c7ab-90f5-4a4d-a3c4-4676bdd88d9c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:52.355990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ded0c7ab-90f5-4a4d-a3c4-4676bdd88d9c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:52.356442 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ded0c7ab-90f5-4a4d-a3c4-4676bdd88d9c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:52.379422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:52.379422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:52.386820 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ded0c7ab-90f5-4a4d-a3c4-4676bdd88d9c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:52.399892 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ded0c7ab-90f5-4a4d-a3c4-4676bdd88d9c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:52.400944 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 364/744] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:52 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:52.785337 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-9709dd1f-5896-434f-90d6-324875a71951 req-3eeb4640-35c8-4146-8daf-8b376323a1d0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Lock "cinder-attachment_update-c0c380be-bbfd-4dd0-abe0-e09ff5c7f090-hv-cinder-85743" released by "attachment_update" :: held 1.140s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:03:52.785337 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-3eeb4640-35c8-4146-8daf-8b376323a1d0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/d8a52adb-a781-4904-894a-5a8ce4922c7e returned with HTTP 200
Sep 23 14:03:52.785337 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 381/745] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:03:51 2022] PUT /volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/d8a52adb-a781-4904-894a-5a8ce4922c7e => generated 747 bytes in 1197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:53.304051 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e7177c97-cae2-4d41-b173-b29731ae2657 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:53.308213 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e7177c97-cae2-4d41-b173-b29731ae2657 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:53.308658 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e7177c97-cae2-4d41-b173-b29731ae2657 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:53.309107 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e7177c97-cae2-4d41-b173-b29731ae2657 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:53.330093 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:53.330093 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:53.335913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e7177c97-cae2-4d41-b173-b29731ae2657 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:53.345908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e7177c97-cae2-4d41-b173-b29731ae2657 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:53.346757 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 365/746] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:53 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:53.370440 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-19575d89-2b2b-4952-bf8e-9e5a7c76c733 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:53.374616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-19575d89-2b2b-4952-bf8e-9e5a7c76c733 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:53.375302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-19575d89-2b2b-4952-bf8e-9e5a7c76c733 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:53.375496 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-19575d89-2b2b-4952-bf8e-9e5a7c76c733 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:53.396759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:53.396759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:53.403012 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-19575d89-2b2b-4952-bf8e-9e5a7c76c733 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:53.412825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-19575d89-2b2b-4952-bf8e-9e5a7c76c733 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:53.413567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 382/747] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:53 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 916 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:53.425206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4c51c428-b2d3-43e8-b210-4a53da0ae7ac None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:53.433016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4c51c428-b2d3-43e8-b210-4a53da0ae7ac tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:53.433016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4c51c428-b2d3-43e8-b210-4a53da0ae7ac tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:53.433016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4c51c428-b2d3-43e8-b210-4a53da0ae7ac tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:53.446148 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:53.446148 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:53.455188 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4c51c428-b2d3-43e8-b210-4a53da0ae7ac tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:53.477766 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4c51c428-b2d3-43e8-b210-4a53da0ae7ac tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:53.478660 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 366/748] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:53 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:54.364917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-871da884-4c0b-4554-9860-a778de74ce3e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:54.370849 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-871da884-4c0b-4554-9860-a778de74ce3e tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:54.371538 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-871da884-4c0b-4554-9860-a778de74ce3e tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:54.372786 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-871da884-4c0b-4554-9860-a778de74ce3e tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:54.387577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:54.387577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:54.395146 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-871da884-4c0b-4554-9860-a778de74ce3e tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:54.410798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-871da884-4c0b-4554-9860-a778de74ce3e tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:54.422556 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 383/749] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:54 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:54.431896 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fc48c7e0-331d-4784-8767-e1e08ad137ed None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:54.437152 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fc48c7e0-331d-4784-8767-e1e08ad137ed tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:54.437607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fc48c7e0-331d-4784-8767-e1e08ad137ed tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:54.438058 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fc48c7e0-331d-4784-8767-e1e08ad137ed tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:54.457988 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:54.457988 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:54.464828 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fc48c7e0-331d-4784-8767-e1e08ad137ed tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:54.479174 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fc48c7e0-331d-4784-8767-e1e08ad137ed tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:54.479925 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 367/750] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:54 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 916 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:54.499835 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-88451847-ff5d-40b2-8761-d890b9f856d4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:54.504091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-88451847-ff5d-40b2-8761-d890b9f856d4 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:54.504525 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-88451847-ff5d-40b2-8761-d890b9f856d4 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:54.505159 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-88451847-ff5d-40b2-8761-d890b9f856d4 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:54.519590 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:54.519590 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:54.526991 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-88451847-ff5d-40b2-8761-d890b9f856d4 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:54.537941 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-88451847-ff5d-40b2-8761-d890b9f856d4 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:54.538718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 384/751] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:54 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:55.218841 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a1caf3da-e7c5-49da-b0b4-02e50ebb6281 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:55.320793 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a1caf3da-e7c5-49da-b0b4-02e50ebb6281 tempest-VolumesSummaryTest-1713705656 tempest-VolumesSummaryTest-1713705656-project] GET http://10.222.0.62/volume/v3/2373ab1200e74839b2ea1b51162a18e4/volumes/summary
Sep 23 14:03:55.323927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a1caf3da-e7c5-49da-b0b4-02e50ebb6281 tempest-VolumesSummaryTest-1713705656 tempest-VolumesSummaryTest-1713705656-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:55.323927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a1caf3da-e7c5-49da-b0b4-02e50ebb6281 tempest-VolumesSummaryTest-1713705656 tempest-VolumesSummaryTest-1713705656-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:55.323927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-a1caf3da-e7c5-49da-b0b4-02e50ebb6281 tempest-VolumesSummaryTest-1713705656 tempest-VolumesSummaryTest-1713705656-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:03:55.334437 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a1caf3da-e7c5-49da-b0b4-02e50ebb6281 tempest-VolumesSummaryTest-1713705656 tempest-VolumesSummaryTest-1713705656-project] Get summary completed successfully.
Sep 23 14:03:55.335090 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a1caf3da-e7c5-49da-b0b4-02e50ebb6281 tempest-VolumesSummaryTest-1713705656 tempest-VolumesSummaryTest-1713705656-project] http://10.222.0.62/volume/v3/2373ab1200e74839b2ea1b51162a18e4/volumes/summary returned with HTTP 200
Sep 23 14:03:55.335892 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 368/752] 10.222.0.62 () {60 vars in 1279 bytes} [Fri Sep 23 14:03:55 2022] GET /volume/v3/2373ab1200e74839b2ea1b51162a18e4/volumes/summary => generated 55 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:55.431063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bb6805e9-b5cf-4016-9d15-d5c91c061b1d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:55.435151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bb6805e9-b5cf-4016-9d15-d5c91c061b1d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:55.435652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bb6805e9-b5cf-4016-9d15-d5c91c061b1d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:55.438589 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bb6805e9-b5cf-4016-9d15-d5c91c061b1d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:55.451743 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:55.451743 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:55.458370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bb6805e9-b5cf-4016-9d15-d5c91c061b1d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:55.467527 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bb6805e9-b5cf-4016-9d15-d5c91c061b1d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:55.468244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 385/753] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:55 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:55.501662 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0b6bef29-a3af-41ce-ab4e-a8fa25c0b6e1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:55.505277 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0b6bef29-a3af-41ce-ab4e-a8fa25c0b6e1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:55.505715 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0b6bef29-a3af-41ce-ab4e-a8fa25c0b6e1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:55.506163 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0b6bef29-a3af-41ce-ab4e-a8fa25c0b6e1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:55.525225 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:55.525225 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:55.531400 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0b6bef29-a3af-41ce-ab4e-a8fa25c0b6e1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:55.540577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0b6bef29-a3af-41ce-ab4e-a8fa25c0b6e1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:55.541281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 369/754] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:55 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 916 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:55.556748 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-adec698b-858b-42b4-95d2-4194fe6a66b0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:55.560988 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-adec698b-858b-42b4-95d2-4194fe6a66b0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:55.561715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-adec698b-858b-42b4-95d2-4194fe6a66b0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:55.562096 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-adec698b-858b-42b4-95d2-4194fe6a66b0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:55.578580 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:55.578580 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:55.585828 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-adec698b-858b-42b4-95d2-4194fe6a66b0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:55.596263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-adec698b-858b-42b4-95d2-4194fe6a66b0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:55.597006 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 386/755] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:55 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:56.485924 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-136ffa02-268b-40e4-b347-cb7e9ad13d22 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:56.490053 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-136ffa02-268b-40e4-b347-cb7e9ad13d22 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:56.490940 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-136ffa02-268b-40e4-b347-cb7e9ad13d22 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:56.491461 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-136ffa02-268b-40e4-b347-cb7e9ad13d22 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:56.507119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:56.507119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:56.515977 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-136ffa02-268b-40e4-b347-cb7e9ad13d22 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:56.525772 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-136ffa02-268b-40e4-b347-cb7e9ad13d22 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:56.526520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 370/756] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:56 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:56.560120 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4dd86bb9-f0dc-495a-8db3-72900b9d0a6a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:56.563764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4dd86bb9-f0dc-495a-8db3-72900b9d0a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:56.564147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4dd86bb9-f0dc-495a-8db3-72900b9d0a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:56.564606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4dd86bb9-f0dc-495a-8db3-72900b9d0a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:56.585396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:56.585396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:56.593729 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4dd86bb9-f0dc-495a-8db3-72900b9d0a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:56.603967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4dd86bb9-f0dc-495a-8db3-72900b9d0a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:56.612343 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 387/757] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:56 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 916 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:56.620838 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-81b791c4-6475-4c0f-999a-40192485cfb0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:56.624750 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-81b791c4-6475-4c0f-999a-40192485cfb0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:56.625543 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-81b791c4-6475-4c0f-999a-40192485cfb0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:56.626005 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-81b791c4-6475-4c0f-999a-40192485cfb0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:56.642158 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:56.642158 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:56.649758 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-81b791c4-6475-4c0f-999a-40192485cfb0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:56.661859 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-81b791c4-6475-4c0f-999a-40192485cfb0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:56.662645 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 371/758] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:56 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:57.545185 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d068f9b6-2239-41ca-9d77-05bc3928201b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:57.549604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d068f9b6-2239-41ca-9d77-05bc3928201b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:57.550055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d068f9b6-2239-41ca-9d77-05bc3928201b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:57.550540 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d068f9b6-2239-41ca-9d77-05bc3928201b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:57.570831 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:57.570831 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:57.577858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d068f9b6-2239-41ca-9d77-05bc3928201b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:57.588548 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d068f9b6-2239-41ca-9d77-05bc3928201b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:57.589826 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 388/759] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:57 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:57.623386 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-274953b5-808e-4385-9c2a-774655418bdf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:57.628929 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-274953b5-808e-4385-9c2a-774655418bdf tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:57.629478 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-274953b5-808e-4385-9c2a-774655418bdf tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:57.629968 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-274953b5-808e-4385-9c2a-774655418bdf tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:57.650716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:57.650716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:57.659413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-274953b5-808e-4385-9c2a-774655418bdf tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:57.669026 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-274953b5-808e-4385-9c2a-774655418bdf tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:57.670354 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 372/760] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:57 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 916 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:57.680719 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c1b6d947-ab28-4c2c-8b49-3e680f464944 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:57.684228 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c1b6d947-ab28-4c2c-8b49-3e680f464944 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:57.684675 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c1b6d947-ab28-4c2c-8b49-3e680f464944 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:57.685166 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c1b6d947-ab28-4c2c-8b49-3e680f464944 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:57.699730 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:57.699730 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:57.705962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c1b6d947-ab28-4c2c-8b49-3e680f464944 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:57.715118 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c1b6d947-ab28-4c2c-8b49-3e680f464944 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:57.715860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 389/761] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:57 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:58.607031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c11b8bc8-7f6f-4409-9b8b-32f648cde049 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:58.610617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c11b8bc8-7f6f-4409-9b8b-32f648cde049 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:58.611043 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c11b8bc8-7f6f-4409-9b8b-32f648cde049 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:58.611493 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c11b8bc8-7f6f-4409-9b8b-32f648cde049 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:58.626068 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:58.626068 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:58.632235 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c11b8bc8-7f6f-4409-9b8b-32f648cde049 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:58.641987 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c11b8bc8-7f6f-4409-9b8b-32f648cde049 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:58.643044 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 373/762] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:58 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 963 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:58.689055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-21c9ae16-fe37-4648-a69b-bdbfd55c7041 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:58.693136 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-21c9ae16-fe37-4648-a69b-bdbfd55c7041 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:58.693878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-21c9ae16-fe37-4648-a69b-bdbfd55c7041 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:58.694361 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-21c9ae16-fe37-4648-a69b-bdbfd55c7041 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:58.714079 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:58.714079 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:58.720666 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-21c9ae16-fe37-4648-a69b-bdbfd55c7041 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:58.730631 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-21c9ae16-fe37-4648-a69b-bdbfd55c7041 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:58.731371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 390/763] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:58 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 916 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:58.735639 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9be5431f-627b-48b3-a658-e133acb2c130 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:58.742779 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9be5431f-627b-48b3-a658-e133acb2c130 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:58.743596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9be5431f-627b-48b3-a658-e133acb2c130 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:58.744114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9be5431f-627b-48b3-a658-e133acb2c130 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:58.760731 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:58.760731 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:58.768466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9be5431f-627b-48b3-a658-e133acb2c130 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:58.777690 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9be5431f-627b-48b3-a658-e133acb2c130 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:58.778777 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 374/764] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:58 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:03:58.873929 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-9709dd1f-5896-434f-90d6-324875a71951 req-8b47994a-9975-4ac2-99d1-8d1932a082f3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:58.878261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-8b47994a-9975-4ac2-99d1-8d1932a082f3 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] POST http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/d8a52adb-a781-4904-894a-5a8ce4922c7e/action
Sep 23 14:03:58.879039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-8b47994a-9975-4ac2-99d1-8d1932a082f3 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action body: b'{"os-complete": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:03:58.879394 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-8b47994a-9975-4ac2-99d1-8d1932a082f3 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:03:58.910167 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:58.910167 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:59.051484 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-9709dd1f-5896-434f-90d6-324875a71951 req-8b47994a-9975-4ac2-99d1-8d1932a082f3 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/d8a52adb-a781-4904-894a-5a8ce4922c7e/action returned with HTTP 204
Sep 23 14:03:59.052347 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 391/765] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:03:58 2022] POST /volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/d8a52adb-a781-4904-894a-5a8ce4922c7e/action => generated 0 bytes in 180 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:03:59.661617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b62b759a-2b70-4139-900a-e661a9d29c2b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:59.665210 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b62b759a-2b70-4139-900a-e661a9d29c2b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:03:59.665649 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b62b759a-2b70-4139-900a-e661a9d29c2b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:59.666418 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b62b759a-2b70-4139-900a-e661a9d29c2b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:59.681244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:59.681244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:59.688108 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b62b759a-2b70-4139-900a-e661a9d29c2b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:03:59.697696 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b62b759a-2b70-4139-900a-e661a9d29c2b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:03:59.698432 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 375/766] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:59 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 966 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:59.750891 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c7ba8d66-09a6-4c8b-8170-aab9db27963a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:59.754470 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c7ba8d66-09a6-4c8b-8170-aab9db27963a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:59.754937 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c7ba8d66-09a6-4c8b-8170-aab9db27963a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:59.755432 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c7ba8d66-09a6-4c8b-8170-aab9db27963a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:59.779807 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:59.779807 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:59.786750 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c7ba8d66-09a6-4c8b-8170-aab9db27963a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:59.796736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c7ba8d66-09a6-4c8b-8170-aab9db27963a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:59.796915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e876057b-541c-4947-bc55-0a9ffb4348f5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:59.797832 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 392/767] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:59 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:03:59.800789 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e876057b-541c-4947-bc55-0a9ffb4348f5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:03:59.801306 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e876057b-541c-4947-bc55-0a9ffb4348f5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:59.801827 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e876057b-541c-4947-bc55-0a9ffb4348f5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:59.814958 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-26c6a78d-d6b3-41c8-b3c7-544bb0d9523d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:03:59.817608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:59.817608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:59.818505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-26c6a78d-d6b3-41c8-b3c7-544bb0d9523d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:03:59.818949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-26c6a78d-d6b3-41c8-b3c7-544bb0d9523d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:03:59.819396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-26c6a78d-d6b3-41c8-b3c7-544bb0d9523d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:03:59.824609 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e876057b-541c-4947-bc55-0a9ffb4348f5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:03:59.834711 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e876057b-541c-4947-bc55-0a9ffb4348f5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:03:59.835444 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 376/768] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:59 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 919 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:03:59.838854 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:03:59.838854 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:03:59.843149 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=97,cinder:UPDATE=3 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:03:59.846702 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-26c6a78d-d6b3-41c8-b3c7-544bb0d9523d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:03:59.855504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-26c6a78d-d6b3-41c8-b3c7-544bb0d9523d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:03:59.856218 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 393/769] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:03:59 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 1208 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:04:00.717017 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c6006a41-cd92-4ea9-b215-6237ad296e81 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:00.720745 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c6006a41-cd92-4ea9-b215-6237ad296e81 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:04:00.721186 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c6006a41-cd92-4ea9-b215-6237ad296e81 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:00.721637 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c6006a41-cd92-4ea9-b215-6237ad296e81 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:00.736162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:00.736162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:00.742291 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c6006a41-cd92-4ea9-b215-6237ad296e81 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:00.747171 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=100 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:04:00.751870 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c6006a41-cd92-4ea9-b215-6237ad296e81 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:04:00.752570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 377/770] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:00 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 966 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:00.853520 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-85367f62-2268-4c18-bcce-4019e6c00fc7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:00.858018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-85367f62-2268-4c18-bcce-4019e6c00fc7 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:04:00.858704 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-85367f62-2268-4c18-bcce-4019e6c00fc7 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:00.859226 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-85367f62-2268-4c18-bcce-4019e6c00fc7 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:00.873504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:00.873504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:00.879908 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-85367f62-2268-4c18-bcce-4019e6c00fc7 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:04:00.891485 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-85367f62-2268-4c18-bcce-4019e6c00fc7 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:04:00.902353 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 394/771] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:00 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 980 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:01.770886 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f960356b-a3fb-40af-81c9-00674b72035e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:01.774563 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f960356b-a3fb-40af-81c9-00674b72035e tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:04:01.775080 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f960356b-a3fb-40af-81c9-00674b72035e tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:01.775597 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f960356b-a3fb-40af-81c9-00674b72035e tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:01.791404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:01.791404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:01.799448 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f960356b-a3fb-40af-81c9-00674b72035e tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:01.809033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f960356b-a3fb-40af-81c9-00674b72035e tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:04:01.810453 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 378/772] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:01 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:01.912948 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cf8453f7-56cc-4ad2-913f-bee78b1e3db0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:01.916682 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cf8453f7-56cc-4ad2-913f-bee78b1e3db0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:04:01.917215 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cf8453f7-56cc-4ad2-913f-bee78b1e3db0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:01.917733 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cf8453f7-56cc-4ad2-913f-bee78b1e3db0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:01.932784 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:01.932784 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:01.940782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cf8453f7-56cc-4ad2-913f-bee78b1e3db0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:04:01.950809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cf8453f7-56cc-4ad2-913f-bee78b1e3db0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:04:01.951538 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 395/773] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:01 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 980 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:02.833839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-32ec060c-224c-4b99-a178-4d603a38d448 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:02.843600 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-32ec060c-224c-4b99-a178-4d603a38d448 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:04:02.844064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-32ec060c-224c-4b99-a178-4d603a38d448 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:02.844521 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-32ec060c-224c-4b99-a178-4d603a38d448 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:02.859936 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:02.859936 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:02.867785 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-32ec060c-224c-4b99-a178-4d603a38d448 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:02.878953 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-32ec060c-224c-4b99-a178-4d603a38d448 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:04:02.879684 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 379/774] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:02 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 965 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:04:02.968994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e21c013b-6886-4bc3-83d0-734d3fae899d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:02.972798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e21c013b-6886-4bc3-83d0-734d3fae899d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:04:02.973599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e21c013b-6886-4bc3-83d0-734d3fae899d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:02.974115 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e21c013b-6886-4bc3-83d0-734d3fae899d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:02.992202 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:02.992202 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:03.000459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e21c013b-6886-4bc3-83d0-734d3fae899d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:04:03.009908 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e21c013b-6886-4bc3-83d0-734d3fae899d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:04:03.010670 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 396/775] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:02 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 980 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:03.898239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f75d6dea-1c15-4b52-ac0a-20f33f075df8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:03.906127 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f75d6dea-1c15-4b52-ac0a-20f33f075df8 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:04:03.906833 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f75d6dea-1c15-4b52-ac0a-20f33f075df8 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:03.912733 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f75d6dea-1c15-4b52-ac0a-20f33f075df8 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:03.927619 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:03.927619 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:03.936841 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f75d6dea-1c15-4b52-ac0a-20f33f075df8 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:03.952907 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f75d6dea-1c15-4b52-ac0a-20f33f075df8 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:04:03.953788 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 380/776] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:03 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 1354 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:04:03.973708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:03.979379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] POST http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes
Sep 23 14:04:03.981982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "22a88e3d-dc8a-402d-a2a1-37646f30138d", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1895868590"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:03.988168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Create volume request body: {'volume': {'source_volid': '22a88e3d-dc8a-402d-a2a1-37646f30138d', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1895868590'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:04:04.016755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:04.016755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:04.016755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume retrieved successfully.
Sep 23 14:04:04.016755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Create volume of 1 GB
Sep 23 14:04:04.024710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Availability Zones retrieved successfully.
Sep 23 14:04:04.031121 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-492d008c-a0fc-4bca-970f-cc3f90a4c07f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:04.038946 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-492d008c-a0fc-4bca-970f-cc3f90a4c07f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:04:04.042109 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-492d008c-a0fc-4bca-970f-cc3f90a4c07f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:04.043164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-492d008c-a0fc-4bca-970f-cc3f90a4c07f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:04.048548 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Flow 'volume_create_api' (fe963c6d-169b-4a32-959a-7c08c1c2278d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:04.052603 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9af986d5-2f09-41e6-9265-46f4761fa746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:04.056622 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:04:04.079588 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:04.079588 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:04.093923 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-492d008c-a0fc-4bca-970f-cc3f90a4c07f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:04:04.104719 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9af986d5-2f09-41e6-9265-46f4761fa746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '22a88e3d-dc8a-402d-a2a1-37646f30138d', 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:04.108219 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f52feb-db5c-4296-91ba-8cffde5c455d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:04.115177 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-492d008c-a0fc-4bca-970f-cc3f90a4c07f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:04:04.116505 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 381/777] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:04 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 980 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:04.336375 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Created reservations ['29f98896-4f36-4dc3-9f21-8333d6463dcf', '47160a3e-21b3-4d28-8d6d-da2ae7fc7d43', '23939869-a1a3-4e81-84bd-d40dc4367770', 'f8ad3dec-9944-4a37-8c6d-f30b9b4533c2'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:04:04.338128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f52feb-db5c-4296-91ba-8cffde5c455d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29f98896-4f36-4dc3-9f21-8333d6463dcf', '47160a3e-21b3-4d28-8d6d-da2ae7fc7d43', '23939869-a1a3-4e81-84bd-d40dc4367770', 'f8ad3dec-9944-4a37-8c6d-f30b9b4533c2']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:04.342175 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5db969df-ae0f-4ea4-be12-65529e64afc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:04.454907 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5db969df-ae0f-4ea4-be12-65529e64afc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c33c996-4791-4d01-b3c8-23072e067d64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1895868590',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f045ee2237084f32a053b50c8299abff',qos_specs=None,replication_status=<?>,reservations=['29f98896-4f36-4dc3-9f21-8333d6463dcf','47160a3e-21b3-4d28-8d6d-da2ae7fc7d43','23939869-a1a3-4e81-84bd-d40dc4367770','f8ad3dec-9944-4a37-8c6d-f30b9b4533c2'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=22a88e3d-dc8a-402d-a2a1-37646f30138d,status='creating',user_id='843c85a2734e405a8649c9e5dcd2c183',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=True,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2022-09-23T14:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1895868590',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=8c33c996-4791-4d01-b3c8-23072e067d64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f045ee2237084f32a053b50c8299abff',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=22a88e3d-dc8a-402d-a2a1-37646f30138d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='843c85a2734e405a8649c9e5dcd2c183',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:04.456781 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46785001-28cc-4b07-8a71-e478aa05e7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:04.567382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46785001-28cc-4b07-8a71-e478aa05e7fa) 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-VolumesCloneTest-Volume-1895868590',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f045ee2237084f32a053b50c8299abff',qos_specs=None,replication_status=<?>,reservations=['29f98896-4f36-4dc3-9f21-8333d6463dcf','47160a3e-21b3-4d28-8d6d-da2ae7fc7d43','23939869-a1a3-4e81-84bd-d40dc4367770','f8ad3dec-9944-4a37-8c6d-f30b9b4533c2'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=22a88e3d-dc8a-402d-a2a1-37646f30138d,status='creating',user_id='843c85a2734e405a8649c9e5dcd2c183',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:04.569412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc9141fa-c40f-4a6e-b482-0533ef4a7ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:04.650577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc9141fa-c40f-4a6e-b482-0533ef4a7ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:04.658601 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Flow 'volume_create_api' (fe963c6d-169b-4a32-959a-7c08c1c2278d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:04.658601 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Create volume request issued successfully.
Sep 23 14:04:04.658601 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-04e1e2b7-91dd-49b5-af8b-ea28eafc4dbc tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes returned with HTTP 202
Sep 23 14:04:04.658601 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 397/778] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:04:03 2022] POST /volume/v3/f045ee2237084f32a053b50c8299abff/volumes => generated 849 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:04:04.673019 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ecfe3b40-e87a-46c3-8cc4-d459f9ed94fd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:04.677040 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ecfe3b40-e87a-46c3-8cc4-d459f9ed94fd tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64
Sep 23 14:04:04.677487 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ecfe3b40-e87a-46c3-8cc4-d459f9ed94fd tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:04.677939 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ecfe3b40-e87a-46c3-8cc4-d459f9ed94fd tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:04.693331 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:04.693331 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:04.700604 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ecfe3b40-e87a-46c3-8cc4-d459f9ed94fd tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:04.710475 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ecfe3b40-e87a-46c3-8cc4-d459f9ed94fd tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 returned with HTTP 200
Sep 23 14:04:04.711242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 382/779] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:04 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 => generated 917 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:05.134228 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bff1a630-e1c0-468f-9e87-5249488a5351 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:05.138451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bff1a630-e1c0-468f-9e87-5249488a5351 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:04:05.138899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bff1a630-e1c0-468f-9e87-5249488a5351 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:05.139472 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bff1a630-e1c0-468f-9e87-5249488a5351 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:05.154585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:05.154585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:05.161207 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bff1a630-e1c0-468f-9e87-5249488a5351 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:04:05.173457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bff1a630-e1c0-468f-9e87-5249488a5351 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:04:05.174227 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 398/780] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:05 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 1368 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:04:05.191474 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-67035815-774d-48f3-8854-64e586583c70 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:05.195017 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-67035815-774d-48f3-8854-64e586583c70 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:04:05.195460 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-67035815-774d-48f3-8854-64e586583c70 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:05.195910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-67035815-774d-48f3-8854-64e586583c70 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:05.210949 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:05.210949 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:05.218601 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-67035815-774d-48f3-8854-64e586583c70 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:04:05.228688 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-67035815-774d-48f3-8854-64e586583c70 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:04:05.229396 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 383/781] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:05 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 1368 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:04:05.361957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-b6996e08-3f8c-4ffa-8b33-82613bd21a3b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:05.367950 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-b6996e08-3f8c-4ffa-8b33-82613bd21a3b tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:04:05.368582 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-b6996e08-3f8c-4ffa-8b33-82613bd21a3b tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:05.369289 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-b6996e08-3f8c-4ffa-8b33-82613bd21a3b tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:05.387199 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:05.387199 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:05.397842 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-b6996e08-3f8c-4ffa-8b33-82613bd21a3b tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:04:05.405221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-b6996e08-3f8c-4ffa-8b33-82613bd21a3b tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:04:05.405965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 399/782] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:04:05 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 1368 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:04:05.730095 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-65c24069-cd86-450e-ba52-82b78862a889 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:05.733751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-65c24069-cd86-450e-ba52-82b78862a889 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64
Sep 23 14:04:05.734191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-65c24069-cd86-450e-ba52-82b78862a889 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:05.734674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-65c24069-cd86-450e-ba52-82b78862a889 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:05.749073 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:05.749073 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:05.755464 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-65c24069-cd86-450e-ba52-82b78862a889 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:05.764980 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-65c24069-cd86-450e-ba52-82b78862a889 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 returned with HTTP 200
Sep 23 14:04:05.765689 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 384/783] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:05 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 => generated 941 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:05.923608 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-4b4ef1e5-5e4c-4de2-a895-6272cc145811 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:05.927712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-4b4ef1e5-5e4c-4de2-a895-6272cc145811 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:04:05.928148 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-4b4ef1e5-5e4c-4de2-a895-6272cc145811 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:05.928598 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-4b4ef1e5-5e4c-4de2-a895-6272cc145811 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:05.933346 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=82,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:04:05.943446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:05.943446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:05.949588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-4b4ef1e5-5e4c-4de2-a895-6272cc145811 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:04:05.960124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-4b4ef1e5-5e4c-4de2-a895-6272cc145811 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:04:05.962025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 400/784] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:04:05 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 1368 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:04:05.975265 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2904be22-add4-4c25-9239-e6fe2958ebbb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:05.976176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2904be22-add4-4c25-9239-e6fe2958ebbb None None] GET http://10.222.0.62/volume//
Sep 23 14:04:05.976933 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2904be22-add4-4c25-9239-e6fe2958ebbb None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:05.977797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2904be22-add4-4c25-9239-e6fe2958ebbb None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:05.978909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2904be22-add4-4c25-9239-e6fe2958ebbb None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:04:05.979546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 385/785] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:04:05 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:04:05.987740 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-db11439a-9065-4d72-912d-4cbba7b70982 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:05.992559 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-db11439a-9065-4d72-912d-4cbba7b70982 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] POST http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments
Sep 23 14:04:05.993297 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-db11439a-9065-4d72-912d-4cbba7b70982 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b5db45c-f08b-4d06-a01b-76d5c5896531", "connector": null, "instance_uuid": "51a131c7-2478-421b-86df-633cca15c7b7"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:06.011436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:06.011436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:06.286081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-db11439a-9065-4d72-912d-4cbba7b70982 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments returned with HTTP 200
Sep 23 14:04:06.286953 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 401/786] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:04:05 2022] POST /volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments => generated 273 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:04:06.783658 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6021cde7-41a0-4720-9f9a-6b51af141901 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:06.787245 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6021cde7-41a0-4720-9f9a-6b51af141901 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64
Sep 23 14:04:06.787679 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6021cde7-41a0-4720-9f9a-6b51af141901 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:06.788118 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6021cde7-41a0-4720-9f9a-6b51af141901 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:06.803221 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:06.803221 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:06.809400 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6021cde7-41a0-4720-9f9a-6b51af141901 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:06.818244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6021cde7-41a0-4720-9f9a-6b51af141901 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 returned with HTTP 200
Sep 23 14:04:06.818987 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 386/787] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:06 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 => generated 941 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:07.836502 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b3517212-8fce-49af-b079-226f3b2a2e9b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:07.840022 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b3517212-8fce-49af-b079-226f3b2a2e9b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64
Sep 23 14:04:07.840470 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b3517212-8fce-49af-b079-226f3b2a2e9b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:07.841213 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b3517212-8fce-49af-b079-226f3b2a2e9b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:07.855450 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:07.855450 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:07.862448 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b3517212-8fce-49af-b079-226f3b2a2e9b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:07.871618 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b3517212-8fce-49af-b079-226f3b2a2e9b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 returned with HTTP 200
Sep 23 14:04:07.873162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 402/788] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:07 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 => generated 941 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:08.890775 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7c658aa0-6d6d-4f52-a547-866a634b4129 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:08.894285 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7c658aa0-6d6d-4f52-a547-866a634b4129 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64
Sep 23 14:04:08.894759 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7c658aa0-6d6d-4f52-a547-866a634b4129 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:08.895211 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7c658aa0-6d6d-4f52-a547-866a634b4129 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:08.909804 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:08.909804 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:08.915985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7c658aa0-6d6d-4f52-a547-866a634b4129 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:08.925748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7c658aa0-6d6d-4f52-a547-866a634b4129 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 returned with HTTP 200
Sep 23 14:04:08.926464 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 387/789] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:08 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 => generated 941 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:09.943023 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-00af4e3c-f6cc-41cc-bff2-cbc12b7bd51b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:09.946602 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-00af4e3c-f6cc-41cc-bff2-cbc12b7bd51b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64
Sep 23 14:04:09.947041 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-00af4e3c-f6cc-41cc-bff2-cbc12b7bd51b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:09.947597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-00af4e3c-f6cc-41cc-bff2-cbc12b7bd51b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:09.962589 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:09.962589 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:09.968960 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-00af4e3c-f6cc-41cc-bff2-cbc12b7bd51b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:09.977745 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-00af4e3c-f6cc-41cc-bff2-cbc12b7bd51b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 returned with HTTP 200
Sep 23 14:04:09.978468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 403/790] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:09 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 => generated 941 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:10.996478 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4205c769-0948-4b41-bcd4-a54ccefc8734 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:11.000293 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4205c769-0948-4b41-bcd4-a54ccefc8734 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64
Sep 23 14:04:11.000782 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4205c769-0948-4b41-bcd4-a54ccefc8734 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:11.001269 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4205c769-0948-4b41-bcd4-a54ccefc8734 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:11.015779 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:11.015779 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:11.021871 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4205c769-0948-4b41-bcd4-a54ccefc8734 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:11.032384 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4205c769-0948-4b41-bcd4-a54ccefc8734 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 returned with HTTP 200
Sep 23 14:04:11.033735 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 388/791] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:10 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 => generated 1391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:04:11.050673 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e39e5c4b-3269-44e5-9e92-ee8673847c0d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:11.054156 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e39e5c4b-3269-44e5-9e92-ee8673847c0d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64
Sep 23 14:04:11.054678 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e39e5c4b-3269-44e5-9e92-ee8673847c0d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:11.055124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e39e5c4b-3269-44e5-9e92-ee8673847c0d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:11.069053 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:11.069053 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:11.075703 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e39e5c4b-3269-44e5-9e92-ee8673847c0d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:11.085581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e39e5c4b-3269-44e5-9e92-ee8673847c0d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 returned with HTTP 200
Sep 23 14:04:11.086258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 404/792] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:11 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 => generated 1391 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:04:11.106497 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e153a363-5658-496d-a7f7-257fa34e9106 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:11.111191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] POST http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes
Sep 23 14:04:11.111191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1274707486"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:11.112903 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1274707486'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:04:11.113233 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Create volume of 1 GB
Sep 23 14:04:11.120299 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Availability Zones retrieved successfully.
Sep 23 14:04:11.135575 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Flow 'volume_create_api' (1f5e184b-be43-4d07-a75e-e9a8efacccf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:11.139944 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f89d45b-efe0-40ca-bb32-61bfdb432ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:11.140996 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:04:11.172719 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f89d45b-efe0-40ca-bb32-61bfdb432ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:11.174606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a415ebb6-a0d9-4d58-a582-000c2e28ae52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:11.207523 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=100 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:04:11.290794 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Created reservations ['1c1b7c7a-f377-4bc5-9f44-c4db0320f816', 'b4d48b96-757e-48fa-97db-b2f574966151', 'ab297f22-0cc8-450a-a370-7e516f23d01d', 'c6df4085-7a36-4a72-acf8-aeffd524f1ba'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:04:11.292490 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a415ebb6-a0d9-4d58-a582-000c2e28ae52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c1b7c7a-f377-4bc5-9f44-c4db0320f816', 'b4d48b96-757e-48fa-97db-b2f574966151', 'ab297f22-0cc8-450a-a370-7e516f23d01d', 'c6df4085-7a36-4a72-acf8-aeffd524f1ba']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:11.294411 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6754133-5eb2-4f15-943b-b94732d30d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:11.385510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6754133-5eb2-4f15-943b-b94732d30d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d8e851f-fa9c-45b9-9180-4f8fef888c00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1274707486',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f045ee2237084f32a053b50c8299abff',qos_specs=None,replication_status=<?>,reservations=['1c1b7c7a-f377-4bc5-9f44-c4db0320f816','b4d48b96-757e-48fa-97db-b2f574966151','ab297f22-0cc8-450a-a370-7e516f23d01d','c6df4085-7a36-4a72-acf8-aeffd524f1ba'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='843c85a2734e405a8649c9e5dcd2c183',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1274707486',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=8d8e851f-fa9c-45b9-9180-4f8fef888c00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f045ee2237084f32a053b50c8299abff',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='843c85a2734e405a8649c9e5dcd2c183',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:11.388196 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f47061-625c-4736-8d1f-13c7555d58e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:11.514589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f47061-625c-4736-8d1f-13c7555d58e2) 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-VolumesCloneTest-Volume-1274707486',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f045ee2237084f32a053b50c8299abff',qos_specs=None,replication_status=<?>,reservations=['1c1b7c7a-f377-4bc5-9f44-c4db0320f816','b4d48b96-757e-48fa-97db-b2f574966151','ab297f22-0cc8-450a-a370-7e516f23d01d','c6df4085-7a36-4a72-acf8-aeffd524f1ba'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='843c85a2734e405a8649c9e5dcd2c183',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:11.516364 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e4ce5f-2b1b-4dd9-8d11-2c439ac9aed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:11.602861 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e4ce5f-2b1b-4dd9-8d11-2c439ac9aed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:11.621612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Flow 'volume_create_api' (1f5e184b-be43-4d07-a75e-e9a8efacccf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:11.623220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Create volume request issued successfully.
Sep 23 14:04:11.624486 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e153a363-5658-496d-a7f7-257fa34e9106 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes returned with HTTP 202
Sep 23 14:04:11.625573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 389/793] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:04:11 2022] POST /volume/v3/f045ee2237084f32a053b50c8299abff/volumes => generated 816 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:04:11.645415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-de51b408-0cde-4acb-8a41-55acbb04aaee None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:11.649490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-de51b408-0cde-4acb-8a41-55acbb04aaee tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00
Sep 23 14:04:11.650166 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-de51b408-0cde-4acb-8a41-55acbb04aaee tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:11.650793 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-de51b408-0cde-4acb-8a41-55acbb04aaee tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:11.673105 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:11.673105 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:11.688135 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-de51b408-0cde-4acb-8a41-55acbb04aaee tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:11.702134 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-de51b408-0cde-4acb-8a41-55acbb04aaee tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00 returned with HTTP 200
Sep 23 14:04:11.703139 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 405/794] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:11 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00 => generated 884 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:04:12.723153 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1a64cbb9-69e9-4a07-9ad8-27b09280953d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:12.732913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1a64cbb9-69e9-4a07-9ad8-27b09280953d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00
Sep 23 14:04:12.733373 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1a64cbb9-69e9-4a07-9ad8-27b09280953d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:12.733835 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1a64cbb9-69e9-4a07-9ad8-27b09280953d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:12.765997 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:12.765997 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:12.789617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1a64cbb9-69e9-4a07-9ad8-27b09280953d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:12.811516 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1a64cbb9-69e9-4a07-9ad8-27b09280953d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00 returned with HTTP 200
Sep 23 14:04:12.812571 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 390/795] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:12 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:12.829665 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-01828120-5ebd-436d-b085-792f1f2fe743 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:12.833997 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] POST http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes
Sep 23 14:04:12.834913 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8d8e851f-fa9c-45b9-9180-4f8fef888c00", "size": 2, "name": "tempest-VolumesCloneTest-Volume-773178265"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:12.837922 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Create volume request body: {'volume': {'source_volid': '8d8e851f-fa9c-45b9-9180-4f8fef888c00', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-773178265'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:04:12.857930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:12.857930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:12.860121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume retrieved successfully.
Sep 23 14:04:12.861760 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Create volume of 2 GB
Sep 23 14:04:12.869712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Availability Zones retrieved successfully.
Sep 23 14:04:12.887241 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Flow 'volume_create_api' (3bf953cc-6357-495d-83c5-a5b31720a57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:12.900035 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd653ca5-2cc6-4674-b23a-9bcf99ecad43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:12.903421 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Validating volume size '2' using validate_int, validate_source_size {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:04:12.961894 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd653ca5-2cc6-4674-b23a-9bcf99ecad43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '8d8e851f-fa9c-45b9-9180-4f8fef888c00', 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:12.964003 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5760dd86-ece7-4238-b78b-88cb7236a482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:13.067495 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:13.074132 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] POST http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes
Sep 23 14:04:13.074132 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-155847946"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:13.074132 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-155847946'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:04:13.074382 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Create volume of 1 GB
Sep 23 14:04:13.081565 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Availability Zones retrieved successfully.
Sep 23 14:04:13.096574 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Flow 'volume_create_api' (172a1ccb-30b7-4b87-9578-6af5da9ce9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:13.099350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e731a816-6ad0-4d1e-a73b-7172c06b3427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:13.101761 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:04:13.109335 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Created reservations ['2ed4fa97-837a-40c9-bfe1-8d5482779ab1', '41db618b-eb34-4ff7-be03-51399dd693fa', '91b87692-8568-4981-a8f3-c0df7ca06c76', 'c734dfd5-366f-4dcd-bd8a-86593389112c'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:04:13.114505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5760dd86-ece7-4238-b78b-88cb7236a482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ed4fa97-837a-40c9-bfe1-8d5482779ab1', '41db618b-eb34-4ff7-be03-51399dd693fa', '91b87692-8568-4981-a8f3-c0df7ca06c76', 'c734dfd5-366f-4dcd-bd8a-86593389112c']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:13.116712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c8911ed-c391-49bd-8756-22ee92c43ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:13.144676 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e731a816-6ad0-4d1e-a73b-7172c06b3427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:13.147527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b25dacc-5725-4eae-8ae8-d0defb4f9415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:13.225587 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c8911ed-c391-49bd-8756-22ee92c43ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a851d75-7740-4a2e-9870-5cc5a6bdf052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-773178265',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f045ee2237084f32a053b50c8299abff',qos_specs=None,replication_status=<?>,reservations=['2ed4fa97-837a-40c9-bfe1-8d5482779ab1','41db618b-eb34-4ff7-be03-51399dd693fa','91b87692-8568-4981-a8f3-c0df7ca06c76','c734dfd5-366f-4dcd-bd8a-86593389112c'],size=2,snapshot_id=None,source_replicaid=<?>,source_volid=8d8e851f-fa9c-45b9-9180-4f8fef888c00,status='creating',user_id='843c85a2734e405a8649c9e5dcd2c183',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-773178265',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=2a851d75-7740-4a2e-9870-5cc5a6bdf052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f045ee2237084f32a053b50c8299abff',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=2,snapshot_id=None,snapshots=<?>,source_volid=8d8e851f-fa9c-45b9-9180-4f8fef888c00,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='843c85a2734e405a8649c9e5dcd2c183',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:13.227705 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c43df5b-33ae-4446-ad4a-8d080f65c7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:13.296612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Created reservations ['f5005dda-832d-4ded-9410-b939257885de', '80cf87df-13b8-42ce-83b9-88a6cb7815b0', '94d7b013-426e-4650-9bd9-286333507b28', 'b2ee932f-2602-4377-8791-94f10bf4c7c8'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:04:13.298549 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b25dacc-5725-4eae-8ae8-d0defb4f9415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5005dda-832d-4ded-9410-b939257885de', '80cf87df-13b8-42ce-83b9-88a6cb7815b0', '94d7b013-426e-4650-9bd9-286333507b28', 'b2ee932f-2602-4377-8791-94f10bf4c7c8']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:13.300753 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d47787a-253a-486f-a234-ca925ed67e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:13.302097 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=85,cinder:UPDATE=9,cinder:INSERT=6 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:04:13.383977 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c43df5b-33ae-4446-ad4a-8d080f65c7e7) 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-VolumesCloneTest-Volume-773178265',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='f045ee2237084f32a053b50c8299abff',qos_specs=None,replication_status=<?>,reservations=['2ed4fa97-837a-40c9-bfe1-8d5482779ab1','41db618b-eb34-4ff7-be03-51399dd693fa','91b87692-8568-4981-a8f3-c0df7ca06c76','c734dfd5-366f-4dcd-bd8a-86593389112c'],size=2,snapshot_id=None,source_replicaid=<?>,source_volid=8d8e851f-fa9c-45b9-9180-4f8fef888c00,status='creating',user_id='843c85a2734e405a8649c9e5dcd2c183',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:13.386302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (216ac00e-1b2b-440d-a1ad-8ca8d57417a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:13.387850 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d47787a-253a-486f-a234-ca925ed67e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5cd9758-d1cd-44b9-a39b-2115a07e981a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-155847946',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='d08a219027684089a91c354749c67d5d',qos_specs=None,replication_status=<?>,reservations=['f5005dda-832d-4ded-9410-b939257885de','80cf87df-13b8-42ce-83b9-88a6cb7815b0','94d7b013-426e-4650-9bd9-286333507b28','b2ee932f-2602-4377-8791-94f10bf4c7c8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='28b64a35d7b44519a1d93919f2e23083',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-155847946',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=d5cd9758-d1cd-44b9-a39b-2115a07e981a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d08a219027684089a91c354749c67d5d',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='28b64a35d7b44519a1d93919f2e23083',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:13.395362 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d5ea40a-8e99-40d5-ae61-4e55a1080642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:13.490624 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d5ea40a-8e99-40d5-ae61-4e55a1080642) 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-155847946',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='d08a219027684089a91c354749c67d5d',qos_specs=None,replication_status=<?>,reservations=['f5005dda-832d-4ded-9410-b939257885de','80cf87df-13b8-42ce-83b9-88a6cb7815b0','94d7b013-426e-4650-9bd9-286333507b28','b2ee932f-2602-4377-8791-94f10bf4c7c8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='28b64a35d7b44519a1d93919f2e23083',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:13.493818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbaf841-f3e3-4cb0-b379-ad552b1008db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:13.501932 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (216ac00e-1b2b-440d-a1ad-8ca8d57417a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:13.509576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Flow 'volume_create_api' (3bf953cc-6357-495d-83c5-a5b31720a57e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:13.511482 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Create volume request issued successfully.
Sep 23 14:04:13.515055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-01828120-5ebd-436d-b085-792f1f2fe743 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes returned with HTTP 202
Sep 23 14:04:13.520846 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 406/796] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:04:12 2022] POST /volume/v3/f045ee2237084f32a053b50c8299abff/volumes => generated 849 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:04:13.534435 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4bc9b389-b36a-4add-9477-7804c8d44e6d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:13.539405 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4bc9b389-b36a-4add-9477-7804c8d44e6d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052
Sep 23 14:04:13.540443 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4bc9b389-b36a-4add-9477-7804c8d44e6d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:13.541075 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4bc9b389-b36a-4add-9477-7804c8d44e6d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:13.561994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:13.561994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:13.582883 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4bc9b389-b36a-4add-9477-7804c8d44e6d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:13.590847 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbaf841-f3e3-4cb0-b379-ad552b1008db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:13.593490 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Flow 'volume_create_api' (172a1ccb-30b7-4b87-9578-6af5da9ce9e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:13.594181 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Create volume request issued successfully.
Sep 23 14:04:13.599563 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5692c960-1800-4d8c-8e8a-8864df3ed50e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes returned with HTTP 202
Sep 23 14:04:13.603875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 391/797] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:04:13 2022] POST /volume/v3/d08a219027684089a91c354749c67d5d/volumes => generated 827 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:04:13.617504 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e50ad058-79de-42eb-9839-ea698d8acd63 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:13.621669 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e50ad058-79de-42eb-9839-ea698d8acd63 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:04:13.622117 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e50ad058-79de-42eb-9839-ea698d8acd63 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:13.622611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e50ad058-79de-42eb-9839-ea698d8acd63 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:13.654198 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4bc9b389-b36a-4add-9477-7804c8d44e6d tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 returned with HTTP 200
Sep 23 14:04:13.657381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 407/798] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:13 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 => generated 917 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:13.668052 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:13.668052 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:13.699427 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e50ad058-79de-42eb-9839-ea698d8acd63 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:04:13.720853 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e50ad058-79de-42eb-9839-ea698d8acd63 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:04:13.735229 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 392/799] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:13 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 895 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:04:14.075784 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d2e01f87-a67c-489f-bcbd-40639aaf14b5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:14.077118 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d2e01f87-a67c-489f-bcbd-40639aaf14b5 None None] GET http://10.222.0.62/volume//
Sep 23 14:04:14.077543 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d2e01f87-a67c-489f-bcbd-40639aaf14b5 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:14.077988 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d2e01f87-a67c-489f-bcbd-40639aaf14b5 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:14.078830 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d2e01f87-a67c-489f-bcbd-40639aaf14b5 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:04:14.079399 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 408/800] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:04:14 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:04:14.086746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-abf775b6-f5d9-4272-9413-ac3f4d46e5cc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:14.093084 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-abf775b6-f5d9-4272-9413-ac3f4d46e5cc tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:04:14.094523 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-abf775b6-f5d9-4272-9413-ac3f4d46e5cc tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:14.095423 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-abf775b6-f5d9-4272-9413-ac3f4d46e5cc tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:14.112929 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=64,cinder:INSERT=12,cinder:UPDATE=24 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:04:14.117554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:14.117554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:14.125850 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-abf775b6-f5d9-4272-9413-ac3f4d46e5cc tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:04:14.138004 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-abf775b6-f5d9-4272-9413-ac3f4d46e5cc tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:04:14.139170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 393/801] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:04:14 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 1465 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:04:14.218028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-40d92268-b4c2-4105-a8b2-e5bb5790a13c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:14.222745 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-40d92268-b4c2-4105-a8b2-e5bb5790a13c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] PUT http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/177f3480-f051-495a-bee0-27d1e4bfa4de
Sep 23 14:04:14.223695 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-40d92268-b4c2-4105-a8b2-e5bb5790a13c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sda"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:14.239682 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-40d92268-b4c2-4105-a8b2-e5bb5790a13c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Acquiring lock "cinder-attachment_update-6b5db45c-f08b-4d06-a01b-76d5c5896531-hv-cinder-85743" by "attachment_update" {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:04:14.250819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-40d92268-b4c2-4105-a8b2-e5bb5790a13c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Lock "cinder-attachment_update-6b5db45c-f08b-4d06-a01b-76d5c5896531-hv-cinder-85743" acquired by "attachment_update" :: waited 0.011s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:04:14.253474 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:14.253474 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:14.678976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6912ffd6-0392-438c-b885-c40db1c94927 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:14.683836 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6912ffd6-0392-438c-b885-c40db1c94927 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052
Sep 23 14:04:14.684773 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6912ffd6-0392-438c-b885-c40db1c94927 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:14.685169 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6912ffd6-0392-438c-b885-c40db1c94927 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:14.701915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:14.701915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:14.709651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6912ffd6-0392-438c-b885-c40db1c94927 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:14.732986 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6912ffd6-0392-438c-b885-c40db1c94927 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 returned with HTTP 200
Sep 23 14:04:14.735945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 394/802] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:14 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 => generated 941 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:14.747927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1636de57-b8b5-483e-9296-8b4c4437432a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:14.752955 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1636de57-b8b5-483e-9296-8b4c4437432a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:04:14.753714 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1636de57-b8b5-483e-9296-8b4c4437432a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:14.755519 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1636de57-b8b5-483e-9296-8b4c4437432a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:14.782049 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:14.782049 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:14.789891 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1636de57-b8b5-483e-9296-8b4c4437432a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:04:14.803600 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1636de57-b8b5-483e-9296-8b4c4437432a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:04:14.804511 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 395/803] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:14 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 920 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:15.756289 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b494f6e1-d1ed-4efe-b473-c961c70b9bd2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:15.759878 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b494f6e1-d1ed-4efe-b473-c961c70b9bd2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052
Sep 23 14:04:15.764982 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b494f6e1-d1ed-4efe-b473-c961c70b9bd2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:15.764982 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b494f6e1-d1ed-4efe-b473-c961c70b9bd2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:15.774891 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:15.774891 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:15.782008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b494f6e1-d1ed-4efe-b473-c961c70b9bd2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:15.791226 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b494f6e1-d1ed-4efe-b473-c961c70b9bd2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 returned with HTTP 200
Sep 23 14:04:15.793706 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 396/804] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:15 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 => generated 941 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:04:16.811184 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8eb3f4bd-b987-4613-8223-1e60d4490e66 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:16.814843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8eb3f4bd-b987-4613-8223-1e60d4490e66 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052
Sep 23 14:04:16.815451 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8eb3f4bd-b987-4613-8223-1e60d4490e66 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:16.815899 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8eb3f4bd-b987-4613-8223-1e60d4490e66 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:16.830864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:16.830864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:16.837454 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8eb3f4bd-b987-4613-8223-1e60d4490e66 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:16.847186 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8eb3f4bd-b987-4613-8223-1e60d4490e66 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 returned with HTTP 200
Sep 23 14:04:16.847922 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 397/805] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:16 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 => generated 941 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:04:17.865451 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-222d5c46-107c-400d-a9b0-bc92f8101c23 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:17.869326 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-222d5c46-107c-400d-a9b0-bc92f8101c23 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052
Sep 23 14:04:17.869780 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-222d5c46-107c-400d-a9b0-bc92f8101c23 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:17.870231 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-222d5c46-107c-400d-a9b0-bc92f8101c23 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:17.884911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:17.884911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:17.892126 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-222d5c46-107c-400d-a9b0-bc92f8101c23 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:17.901587 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-222d5c46-107c-400d-a9b0-bc92f8101c23 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 returned with HTTP 200
Sep 23 14:04:17.902156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 398/806] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:17 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 => generated 941 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:04:18.568648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-40d92268-b4c2-4105-a8b2-e5bb5790a13c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Lock "cinder-attachment_update-6b5db45c-f08b-4d06-a01b-76d5c5896531-hv-cinder-85743" released by "attachment_update" :: held 4.318s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:04:18.569768 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-40d92268-b4c2-4105-a8b2-e5bb5790a13c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/177f3480-f051-495a-bee0-27d1e4bfa4de returned with HTTP 200
Sep 23 14:04:18.570662 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 409/807] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:04:14 2022] PUT /volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/177f3480-f051-495a-bee0-27d1e4bfa4de => generated 747 bytes in 4355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:04:18.919950 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8c0b5b1d-cfb4-4bf0-9f6e-caeca8ff22a2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:18.923526 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8c0b5b1d-cfb4-4bf0-9f6e-caeca8ff22a2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052
Sep 23 14:04:18.923975 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8c0b5b1d-cfb4-4bf0-9f6e-caeca8ff22a2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:18.924427 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8c0b5b1d-cfb4-4bf0-9f6e-caeca8ff22a2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:18.939170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:18.939170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:18.945434 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8c0b5b1d-cfb4-4bf0-9f6e-caeca8ff22a2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:18.955185 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8c0b5b1d-cfb4-4bf0-9f6e-caeca8ff22a2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 returned with HTTP 200
Sep 23 14:04:18.955926 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 399/808] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:18 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 => generated 942 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:18.972617 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d9f839c0-048e-4812-ad93-296c06459e21 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:18.976194 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d9f839c0-048e-4812-ad93-296c06459e21 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052
Sep 23 14:04:18.976642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d9f839c0-048e-4812-ad93-296c06459e21 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:18.977094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d9f839c0-048e-4812-ad93-296c06459e21 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:18.991830 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:18.991830 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:18.998872 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d9f839c0-048e-4812-ad93-296c06459e21 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:19.008056 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d9f839c0-048e-4812-ad93-296c06459e21 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 returned with HTTP 200
Sep 23 14:04:19.008788 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 410/809] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:18 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 => generated 942 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:19.031508 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9b45aa11-0d52-4b0c-aa35-a41235c1f82b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:19.047060 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9b45aa11-0d52-4b0c-aa35-a41235c1f82b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] DELETE http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052
Sep 23 14:04:19.047060 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9b45aa11-0d52-4b0c-aa35-a41235c1f82b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:19.047060 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9b45aa11-0d52-4b0c-aa35-a41235c1f82b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:19.047060 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-9b45aa11-0d52-4b0c-aa35-a41235c1f82b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Delete volume with id: 2a851d75-7740-4a2e-9870-5cc5a6bdf052 
Sep 23 14:04:19.052088 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:19.052088 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:19.053064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9b45aa11-0d52-4b0c-aa35-a41235c1f82b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:19.396244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-7e7c5718-de8f-481b-a36a-3d51ed8b4920 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:19.396244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-7e7c5718-de8f-481b-a36a-3d51ed8b4920 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] POST http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/177f3480-f051-495a-bee0-27d1e4bfa4de/action
Sep 23 14:04:19.396244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-7e7c5718-de8f-481b-a36a-3d51ed8b4920 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action body: b'{"os-complete": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:04:19.396244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-7e7c5718-de8f-481b-a36a-3d51ed8b4920 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:19.396244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:19.396244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:19.650795 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9b45aa11-0d52-4b0c-aa35-a41235c1f82b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Delete volume request issued successfully.
Sep 23 14:04:19.651482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9b45aa11-0d52-4b0c-aa35-a41235c1f82b tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 returned with HTTP 202
Sep 23 14:04:19.653511 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 400/810] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:04:19 2022] DELETE /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 => generated 0 bytes in 623 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:04:19.657172 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b9d28858-65d2-4adc-9366-108ec3e5992e req-7e7c5718-de8f-481b-a36a-3d51ed8b4920 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/177f3480-f051-495a-bee0-27d1e4bfa4de/action returned with HTTP 204
Sep 23 14:04:19.658319 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4e3ad771-21a0-444f-9639-02e4a35d18be None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:19.658845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 411/811] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:04:19 2022] POST /volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/177f3480-f051-495a-bee0-27d1e4bfa4de/action => generated 0 bytes in 379 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:19.662929 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4e3ad771-21a0-444f-9639-02e4a35d18be tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052
Sep 23 14:04:19.663950 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4e3ad771-21a0-444f-9639-02e4a35d18be tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:19.665566 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4e3ad771-21a0-444f-9639-02e4a35d18be tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:19.690983 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:19.690983 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:19.705431 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4e3ad771-21a0-444f-9639-02e4a35d18be tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:19.717422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4e3ad771-21a0-444f-9639-02e4a35d18be tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 returned with HTTP 200
Sep 23 14:04:19.718719 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 401/812] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:19 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 => generated 941 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:20.739310 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-220238de-6e5b-42d5-8dc7-3881b648a601 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:20.742768 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-220238de-6e5b-42d5-8dc7-3881b648a601 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052
Sep 23 14:04:20.743214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-220238de-6e5b-42d5-8dc7-3881b648a601 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:20.743663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-220238de-6e5b-42d5-8dc7-3881b648a601 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:20.755501 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-220238de-6e5b-42d5-8dc7-3881b648a601 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 returned with HTTP 404
Sep 23 14:04:20.756396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 412/813] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:20 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/2a851d75-7740-4a2e-9870-5cc5a6bdf052 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:20.760911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-be5f1fba-f370-4c3d-be3b-5139ed9433e8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:20.764934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-be5f1fba-f370-4c3d-be3b-5139ed9433e8 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] DELETE http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00
Sep 23 14:04:20.765381 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-be5f1fba-f370-4c3d-be3b-5139ed9433e8 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:20.765830 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-be5f1fba-f370-4c3d-be3b-5139ed9433e8 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:20.766226 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-be5f1fba-f370-4c3d-be3b-5139ed9433e8 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Delete volume with id: 8d8e851f-fa9c-45b9-9180-4f8fef888c00 
Sep 23 14:04:20.782185 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:20.782185 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:20.783351 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-be5f1fba-f370-4c3d-be3b-5139ed9433e8 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:20.938772 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-be5f1fba-f370-4c3d-be3b-5139ed9433e8 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Delete volume request issued successfully.
Sep 23 14:04:20.939177 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-be5f1fba-f370-4c3d-be3b-5139ed9433e8 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00 returned with HTTP 202
Sep 23 14:04:20.939947 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 402/814] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:04:20 2022] DELETE /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:04:20.944432 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8568d21e-1c33-4e62-8928-c1fcf0354688 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:20.949490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8568d21e-1c33-4e62-8928-c1fcf0354688 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00
Sep 23 14:04:20.949490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8568d21e-1c33-4e62-8928-c1fcf0354688 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:20.949490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8568d21e-1c33-4e62-8928-c1fcf0354688 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:20.964011 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:20.964011 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:20.971336 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8568d21e-1c33-4e62-8928-c1fcf0354688 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:20.981498 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8568d21e-1c33-4e62-8928-c1fcf0354688 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00 returned with HTTP 200
Sep 23 14:04:20.982594 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 413/815] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:20 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00 => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:21.999747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c700b8f5-87c0-4ab0-b55c-4eac5cac48aa None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:22.003339 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c700b8f5-87c0-4ab0-b55c-4eac5cac48aa tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00
Sep 23 14:04:22.003797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c700b8f5-87c0-4ab0-b55c-4eac5cac48aa tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:22.004439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c700b8f5-87c0-4ab0-b55c-4eac5cac48aa tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:22.016819 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c700b8f5-87c0-4ab0-b55c-4eac5cac48aa tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00 returned with HTTP 404
Sep 23 14:04:22.022236 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 403/816] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:21 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8d8e851f-fa9c-45b9-9180-4f8fef888c00 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:22.022564 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-af7a20e0-2143-4471-a119-a958dd36e47a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:22.026187 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-af7a20e0-2143-4471-a119-a958dd36e47a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] DELETE http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64
Sep 23 14:04:22.026687 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-af7a20e0-2143-4471-a119-a958dd36e47a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:22.027502 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-af7a20e0-2143-4471-a119-a958dd36e47a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:22.027727 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-af7a20e0-2143-4471-a119-a958dd36e47a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Delete volume with id: 8c33c996-4791-4d01-b3c8-23072e067d64 
Sep 23 14:04:22.041853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:22.041853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:22.043509 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-af7a20e0-2143-4471-a119-a958dd36e47a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:22.248214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-af7a20e0-2143-4471-a119-a958dd36e47a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Delete volume request issued successfully.
Sep 23 14:04:22.248921 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-af7a20e0-2143-4471-a119-a958dd36e47a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 returned with HTTP 202
Sep 23 14:04:22.249871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 414/817] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:04:22 2022] DELETE /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:04:22.254710 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2f4c22e4-5a9f-4619-9c0e-6feff1067d31 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:22.259674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2f4c22e4-5a9f-4619-9c0e-6feff1067d31 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64
Sep 23 14:04:22.261693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2f4c22e4-5a9f-4619-9c0e-6feff1067d31 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:22.262372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2f4c22e4-5a9f-4619-9c0e-6feff1067d31 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:22.284899 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:22.284899 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:22.293272 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2f4c22e4-5a9f-4619-9c0e-6feff1067d31 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:22.305843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2f4c22e4-5a9f-4619-9c0e-6feff1067d31 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 returned with HTTP 200
Sep 23 14:04:22.307332 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 404/818] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:22 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 => generated 1390 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:04:23.325721 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-79c22d0c-b72b-41c4-a0c7-84bb02dc8cb2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:23.329436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-79c22d0c-b72b-41c4-a0c7-84bb02dc8cb2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64
Sep 23 14:04:23.329907 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-79c22d0c-b72b-41c4-a0c7-84bb02dc8cb2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:23.330393 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-79c22d0c-b72b-41c4-a0c7-84bb02dc8cb2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:23.342638 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-79c22d0c-b72b-41c4-a0c7-84bb02dc8cb2 tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 returned with HTTP 404
Sep 23 14:04:23.343534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 415/819] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:23 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/8c33c996-4791-4d01-b3c8-23072e067d64 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:23.348348 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b1a39d28-abf0-42db-87a8-0f4708b8bf4a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:23.352014 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b1a39d28-abf0-42db-87a8-0f4708b8bf4a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] DELETE http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:04:23.352446 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b1a39d28-abf0-42db-87a8-0f4708b8bf4a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:23.352892 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b1a39d28-abf0-42db-87a8-0f4708b8bf4a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:23.353281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-b1a39d28-abf0-42db-87a8-0f4708b8bf4a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Delete volume with id: 22a88e3d-dc8a-402d-a2a1-37646f30138d 
Sep 23 14:04:23.367617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:23.367617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:23.368614 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b1a39d28-abf0-42db-87a8-0f4708b8bf4a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:23.551035 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b1a39d28-abf0-42db-87a8-0f4708b8bf4a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Delete volume request issued successfully.
Sep 23 14:04:23.551742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b1a39d28-abf0-42db-87a8-0f4708b8bf4a tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 202
Sep 23 14:04:23.556153 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 405/820] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:04:23 2022] DELETE /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:04:23.558466 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-52cd572a-eb99-4867-a861-77b40d389ced None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:23.564812 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-52cd572a-eb99-4867-a861-77b40d389ced tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:04:23.566020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-52cd572a-eb99-4867-a861-77b40d389ced tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:23.567930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-52cd572a-eb99-4867-a861-77b40d389ced tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:23.584588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:23.584588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:23.592971 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-52cd572a-eb99-4867-a861-77b40d389ced tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Volume info retrieved successfully.
Sep 23 14:04:23.610445 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-52cd572a-eb99-4867-a861-77b40d389ced tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 200
Sep 23 14:04:23.619706 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 416/821] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:23 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 1353 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:04:24.631622 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0531e66b-aed6-4a21-9d4b-4d898611a23f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:24.635556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0531e66b-aed6-4a21-9d4b-4d898611a23f tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] GET http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d
Sep 23 14:04:24.635716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0531e66b-aed6-4a21-9d4b-4d898611a23f tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:24.637051 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0531e66b-aed6-4a21-9d4b-4d898611a23f tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:24.648814 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0531e66b-aed6-4a21-9d4b-4d898611a23f tempest-VolumesCloneTest-638979927 tempest-VolumesCloneTest-638979927-project] http://10.222.0.62/volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d returned with HTTP 404
Sep 23 14:04:24.649715 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 406/822] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:24 2022] GET /volume/v3/f045ee2237084f32a053b50c8299abff/volumes/22a88e3d-dc8a-402d-a2a1-37646f30138d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:26.847127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:26.947983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes
Sep 23 14:04:26.949492 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1200685195"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:26.951715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1200685195'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:04:26.952028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Create volume of 1 GB
Sep 23 14:04:26.959036 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Availability Zones retrieved successfully.
Sep 23 14:04:26.974070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Flow 'volume_create_api' (466d8ec7-1fc8-4223-92b3-5df33add7a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:26.976612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4bc20c-cfe4-47dd-9ac0-f7f246313262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:26.978973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:04:27.011424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4bc20c-cfe4-47dd-9ac0-f7f246313262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:27.013376 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a766a15f-e785-48a0-8dae-55d9dc16c311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:27.038771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:UPDATE=9,cinder:SELECT=89,cinder:INSERT=2 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:04:27.242820 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Created reservations ['dbc8e0e4-d3ed-4f5c-b534-100010aab18a', '55be71b9-eb2c-42d4-a987-39712105fc82', '7a9cd570-0895-4645-b728-8e9828bf0453', 'bfaea0cf-735c-43e3-bd9b-95a9bcabde2c'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:04:27.244649 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a766a15f-e785-48a0-8dae-55d9dc16c311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbc8e0e4-d3ed-4f5c-b534-100010aab18a', '55be71b9-eb2c-42d4-a987-39712105fc82', '7a9cd570-0895-4645-b728-8e9828bf0453', 'bfaea0cf-735c-43e3-bd9b-95a9bcabde2c']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:27.247945 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (592eeacb-592d-4918-aab2-71fcd5d744b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:27.377124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (592eeacb-592d-4918-aab2-71fcd5d744b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1200685195',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='8f795f5f1a0541e28e28c4fc48877888',qos_specs=None,replication_status=<?>,reservations=['dbc8e0e4-d3ed-4f5c-b534-100010aab18a','55be71b9-eb2c-42d4-a987-39712105fc82','7a9cd570-0895-4645-b728-8e9828bf0453','bfaea0cf-735c-43e3-bd9b-95a9bcabde2c'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='e4de1df05f09452fa54a560f1934b62d',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1200685195',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f795f5f1a0541e28e28c4fc48877888',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='e4de1df05f09452fa54a560f1934b62d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:27.379079 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (714189d5-537a-4d33-89c3-181ddedf6c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:27.462920 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (714189d5-537a-4d33-89c3-181ddedf6c25) 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-VolumesNegativeTest-Volume-1200685195',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='8f795f5f1a0541e28e28c4fc48877888',qos_specs=None,replication_status=<?>,reservations=['dbc8e0e4-d3ed-4f5c-b534-100010aab18a','55be71b9-eb2c-42d4-a987-39712105fc82','7a9cd570-0895-4645-b728-8e9828bf0453','bfaea0cf-735c-43e3-bd9b-95a9bcabde2c'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='e4de1df05f09452fa54a560f1934b62d',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:27.464946 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d83ae4-5a88-4e62-98df-84b4f37f5d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:27.537129 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d83ae4-5a88-4e62-98df-84b4f37f5d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:27.539698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Flow 'volume_create_api' (466d8ec7-1fc8-4223-92b3-5df33add7a30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:27.540374 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Create volume request issued successfully.
Sep 23 14:04:27.542369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7ad6936-0e6c-4dc0-8a00-8052dc2c6362 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes returned with HTTP 202
Sep 23 14:04:27.543161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 417/823] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:04:26 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes => generated 819 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:04:27.559435 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b6581559-256b-49a3-9867-1ca1e829647f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:27.563219 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b6581559-256b-49a3-9867-1ca1e829647f tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] GET http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9
Sep 23 14:04:27.571557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b6581559-256b-49a3-9867-1ca1e829647f tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:27.571557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b6581559-256b-49a3-9867-1ca1e829647f tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:27.578197 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:27.578197 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:27.583120 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=94,cinder:UPDATE=3,cinder:INSERT=3 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:04:27.585528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b6581559-256b-49a3-9867-1ca1e829647f tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Volume info retrieved successfully.
Sep 23 14:04:27.594545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b6581559-256b-49a3-9867-1ca1e829647f tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9 returned with HTTP 200
Sep 23 14:04:27.595274 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 407/824] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:27 2022] GET /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9 => generated 887 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:28.612626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5672ceab-a68e-47af-9e82-30ece490a141 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:28.617158 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5672ceab-a68e-47af-9e82-30ece490a141 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] GET http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9
Sep 23 14:04:28.617604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5672ceab-a68e-47af-9e82-30ece490a141 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:28.618244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5672ceab-a68e-47af-9e82-30ece490a141 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:28.633328 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:28.633328 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:28.640607 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-5672ceab-a68e-47af-9e82-30ece490a141 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Volume info retrieved successfully.
Sep 23 14:04:28.649830 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5672ceab-a68e-47af-9e82-30ece490a141 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9 returned with HTTP 200
Sep 23 14:04:28.650585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 418/825] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:28 2022] GET /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9 => generated 912 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:37.929764 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=2 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:04:38.646355 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=26,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:04:45.374993 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-012f79b6-e454-4e4d-a9a3-8d0d7fb8fe44 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:45.378460 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-012f79b6-e454-4e4d-a9a3-8d0d7fb8fe44 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/9d59e022-bc61-44de-a229-3d66baf51c01/action
Sep 23 14:04:45.379183 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-012f79b6-e454-4e4d-a9a3-8d0d7fb8fe44 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action body: b'{"os-attach": {"instance_uuid": "2f494b01-791a-4c3d-af21-0acceb3aedec", "mountpoint": "/dev/vdc"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:04:45.379510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-012f79b6-e454-4e4d-a9a3-8d0d7fb8fe44 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2f494b01-791a-4c3d-af21-0acceb3aedec", "mountpoint": "/dev/vdc"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:45.392551 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-012f79b6-e454-4e4d-a9a3-8d0d7fb8fe44 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/9d59e022-bc61-44de-a229-3d66baf51c01/action returned with HTTP 404
Sep 23 14:04:45.393413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 408/826] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:04:45 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/9d59e022-bc61-44de-a229-3d66baf51c01/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:51.401552 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:51.405009 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes
Sep 23 14:04:51.405839 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a128a58d-e582-4a89-a721-d647dff9804b", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1734670366"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:51.408488 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Create volume request body: {'volume': {'imageRef': 'a128a58d-e582-4a89-a721-d647dff9804b', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1734670366'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:04:51.489108 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Create volume of 2 GB
Sep 23 14:04:51.497296 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Availability Zones retrieved successfully.
Sep 23 14:04:51.512178 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Flow 'volume_create_api' (3192d75e-e9aa-4907-9c81-6866b2a6e794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:51.514643 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0115ca9-66ba-4b4b-9ccc-cb707a838a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:51.516952 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Validating volume size '2' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:04:51.553749 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.volume.api [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0115ca9-66ba-4b4b-9ccc-cb707a838a5d) transitioned into state 'FAILURE' from state 'RUNNING'
Sep 23 14:04:51.553749 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: Failure: cinder.exception.InvalidInput: Invalid input received: Image a128a58d-e582-4a89-a721-d647dff9804b is not active.
Sep 23 14:04:51.558000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0115ca9-66ba-4b4b-9ccc-cb707a838a5d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:51.560024 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.volume.api [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0115ca9-66ba-4b4b-9ccc-cb707a838a5d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Sep 23 14:04:51.562361 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.volume.api [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Flow 'volume_create_api' (3192d75e-e9aa-4907-9c81-6866b2a6e794) transitioned into state 'REVERTED' from state 'RUNNING'
Sep 23 14:04:51.562985 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5b99b73b-29d1-443b-bf66-be1ea534e2bf tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes returned with HTTP 400
Sep 23 14:04:51.563931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 419/827] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:04:51 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes => generated 125 bytes in 163 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:04:53.007214 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.011175 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes
Sep 23 14:04:53.011899 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "46f2776e-9b44-44ce-848c-efb6aeca78ed"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:53.014090 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Create volume request body: {'volume': {'size': 1, 'imageRef': '46f2776e-9b44-44ce-848c-efb6aeca78ed'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:04:53.107387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Create volume of 1 GB
Sep 23 14:04:53.114598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Availability Zones retrieved successfully.
Sep 23 14:04:53.130024 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Flow 'volume_create_api' (b1b9b40e-259c-46bd-a09e-84695e42eca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:53.132492 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af9b3f2-0bb5-4bf3-8d82-9e384b6d32f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:53.142448 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:04:53.178429 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.volume.api [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af9b3f2-0bb5-4bf3-8d82-9e384b6d32f2) transitioned into state 'FAILURE' from state 'RUNNING'
Sep 23 14:04:53.178429 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB.
Sep 23 14:04:53.183036 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af9b3f2-0bb5-4bf3-8d82-9e384b6d32f2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:53.184969 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.volume.api [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af9b3f2-0bb5-4bf3-8d82-9e384b6d32f2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Sep 23 14:04:53.187270 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.volume.api [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Flow 'volume_create_api' (b1b9b40e-259c-46bd-a09e-84695e42eca7) transitioned into state 'REVERTED' from state 'RUNNING'
Sep 23 14:04:53.187872 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9bc8e0d0-4fb5-4646-a363-994a74f6e3e1 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes returned with HTTP 400
Sep 23 14:04:53.188933 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 409/828] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:04:53 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes => generated 134 bytes in 183 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:04:53.636927 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-73856597-371c-4ff9-8bb8-d42eeefe9e6d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.640467 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-73856597-371c-4ff9-8bb8-d42eeefe9e6d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes
Sep 23 14:04:53.641234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-73856597-371c-4ff9-8bb8-d42eeefe9e6d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:53.644102 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-73856597-371c-4ff9-8bb8-d42eeefe9e6d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes returned with HTTP 400
Sep 23 14:04:53.645058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 420/829] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:04:53 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:04:53.650239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d3432961-4dca-420b-84b1-9a92f77e9944 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.653796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d3432961-4dca-420b-84b1-9a92f77e9944 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes
Sep 23 14:04:53.654972 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d3432961-4dca-420b-84b1-9a92f77e9944 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "be6f6e3b-210e-4db9-9612-d4e3c7e7fa02"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:53.657329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-d3432961-4dca-420b-84b1-9a92f77e9944 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'be6f6e3b-210e-4db9-9612-d4e3c7e7fa02'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:04:53.665678 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d3432961-4dca-420b-84b1-9a92f77e9944 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes returned with HTTP 404
Sep 23 14:04:53.667372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 410/830] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:04:53 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:53.672771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-95068071-e95e-4e7f-a6fc-0f25b5a9cda7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.676163 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-95068071-e95e-4e7f-a6fc-0f25b5a9cda7 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes
Sep 23 14:04:53.676845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-95068071-e95e-4e7f-a6fc-0f25b5a9cda7 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "06b089ec-32f2-45f2-8123-d79ef66d2c3d"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:53.679371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-95068071-e95e-4e7f-a6fc-0f25b5a9cda7 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Create volume request body: {'volume': {'size': 1, 'source_volid': '06b089ec-32f2-45f2-8123-d79ef66d2c3d'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:04:53.692169 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-95068071-e95e-4e7f-a6fc-0f25b5a9cda7 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes returned with HTTP 404
Sep 23 14:04:53.693065 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 421/831] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:04:53 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:53.699013 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d9910b44-5019-4582-8401-6534f8c698ab None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.702622 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d9910b44-5019-4582-8401-6534f8c698ab tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes
Sep 23 14:04:53.704313 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d9910b44-5019-4582-8401-6534f8c698ab tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "e7bef479-64e9-4d07-9d32-3b621eaee985"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:53.705421 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-d9910b44-5019-4582-8401-6534f8c698ab tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Create volume request body: {'volume': {'size': 1, 'volume_type': 'e7bef479-64e9-4d07-9d32-3b621eaee985'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:04:53.716761 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d9910b44-5019-4582-8401-6534f8c698ab tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes returned with HTTP 404
Sep 23 14:04:53.717623 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 411/832] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:04:53 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:53.723551 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-812a6ce6-5e9c-48b4-8c0b-032caf268c88 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.727001 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-812a6ce6-5e9c-48b4-8c0b-032caf268c88 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes
Sep 23 14:04:53.727730 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-812a6ce6-5e9c-48b4-8c0b-032caf268c88 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:53.730686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-812a6ce6-5e9c-48b4-8c0b-032caf268c88 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes returned with HTTP 400
Sep 23 14:04:53.731524 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 422/833] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:04:53 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:04:53.736395 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5794f07a-8982-42e0-ae57-7b3c0eb3ec50 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.739734 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5794f07a-8982-42e0-ae57-7b3c0eb3ec50 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes
Sep 23 14:04:53.740423 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5794f07a-8982-42e0-ae57-7b3c0eb3ec50 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:53.742909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5794f07a-8982-42e0-ae57-7b3c0eb3ec50 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes returned with HTTP 400
Sep 23 14:04:53.743714 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 412/834] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:04:53 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:04:53.749467 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-16cf3b85-78ef-4df5-8ba9-12a12502388d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.752706 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-16cf3b85-78ef-4df5-8ba9-12a12502388d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes
Sep 23 14:04:53.753375 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-16cf3b85-78ef-4df5-8ba9-12a12502388d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:53.755532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-16cf3b85-78ef-4df5-8ba9-12a12502388d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes returned with HTTP 400
Sep 23 14:04:53.756368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 423/835] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:04:53 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0)
Sep 23 14:04:53.761390 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b3f97b33-b0b4-4953-8db7-9129dfde84f9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.764731 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b3f97b33-b0b4-4953-8db7-9129dfde84f9 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] DELETE http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/tempest-invalid-1539667263
Sep 23 14:04:53.765163 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b3f97b33-b0b4-4953-8db7-9129dfde84f9 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:53.765599 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b3f97b33-b0b4-4953-8db7-9129dfde84f9 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:53.765989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-b3f97b33-b0b4-4953-8db7-9129dfde84f9 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Delete volume with id: tempest-invalid-1539667263 
Sep 23 14:04:53.777301 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b3f97b33-b0b4-4953-8db7-9129dfde84f9 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/tempest-invalid-1539667263 returned with HTTP 404
Sep 23 14:04:53.778118 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 413/836] 10.222.0.62 () {58 vars in 1298 bytes} [Fri Sep 23 14:04:53 2022] DELETE /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/tempest-invalid-1539667263 => generated 99 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:04:53.783259 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5d049d92-119e-4aac-b10d-89caee928d4b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.787715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 424/837] 10.222.0.62 () {58 vars in 1220 bytes} [Fri Sep 23 14:04:53 2022] DELETE /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0)
Sep 23 14:04:53.793207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b6f914aa-84c3-44c8-a794-ed42cd59c519 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.796481 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b6f914aa-84c3-44c8-a794-ed42cd59c519 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/xxx/action
Sep 23 14:04:53.797164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b6f914aa-84c3-44c8-a794-ed42cd59c519 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action body: b'{"os-detach": {}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:04:53.797484 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b6f914aa-84c3-44c8-a794-ed42cd59c519 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:53.812382 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b6f914aa-84c3-44c8-a794-ed42cd59c519 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/xxx/action returned with HTTP 404
Sep 23 14:04:53.813258 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 414/838] 10.222.0.62 () {60 vars in 1268 bytes} [Fri Sep 23 14:04:53 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/xxx/action => generated 76 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:04:53.818909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-85cb61a2-06ab-4c96-a30e-55b98748ce53 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.822453 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-85cb61a2-06ab-4c96-a30e-55b98748ce53 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] GET http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/tempest-invalid-2112761128
Sep 23 14:04:53.822899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-85cb61a2-06ab-4c96-a30e-55b98748ce53 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:53.823379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-85cb61a2-06ab-4c96-a30e-55b98748ce53 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:53.834761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-85cb61a2-06ab-4c96-a30e-55b98748ce53 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/tempest-invalid-2112761128 returned with HTTP 404
Sep 23 14:04:53.835604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 425/839] 10.222.0.62 () {58 vars in 1295 bytes} [Fri Sep 23 14:04:53 2022] GET /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/tempest-invalid-2112761128 => generated 99 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:04:53.841424 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-afd4b6fa-b35d-479a-a554-54228f8e3e51 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.845456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 415/840] 10.222.0.62 () {58 vars in 1217 bytes} [Fri Sep 23 14:04:53 2022] GET /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0)
Sep 23 14:04:53.850159 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8c096320-94d0-4ae8-aa3f-bc535c4a5674 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.853524 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8c096320-94d0-4ae8-aa3f-bc535c4a5674 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] GET http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/detail?status=null
Sep 23 14:04:53.853987 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8c096320-94d0-4ae8-aa3f-bc535c4a5674 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:53.855069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8c096320-94d0-4ae8-aa3f-bc535c4a5674 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:53.856768 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-8c096320-94d0-4ae8-aa3f-bc535c4a5674 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:04:53.856768 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-8c096320-94d0-4ae8-aa3f-bc535c4a5674 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Could not evaluate value null, assuming string {{(pid=113688) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Sep 23 14:04:53.857715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-8c096320-94d0-4ae8-aa3f-bc535c4a5674 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:04:53.904461 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8c096320-94d0-4ae8-aa3f-bc535c4a5674 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Get all volumes completed successfully.
Sep 23 14:04:53.909275 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8c096320-94d0-4ae8-aa3f-bc535c4a5674 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/detail?status=null returned with HTTP 200
Sep 23 14:04:53.909968 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 426/841] 10.222.0.62 () {58 vars in 1258 bytes} [Fri Sep 23 14:04:53 2022] GET /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/detail?status=null => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:04:53.928800 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8a3042e6-055b-4cdc-bef8-d70e9c27ec75 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:53.932326 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8a3042e6-055b-4cdc-bef8-d70e9c27ec75 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] GET http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/detail?name=tempest-VolumesNegativeTest-Volume-611880807
Sep 23 14:04:53.932817 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8a3042e6-055b-4cdc-bef8-d70e9c27ec75 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:53.933259 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8a3042e6-055b-4cdc-bef8-d70e9c27ec75 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:53.933977 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-8a3042e6-055b-4cdc-bef8-d70e9c27ec75 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:04:53.935671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8a3042e6-055b-4cdc-bef8-d70e9c27ec75 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-611880807'), ('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:04:53.982395 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8a3042e6-055b-4cdc-bef8-d70e9c27ec75 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Get all volumes completed successfully.
Sep 23 14:04:53.987382 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8a3042e6-055b-4cdc-bef8-d70e9c27ec75 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/detail?name=tempest-VolumesNegativeTest-Volume-611880807 returned with HTTP 200
Sep 23 14:04:53.988082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 416/842] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:04:53 2022] GET /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/detail?name=tempest-VolumesNegativeTest-Volume-611880807 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:04:54.005123 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c7688ec9-fa0a-4f1c-8e8e-398bf46ebb1d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.008575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c7688ec9-fa0a-4f1c-8e8e-398bf46ebb1d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] GET http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes?status=null
Sep 23 14:04:54.009017 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c7688ec9-fa0a-4f1c-8e8e-398bf46ebb1d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:54.009471 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c7688ec9-fa0a-4f1c-8e8e-398bf46ebb1d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:54.010049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-c7688ec9-fa0a-4f1c-8e8e-398bf46ebb1d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:04:54.010575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-c7688ec9-fa0a-4f1c-8e8e-398bf46ebb1d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Could not evaluate value null, assuming string {{(pid=113688) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Sep 23 14:04:54.012042 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-c7688ec9-fa0a-4f1c-8e8e-398bf46ebb1d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:04:54.057860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c7688ec9-fa0a-4f1c-8e8e-398bf46ebb1d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Get all volumes completed successfully.
Sep 23 14:04:54.058551 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c7688ec9-fa0a-4f1c-8e8e-398bf46ebb1d tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes?status=null returned with HTTP 200
Sep 23 14:04:54.059268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 427/843] 10.222.0.62 () {58 vars in 1237 bytes} [Fri Sep 23 14:04:54 2022] GET /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes?status=null => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:04:54.067982 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fa45a9de-bd6f-4a24-aa07-6e4654a42052 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.071531 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fa45a9de-bd6f-4a24-aa07-6e4654a42052 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] GET http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes?name=tempest-VolumesNegativeTest-Volume-1622076489
Sep 23 14:04:54.071971 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fa45a9de-bd6f-4a24-aa07-6e4654a42052 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:54.072420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fa45a9de-bd6f-4a24-aa07-6e4654a42052 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:54.073111 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-fa45a9de-bd6f-4a24-aa07-6e4654a42052 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:04:54.074885 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-fa45a9de-bd6f-4a24-aa07-6e4654a42052 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1622076489'), ('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:04:54.122003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fa45a9de-bd6f-4a24-aa07-6e4654a42052 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Get all volumes completed successfully.
Sep 23 14:04:54.122714 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fa45a9de-bd6f-4a24-aa07-6e4654a42052 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes?name=tempest-VolumesNegativeTest-Volume-1622076489 returned with HTTP 200
Sep 23 14:04:54.123457 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 417/844] 10.222.0.62 () {58 vars in 1315 bytes} [Fri Sep 23 14:04:54 2022] GET /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes?name=tempest-VolumesNegativeTest-Volume-1622076489 => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:04:54.132100 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-19d0c51b-8fd6-46f1-882f-01bfcce6b4f0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.135557 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-19d0c51b-8fd6-46f1-882f-01bfcce6b4f0 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action
Sep 23 14:04:54.136343 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-19d0c51b-8fd6-46f1-882f-01bfcce6b4f0 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action body: b'{"os-reserve": {}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:04:54.136667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-19d0c51b-8fd6-46f1-882f-01bfcce6b4f0 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:54.150731 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:54.150731 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:54.152487 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-19d0c51b-8fd6-46f1-882f-01bfcce6b4f0 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Volume info retrieved successfully.
Sep 23 14:04:54.230546 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-19d0c51b-8fd6-46f1-882f-01bfcce6b4f0 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Reserve volume completed successfully.
Sep 23 14:04:54.231019 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-19d0c51b-8fd6-46f1-882f-01bfcce6b4f0 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action returned with HTTP 202
Sep 23 14:04:54.231806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 428/845] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:04:54 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:04:54.236559 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-eb154763-6be8-4ca0-8065-34f1d2a08523 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.240121 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-eb154763-6be8-4ca0-8065-34f1d2a08523 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action
Sep 23 14:04:54.240833 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-eb154763-6be8-4ca0-8065-34f1d2a08523 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action body: b'{"os-reserve": {}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:04:54.241158 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-eb154763-6be8-4ca0-8065-34f1d2a08523 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:54.256245 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:54.256245 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:54.257221 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-eb154763-6be8-4ca0-8065-34f1d2a08523 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Volume info retrieved successfully.
Sep 23 14:04:54.264851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: ERROR cinder.volume.api [None req-eb154763-6be8-4ca0-8065-34f1d2a08523 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Volume status must be available to reserve, but the status is attaching.
Sep 23 14:04:54.265444 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-eb154763-6be8-4ca0-8065-34f1d2a08523 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action returned with HTTP 400
Sep 23 14:04:54.266322 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 418/846] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:04:54 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action => generated 132 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0)
Sep 23 14:04:54.270963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b504493e-78bd-4e98-bd10-e8d18a17fc3e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.274424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b504493e-78bd-4e98-bd10-e8d18a17fc3e tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action
Sep 23 14:04:54.275137 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b504493e-78bd-4e98-bd10-e8d18a17fc3e tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action body: b'{"os-unreserve": {}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:04:54.275512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b504493e-78bd-4e98-bd10-e8d18a17fc3e tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:54.290361 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:54.290361 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:54.291629 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b504493e-78bd-4e98-bd10-e8d18a17fc3e tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Volume info retrieved successfully.
Sep 23 14:04:54.374790 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b504493e-78bd-4e98-bd10-e8d18a17fc3e tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Unreserve volume completed successfully.
Sep 23 14:04:54.375240 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b504493e-78bd-4e98-bd10-e8d18a17fc3e tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action returned with HTTP 202
Sep 23 14:04:54.376020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 429/847] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:04:54 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:04:54.381745 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-28e4133c-5c03-407a-9534-53dd48b037e5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.385353 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-28e4133c-5c03-407a-9534-53dd48b037e5 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/120cc2e6-44e8-44e6-b029-aa61c7303b6f/action
Sep 23 14:04:54.386068 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-28e4133c-5c03-407a-9534-53dd48b037e5 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action body: b'{"os-reserve": {}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:04:54.386420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-28e4133c-5c03-407a-9534-53dd48b037e5 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:54.398524 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-28e4133c-5c03-407a-9534-53dd48b037e5 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/120cc2e6-44e8-44e6-b029-aa61c7303b6f/action returned with HTTP 404
Sep 23 14:04:54.399378 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 419/848] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:04:54 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/120cc2e6-44e8-44e6-b029-aa61c7303b6f/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:04:54.405522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d9c67942-ce99-4552-ab94-89d208311f2e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.409039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d9c67942-ce99-4552-ab94-89d208311f2e tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/dd9dde51-c5b7-4fa8-958a-9cfe6115994f/action
Sep 23 14:04:54.409661 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d9c67942-ce99-4552-ab94-89d208311f2e tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action body: b'{"os-unreserve": {}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:04:54.409982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d9c67942-ce99-4552-ab94-89d208311f2e tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:54.421493 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d9c67942-ce99-4552-ab94-89d208311f2e tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/dd9dde51-c5b7-4fa8-958a-9cfe6115994f/action returned with HTTP 404
Sep 23 14:04:54.422346 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 430/849] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:04:54 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/dd9dde51-c5b7-4fa8-958a-9cfe6115994f/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:54.427573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ff0faaf1-bb3e-4f2c-866c-6577069dc382 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.431542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 420/850] 10.222.0.62 () {60 vars in 1237 bytes} [Fri Sep 23 14:04:54 2022] PUT /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0)
Sep 23 14:04:54.436470 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ef04bfcf-2e2b-4601-8a1a-bd273af737f8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.439940 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ef04bfcf-2e2b-4601-8a1a-bd273af737f8 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] PUT http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/tempest-invalid-274706179
Sep 23 14:04:54.440611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ef04bfcf-2e2b-4601-8a1a-bd273af737f8 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:54.453757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ef04bfcf-2e2b-4601-8a1a-bd273af737f8 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/tempest-invalid-274706179 returned with HTTP 404
Sep 23 14:04:54.454630 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 431/851] 10.222.0.62 () {60 vars in 1312 bytes} [Fri Sep 23 14:04:54 2022] PUT /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/tempest-invalid-274706179 => generated 98 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:04:54.459782 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7b2332da-f11c-4986-845b-45e39ee7cb53 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.463122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7b2332da-f11c-4986-845b-45e39ee7cb53 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] PUT http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/df3374ab-85bf-4a9c-9da2-7e1f4999dd5f
Sep 23 14:04:54.463826 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7b2332da-f11c-4986-845b-45e39ee7cb53 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:54.477450 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7b2332da-f11c-4986-845b-45e39ee7cb53 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/df3374ab-85bf-4a9c-9da2-7e1f4999dd5f returned with HTTP 404
Sep 23 14:04:54.478239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 421/852] 10.222.0.62 () {60 vars in 1345 bytes} [Fri Sep 23 14:04:54 2022] PUT /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/df3374ab-85bf-4a9c-9da2-7e1f4999dd5f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:04:54.483529 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-51fad95d-3876-4422-8e3b-98b6a1be7140 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.486953 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-51fad95d-3876-4422-8e3b-98b6a1be7140 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] DELETE http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/fa944748-d534-4e83-8b3f-941eead9ce0b
Sep 23 14:04:54.487394 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-51fad95d-3876-4422-8e3b-98b6a1be7140 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:54.487836 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-51fad95d-3876-4422-8e3b-98b6a1be7140 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:54.488228 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-51fad95d-3876-4422-8e3b-98b6a1be7140 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Delete volume with id: fa944748-d534-4e83-8b3f-941eead9ce0b 
Sep 23 14:04:54.499672 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-51fad95d-3876-4422-8e3b-98b6a1be7140 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/fa944748-d534-4e83-8b3f-941eead9ce0b returned with HTTP 404
Sep 23 14:04:54.500499 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 432/853] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:04:54 2022] DELETE /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/fa944748-d534-4e83-8b3f-941eead9ce0b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:54.505613 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5936d1e2-187b-4838-a10c-d696d8ac843a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.508982 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5936d1e2-187b-4838-a10c-d696d8ac843a tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action
Sep 23 14:04:54.509733 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5936d1e2-187b-4838-a10c-d696d8ac843a tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:04:54.510060 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5936d1e2-187b-4838-a10c-d696d8ac843a tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:54.512343 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5936d1e2-187b-4838-a10c-d696d8ac843a tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action returned with HTTP 400
Sep 23 14:04:54.513168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 422/854] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:04:54 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:04:54.519286 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-efc40bec-d0a8-410d-aa57-3a96a3023ae9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.522680 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-efc40bec-d0a8-410d-aa57-3a96a3023ae9 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action
Sep 23 14:04:54.523373 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-efc40bec-d0a8-410d-aa57-3a96a3023ae9 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:04:54.523694 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-efc40bec-d0a8-410d-aa57-3a96a3023ae9 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:54.525898 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-efc40bec-d0a8-410d-aa57-3a96a3023ae9 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action returned with HTTP 400
Sep 23 14:04:54.526741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 433/855] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:04:54 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:04:54.531745 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-364b4cb2-cb78-49e6-bcd5-fe318d3bb189 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.535112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-364b4cb2-cb78-49e6-bcd5-fe318d3bb189 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/c9c233db-b879-450f-b465-9d130474ed20/action
Sep 23 14:04:54.535792 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-364b4cb2-cb78-49e6-bcd5-fe318d3bb189 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:04:54.536146 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-364b4cb2-cb78-49e6-bcd5-fe318d3bb189 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:54.549568 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-364b4cb2-cb78-49e6-bcd5-fe318d3bb189 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/c9c233db-b879-450f-b465-9d130474ed20/action returned with HTTP 404
Sep 23 14:04:54.550589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 423/856] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:04:54 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/c9c233db-b879-450f-b465-9d130474ed20/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:54.555574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-09d9b377-59fd-44a3-b3e0-f22e03eb0dbd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.558914 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-09d9b377-59fd-44a3-b3e0-f22e03eb0dbd tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action
Sep 23 14:04:54.559638 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-09d9b377-59fd-44a3-b3e0-f22e03eb0dbd tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:04:54.559955 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-09d9b377-59fd-44a3-b3e0-f22e03eb0dbd tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:54.562917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-09d9b377-59fd-44a3-b3e0-f22e03eb0dbd tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action returned with HTTP 400
Sep 23 14:04:54.563754 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 434/857] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:04:54 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0)
Sep 23 14:04:54.568605 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f2bc2cc8-0c32-43e2-b3d3-de0a302f9af3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.571932 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f2bc2cc8-0c32-43e2-b3d3-de0a302f9af3 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] POST http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/None/action
Sep 23 14:04:54.572630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f2bc2cc8-0c32-43e2-b3d3-de0a302f9af3 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:04:54.572981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f2bc2cc8-0c32-43e2-b3d3-de0a302f9af3 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:54.585723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f2bc2cc8-0c32-43e2-b3d3-de0a302f9af3 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/None/action returned with HTTP 404
Sep 23 14:04:54.586604 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 424/858] 10.222.0.62 () {60 vars in 1271 bytes} [Fri Sep 23 14:04:54 2022] POST /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/None/action => generated 77 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:04:54.592660 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-32c68c80-39bb-4f3b-a1a1-085f1427f888 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.596040 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-32c68c80-39bb-4f3b-a1a1-085f1427f888 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] GET http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/df5a51e3-f98d-4799-91a2-d27f2cab9cd4
Sep 23 14:04:54.596527 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-32c68c80-39bb-4f3b-a1a1-085f1427f888 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:54.596966 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-32c68c80-39bb-4f3b-a1a1-085f1427f888 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:54.610271 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-32c68c80-39bb-4f3b-a1a1-085f1427f888 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/df5a51e3-f98d-4799-91a2-d27f2cab9cd4 returned with HTTP 404
Sep 23 14:04:54.611143 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 435/859] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:54 2022] GET /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/df5a51e3-f98d-4799-91a2-d27f2cab9cd4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:54.616003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-eac430cf-4cc9-476e-85f3-c73012673425 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.619446 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-eac430cf-4cc9-476e-85f3-c73012673425 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] DELETE http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9
Sep 23 14:04:54.619916 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-eac430cf-4cc9-476e-85f3-c73012673425 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:54.620363 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-eac430cf-4cc9-476e-85f3-c73012673425 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:54.620756 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-eac430cf-4cc9-476e-85f3-c73012673425 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Delete volume with id: 845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9 
Sep 23 14:04:54.635978 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:54.635978 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:54.636934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-eac430cf-4cc9-476e-85f3-c73012673425 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Volume info retrieved successfully.
Sep 23 14:04:54.906746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-eac430cf-4cc9-476e-85f3-c73012673425 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Delete volume request issued successfully.
Sep 23 14:04:54.907021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-eac430cf-4cc9-476e-85f3-c73012673425 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9 returned with HTTP 202
Sep 23 14:04:54.907850 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 425/860] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:04:54 2022] DELETE /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9 => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:04:54.912418 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bfb8b944-a8c0-431f-adac-a888d0e77470 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:54.916159 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bfb8b944-a8c0-431f-adac-a888d0e77470 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] GET http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9
Sep 23 14:04:54.916596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bfb8b944-a8c0-431f-adac-a888d0e77470 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:54.917038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bfb8b944-a8c0-431f-adac-a888d0e77470 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:54.931442 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:54.931442 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:54.937653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bfb8b944-a8c0-431f-adac-a888d0e77470 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Volume info retrieved successfully.
Sep 23 14:04:54.946280 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bfb8b944-a8c0-431f-adac-a888d0e77470 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9 returned with HTTP 200
Sep 23 14:04:54.947126 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 436/861] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:54 2022] GET /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9 => generated 911 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:55.965124 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2274c49c-13a8-45da-b5b2-970af822b543 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:55.968685 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2274c49c-13a8-45da-b5b2-970af822b543 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] GET http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9
Sep 23 14:04:55.969713 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2274c49c-13a8-45da-b5b2-970af822b543 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:55.970188 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2274c49c-13a8-45da-b5b2-970af822b543 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:55.981572 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2274c49c-13a8-45da-b5b2-970af822b543 tempest-VolumesNegativeTest-475273187 tempest-VolumesNegativeTest-475273187-project] http://10.222.0.62/volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9 returned with HTTP 404
Sep 23 14:04:55.982438 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 426/862] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:55 2022] GET /volume/v3/8f795f5f1a0541e28e28c4fc48877888/volumes/845bb33e-ab2f-4b3a-98a0-f4dc24a2dbd9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:04:57.824124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-53eb2063-2552-4478-9d56-c362855f184e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:57.917907 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] POST http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes
Sep 23 14:04:57.918645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1183296724"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:57.920797 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1183296724'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:04:57.921108 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Create volume of 1 GB
Sep 23 14:04:57.928598 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Availability Zones retrieved successfully.
Sep 23 14:04:57.944320 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Flow 'volume_create_api' (8a52870c-6e27-4b58-b60b-46c48b4584b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:57.946797 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09da90ec-e15b-4dcc-b17f-e06a046f708d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:57.949118 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:04:57.980505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09da90ec-e15b-4dcc-b17f-e06a046f708d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:57.982611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4d79c4-d49e-4768-a1a1-0c83f21f3dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:58.190804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Created reservations ['a9fcf02a-ea0f-4b7e-8d44-9852e65e4b28', '14cc4ebe-fb46-442f-984c-57766e78e150', '82dea691-cd75-4e68-bcbc-7a9148bb4e88', '75161525-97d2-419c-a900-2346efe0a54b'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:04:58.192466 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4d79c4-d49e-4768-a1a1-0c83f21f3dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9fcf02a-ea0f-4b7e-8d44-9852e65e4b28', '14cc4ebe-fb46-442f-984c-57766e78e150', '82dea691-cd75-4e68-bcbc-7a9148bb4e88', '75161525-97d2-419c-a900-2346efe0a54b']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:58.194428 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (963bf00e-25b6-4174-8206-1bf9e9a62bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:58.273298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (963bf00e-25b6-4174-8206-1bf9e9a62bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef03b7a4-1813-4d68-9892-56ee5bb29cf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1183296724',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='66f7fb13cacb4e4399a44dc31c4b40d3',qos_specs=None,replication_status=<?>,reservations=['a9fcf02a-ea0f-4b7e-8d44-9852e65e4b28','14cc4ebe-fb46-442f-984c-57766e78e150','82dea691-cd75-4e68-bcbc-7a9148bb4e88','75161525-97d2-419c-a900-2346efe0a54b'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4e3bc9e17d9143d998486d31c98bd145',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:04:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1183296724',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=ef03b7a4-1813-4d68-9892-56ee5bb29cf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f7fb13cacb4e4399a44dc31c4b40d3',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='4e3bc9e17d9143d998486d31c98bd145',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:58.275295 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22120fc7-d732-4497-a2a7-9e09d74446a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:58.294562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=78,cinder:UPDATE=13,cinder:INSERT=9 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:04:58.372795 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22120fc7-d732-4497-a2a7-9e09d74446a1) 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-VolumesSnapshotListTestJSON-Volume-1183296724',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='66f7fb13cacb4e4399a44dc31c4b40d3',qos_specs=None,replication_status=<?>,reservations=['a9fcf02a-ea0f-4b7e-8d44-9852e65e4b28','14cc4ebe-fb46-442f-984c-57766e78e150','82dea691-cd75-4e68-bcbc-7a9148bb4e88','75161525-97d2-419c-a900-2346efe0a54b'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4e3bc9e17d9143d998486d31c98bd145',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:58.374630 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e067cd-da41-48ec-a738-26ba872704ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:04:58.464871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e067cd-da41-48ec-a738-26ba872704ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:04:58.467450 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Flow 'volume_create_api' (8a52870c-6e27-4b58-b60b-46c48b4584b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:04:58.467971 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Create volume request issued successfully.
Sep 23 14:04:58.469760 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-53eb2063-2552-4478-9d56-c362855f184e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes returned with HTTP 202
Sep 23 14:04:58.478528 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 437/863] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:04:57 2022] POST /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes => generated 827 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:04:58.486850 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ec9ac1c9-14ce-4a72-9cba-da2323ffdce0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:58.490499 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ec9ac1c9-14ce-4a72-9cba-da2323ffdce0 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7
Sep 23 14:04:58.491841 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ec9ac1c9-14ce-4a72-9cba-da2323ffdce0 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:58.491841 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ec9ac1c9-14ce-4a72-9cba-da2323ffdce0 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:58.506058 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:58.506058 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:58.512306 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ec9ac1c9-14ce-4a72-9cba-da2323ffdce0 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Volume info retrieved successfully.
Sep 23 14:04:58.521858 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ec9ac1c9-14ce-4a72-9cba-da2323ffdce0 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7 returned with HTTP 200
Sep 23 14:04:58.522585 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 427/864] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:58 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7 => generated 895 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:04:59.540998 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e1194c36-5a2b-4073-a6ab-7794273bdcbc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:59.544988 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e1194c36-5a2b-4073-a6ab-7794273bdcbc tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7
Sep 23 14:04:59.545426 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e1194c36-5a2b-4073-a6ab-7794273bdcbc tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:04:59.545878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e1194c36-5a2b-4073-a6ab-7794273bdcbc tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:04:59.560654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:59.560654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:59.567031 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e1194c36-5a2b-4073-a6ab-7794273bdcbc tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Volume info retrieved successfully.
Sep 23 14:04:59.575629 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e1194c36-5a2b-4073-a6ab-7794273bdcbc tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7 returned with HTTP 200
Sep 23 14:04:59.576305 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 438/865] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:04:59 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7 => generated 920 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:04:59.593222 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1606aafd-693a-4ba8-8991-09f19109ed3d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:04:59.597751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1606aafd-693a-4ba8-8991-09f19109ed3d tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] POST http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots
Sep 23 14:04:59.598498 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1606aafd-693a-4ba8-8991-09f19109ed3d tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef03b7a4-1813-4d68-9892-56ee5bb29cf7", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-345028878"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:04:59.614248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:04:59.614248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:04:59.615340 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1606aafd-693a-4ba8-8991-09f19109ed3d tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Volume info retrieved successfully.
Sep 23 14:04:59.615639 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-1606aafd-693a-4ba8-8991-09f19109ed3d tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Create snapshot from volume ef03b7a4-1813-4d68-9892-56ee5bb29cf7
Sep 23 14:04:59.910910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-1606aafd-693a-4ba8-8991-09f19109ed3d tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Created reservations ['b9c131a1-547a-4e06-b156-c22873a4ddf6', '39e80e80-4faf-40ea-aceb-9ad6f2e97cab', 'c5e21344-24f4-4152-a8ab-6d7fc7fc128f', 'ecefaea0-fbce-46c6-83ea-1d5ec7cb5610'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:05:00.092451 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1606aafd-693a-4ba8-8991-09f19109ed3d tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot create request issued successfully.
Sep 23 14:05:00.093139 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1606aafd-693a-4ba8-8991-09f19109ed3d tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots returned with HTTP 202
Sep 23 14:05:00.093924 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 428/866] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:04:59 2022] POST /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots => generated 313 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:05:00.102253 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fc7a04a9-6298-4968-84a3-2eb310770919 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:00.106203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fc7a04a9-6298-4968-84a3-2eb310770919 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5
Sep 23 14:05:00.106650 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fc7a04a9-6298-4968-84a3-2eb310770919 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:00.107106 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fc7a04a9-6298-4968-84a3-2eb310770919 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:00.117464 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:00.117464 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:00.118446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fc7a04a9-6298-4968-84a3-2eb310770919 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:00.120217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fc7a04a9-6298-4968-84a3-2eb310770919 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 returned with HTTP 200
Sep 23 14:05:00.120931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 439/867] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:00 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:01.133369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4300859a-bfa4-46f6-bce8-8ee03810b780 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:01.137549 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4300859a-bfa4-46f6-bce8-8ee03810b780 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5
Sep 23 14:05:01.138125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4300859a-bfa4-46f6-bce8-8ee03810b780 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:01.138831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4300859a-bfa4-46f6-bce8-8ee03810b780 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:01.149112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:01.149112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:01.150066 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4300859a-bfa4-46f6-bce8-8ee03810b780 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:01.151837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4300859a-bfa4-46f6-bce8-8ee03810b780 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 returned with HTTP 200
Sep 23 14:05:01.152504 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 429/868] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:01 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:02.163232 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-30bddc16-eb8c-4bbc-8740-e5805682befd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:02.167516 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-30bddc16-eb8c-4bbc-8740-e5805682befd tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5
Sep 23 14:05:02.167957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-30bddc16-eb8c-4bbc-8740-e5805682befd tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:02.168465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-30bddc16-eb8c-4bbc-8740-e5805682befd tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:02.179208 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:02.179208 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:02.180134 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-30bddc16-eb8c-4bbc-8740-e5805682befd tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:02.181882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-30bddc16-eb8c-4bbc-8740-e5805682befd tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 returned with HTTP 200
Sep 23 14:05:02.182581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 440/869] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:02 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:03.193080 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-433a398f-1d02-4cfa-9cbe-4a8e93c6da84 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:03.197177 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-433a398f-1d02-4cfa-9cbe-4a8e93c6da84 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5
Sep 23 14:05:03.197621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-433a398f-1d02-4cfa-9cbe-4a8e93c6da84 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:03.198081 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-433a398f-1d02-4cfa-9cbe-4a8e93c6da84 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:03.209260 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:03.209260 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:03.210236 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-433a398f-1d02-4cfa-9cbe-4a8e93c6da84 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:03.212164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-433a398f-1d02-4cfa-9cbe-4a8e93c6da84 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 returned with HTTP 200
Sep 23 14:05:03.212866 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 430/870] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:03 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:04.222611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-80871aaf-0ef1-4552-a28b-0016dda50b63 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:04.226577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-80871aaf-0ef1-4552-a28b-0016dda50b63 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5
Sep 23 14:05:04.227022 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-80871aaf-0ef1-4552-a28b-0016dda50b63 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:04.227532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-80871aaf-0ef1-4552-a28b-0016dda50b63 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:04.237202 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:04.237202 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:04.238237 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-80871aaf-0ef1-4552-a28b-0016dda50b63 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:04.240074 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-80871aaf-0ef1-4552-a28b-0016dda50b63 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 returned with HTTP 200
Sep 23 14:05:04.240733 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 441/871] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:04 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:04.248976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3c781ae2-2ecf-4e85-8ffe-d7b05dd37457 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:04.253463 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3c781ae2-2ecf-4e85-8ffe-d7b05dd37457 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] POST http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots
Sep 23 14:05:04.254189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3c781ae2-2ecf-4e85-8ffe-d7b05dd37457 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef03b7a4-1813-4d68-9892-56ee5bb29cf7", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1949184166"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:05:04.259738 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=78,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:05:04.270990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:04.270990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:04.272053 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3c781ae2-2ecf-4e85-8ffe-d7b05dd37457 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Volume info retrieved successfully.
Sep 23 14:05:04.282141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-3c781ae2-2ecf-4e85-8ffe-d7b05dd37457 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Create snapshot from volume ef03b7a4-1813-4d68-9892-56ee5bb29cf7
Sep 23 14:05:04.391493 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-3c781ae2-2ecf-4e85-8ffe-d7b05dd37457 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Created reservations ['07f15fd2-efe7-4fe7-9ea8-6f4a4cefaf33', '2fbabc13-9de6-4d4d-a043-c096ef96d1a1', '00e9de2c-5e6d-4f9b-a38b-c758e6745583', '8ec8fb05-90b0-480d-b7e2-569c7a8fd758'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:05:04.556343 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3c781ae2-2ecf-4e85-8ffe-d7b05dd37457 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot create request issued successfully.
Sep 23 14:05:04.557080 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3c781ae2-2ecf-4e85-8ffe-d7b05dd37457 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots returned with HTTP 202
Sep 23 14:05:04.557908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 431/872] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:05:04 2022] POST /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots => generated 314 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:05:04.566631 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8d7e1906-e2cc-4828-abc7-29c8031b2b4c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:04.570783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8d7e1906-e2cc-4828-abc7-29c8031b2b4c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3
Sep 23 14:05:04.571566 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8d7e1906-e2cc-4828-abc7-29c8031b2b4c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:04.571825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8d7e1906-e2cc-4828-abc7-29c8031b2b4c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:04.584190 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:04.584190 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:04.585176 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8d7e1906-e2cc-4828-abc7-29c8031b2b4c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:04.587195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8d7e1906-e2cc-4828-abc7-29c8031b2b4c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 returned with HTTP 200
Sep 23 14:05:04.587886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 442/873] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:04 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:05.597945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4aface96-de0e-424d-a249-967aaa9f45e7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:05.602112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4aface96-de0e-424d-a249-967aaa9f45e7 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3
Sep 23 14:05:05.602602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4aface96-de0e-424d-a249-967aaa9f45e7 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:05.603057 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4aface96-de0e-424d-a249-967aaa9f45e7 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:05.613410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:05.613410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:05.614468 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4aface96-de0e-424d-a249-967aaa9f45e7 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:05.616195 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4aface96-de0e-424d-a249-967aaa9f45e7 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 returned with HTTP 200
Sep 23 14:05:05.616910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 432/874] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:05 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:06.625813 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b9bdb2ce-7048-4fb8-8544-004017731099 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:06.630450 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b9bdb2ce-7048-4fb8-8544-004017731099 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3
Sep 23 14:05:06.630886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b9bdb2ce-7048-4fb8-8544-004017731099 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:06.631338 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b9bdb2ce-7048-4fb8-8544-004017731099 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:06.640877 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:06.640877 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:06.641779 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b9bdb2ce-7048-4fb8-8544-004017731099 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:06.643561 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b9bdb2ce-7048-4fb8-8544-004017731099 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 returned with HTTP 200
Sep 23 14:05:06.645018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 443/875] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:06 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:07.654041 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8e97abfd-ff9b-49a9-90d9-aae89943360a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:07.658067 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8e97abfd-ff9b-49a9-90d9-aae89943360a tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3
Sep 23 14:05:07.658542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8e97abfd-ff9b-49a9-90d9-aae89943360a tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:07.659002 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8e97abfd-ff9b-49a9-90d9-aae89943360a tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:07.670191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:07.670191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:07.671191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8e97abfd-ff9b-49a9-90d9-aae89943360a tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:07.672942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8e97abfd-ff9b-49a9-90d9-aae89943360a tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 returned with HTTP 200
Sep 23 14:05:07.673620 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 433/876] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:07 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:08.367153 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4381df83-1125-4402-a189-439534eea7ef None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:08.370808 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] POST http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes
Sep 23 14:05:08.371522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-927586985"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:05:08.373836 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-927586985'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:05:08.374151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Create volume of 1 GB
Sep 23 14:05:08.382367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Availability Zones retrieved successfully.
Sep 23 14:05:08.396806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Flow 'volume_create_api' (6f67c918-4147-4499-84dc-6f9ac6a2f0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:05:08.399553 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67e8fb21-9462-4a6d-81ec-f856d18849f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:05:08.401852 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:05:08.433414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67e8fb21-9462-4a6d-81ec-f856d18849f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:05:08.435372 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6727512f-92c5-4909-8b1c-c7ad2244e813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:05:08.683417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5c0e6920-80e6-4107-b9c5-c59d343af880 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:08.687369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5c0e6920-80e6-4107-b9c5-c59d343af880 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3
Sep 23 14:05:08.690544 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5c0e6920-80e6-4107-b9c5-c59d343af880 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:08.690544 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5c0e6920-80e6-4107-b9c5-c59d343af880 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:08.699239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:08.699239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:08.700216 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5c0e6920-80e6-4107-b9c5-c59d343af880 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:08.701992 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5c0e6920-80e6-4107-b9c5-c59d343af880 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 returned with HTTP 200
Sep 23 14:05:08.702728 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 434/877] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:08 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:05:08.710906 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-627ac97f-da4d-45cb-9edb-a1bea02e2b17 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:08.712598 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Created reservations ['18c30d07-b239-44b0-96e5-bb6791c82b4e', '74d9af55-ee0f-4fad-ad20-3c83ade42ec7', '90d61846-798e-455c-9673-9dc23740da5a', 'ee3b179b-1510-4c1a-b285-cbbcbe8e3915'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:05:08.714357 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6727512f-92c5-4909-8b1c-c7ad2244e813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18c30d07-b239-44b0-96e5-bb6791c82b4e', '74d9af55-ee0f-4fad-ad20-3c83ade42ec7', '90d61846-798e-455c-9673-9dc23740da5a', 'ee3b179b-1510-4c1a-b285-cbbcbe8e3915']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:05:08.714641 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-627ac97f-da4d-45cb-9edb-a1bea02e2b17 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] POST http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots
Sep 23 14:05:08.715338 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-627ac97f-da4d-45cb-9edb-a1bea02e2b17 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef03b7a4-1813-4d68-9892-56ee5bb29cf7", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1740682570"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:05:08.716264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5cfa33c-ff8f-464a-937b-98189690dfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:05:08.732191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:08.732191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:08.733316 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-627ac97f-da4d-45cb-9edb-a1bea02e2b17 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Volume info retrieved successfully.
Sep 23 14:05:08.733617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-627ac97f-da4d-45cb-9edb-a1bea02e2b17 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Create snapshot from volume ef03b7a4-1813-4d68-9892-56ee5bb29cf7
Sep 23 14:05:08.822300 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5cfa33c-ff8f-464a-937b-98189690dfd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcb463ed-1920-4c95-b596-e0ba4f14bfb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-927586985',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c21d140d48ba4014bc470e8cf720785d',qos_specs=None,replication_status=<?>,reservations=['18c30d07-b239-44b0-96e5-bb6791c82b4e','74d9af55-ee0f-4fad-ad20-3c83ade42ec7','90d61846-798e-455c-9673-9dc23740da5a','ee3b179b-1510-4c1a-b285-cbbcbe8e3915'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='d777c43fe5c142b3b5ea5e2485f4e49f',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-927586985',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=fcb463ed-1920-4c95-b596-e0ba4f14bfb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c21d140d48ba4014bc470e8cf720785d',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='d777c43fe5c142b3b5ea5e2485f4e49f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:05:08.824178 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5357ca97-bd4a-451f-9fc7-4aacd1fdddc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:05:08.855492 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-627ac97f-da4d-45cb-9edb-a1bea02e2b17 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Created reservations ['da1232d5-4430-4a61-8e8c-0b21fc93113e', '3835405c-41d6-48a8-982c-30b9f83d513d', 'ca60481b-162c-4e28-8bb0-97e59089561d', '75e07f8f-ba04-44a8-9a53-3350fccf64a8'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:05:08.989090 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5357ca97-bd4a-451f-9fc7-4aacd1fdddc0) 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-927586985',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c21d140d48ba4014bc470e8cf720785d',qos_specs=None,replication_status=<?>,reservations=['18c30d07-b239-44b0-96e5-bb6791c82b4e','74d9af55-ee0f-4fad-ad20-3c83ade42ec7','90d61846-798e-455c-9673-9dc23740da5a','ee3b179b-1510-4c1a-b285-cbbcbe8e3915'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='d777c43fe5c142b3b5ea5e2485f4e49f',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:05:08.990878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef8177e1-a688-47db-8a39-88af0c0f70a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:05:09.136991 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef8177e1-a688-47db-8a39-88af0c0f70a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:05:09.142061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Flow 'volume_create_api' (6f67c918-4147-4499-84dc-6f9ac6a2f0c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:05:09.143624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Create volume request issued successfully.
Sep 23 14:05:09.146000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4381df83-1125-4402-a189-439534eea7ef tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes returned with HTTP 202
Sep 23 14:05:09.147578 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 444/878] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:05:08 2022] POST /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes => generated 825 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:05:09.158558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-627ac97f-da4d-45cb-9edb-a1bea02e2b17 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot create request issued successfully.
Sep 23 14:05:09.160323 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-627ac97f-da4d-45cb-9edb-a1bea02e2b17 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots returned with HTTP 202
Sep 23 14:05:09.163081 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 435/879] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:05:08 2022] POST /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots => generated 314 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:05:09.165757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e7f86c31-368f-48a8-8734-8137aa1e26e2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:09.172586 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e7f86c31-368f-48a8-8734-8137aa1e26e2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:05:09.173341 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e7f86c31-368f-48a8-8734-8137aa1e26e2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:09.174127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e7f86c31-368f-48a8-8734-8137aa1e26e2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:09.174823 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-34f5910a-cd22-4aef-ba93-779629e4c110 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:09.179417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-34f5910a-cd22-4aef-ba93-779629e4c110 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a
Sep 23 14:05:09.179883 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-34f5910a-cd22-4aef-ba93-779629e4c110 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:09.180341 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-34f5910a-cd22-4aef-ba93-779629e4c110 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:09.194229 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:09.194229 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:09.194229 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-34f5910a-cd22-4aef-ba93-779629e4c110 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:09.194880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-34f5910a-cd22-4aef-ba93-779629e4c110 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a returned with HTTP 200
Sep 23 14:05:09.198608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 436/880] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:09 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:09.201718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:09.201718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:09.210282 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e7f86c31-368f-48a8-8734-8137aa1e26e2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:05:09.223522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e7f86c31-368f-48a8-8734-8137aa1e26e2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:05:09.224239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 445/881] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:09 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 893 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:10.205946 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-53fb55f3-b2c5-4e4a-b7aa-be100f846ecf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:10.210109 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-53fb55f3-b2c5-4e4a-b7aa-be100f846ecf tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a
Sep 23 14:05:10.210646 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-53fb55f3-b2c5-4e4a-b7aa-be100f846ecf tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:10.211100 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-53fb55f3-b2c5-4e4a-b7aa-be100f846ecf tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:10.220851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:10.220851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:10.221783 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-53fb55f3-b2c5-4e4a-b7aa-be100f846ecf tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:10.224114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-53fb55f3-b2c5-4e4a-b7aa-be100f846ecf tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a returned with HTTP 200
Sep 23 14:05:10.224802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 437/882] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:10 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:10.241642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e57990bb-8181-40ac-ba0e-2bc325c84c45 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:10.245178 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e57990bb-8181-40ac-ba0e-2bc325c84c45 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:05:10.245647 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e57990bb-8181-40ac-ba0e-2bc325c84c45 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:10.246092 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e57990bb-8181-40ac-ba0e-2bc325c84c45 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:10.260070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:10.260070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:10.264582 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:UPDATE=13,cinder:SELECT=76,cinder:INSERT=11 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:05:10.266669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e57990bb-8181-40ac-ba0e-2bc325c84c45 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:05:10.275522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e57990bb-8181-40ac-ba0e-2bc325c84c45 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:05:10.276211 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 446/883] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:10 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 917 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:11.233533 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ce82afe9-f076-4e5e-a54d-6e817f158e24 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:11.237449 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ce82afe9-f076-4e5e-a54d-6e817f158e24 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a
Sep 23 14:05:11.237888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ce82afe9-f076-4e5e-a54d-6e817f158e24 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:11.238522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ce82afe9-f076-4e5e-a54d-6e817f158e24 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:11.248697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:11.248697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:11.249629 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ce82afe9-f076-4e5e-a54d-6e817f158e24 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:11.251393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ce82afe9-f076-4e5e-a54d-6e817f158e24 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a returned with HTTP 200
Sep 23 14:05:11.252063 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 438/884] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:11 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:11.294921 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bed00de7-b47c-440f-862c-a1784e200acb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:11.298412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bed00de7-b47c-440f-862c-a1784e200acb tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:05:11.298879 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bed00de7-b47c-440f-862c-a1784e200acb tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:11.299330 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bed00de7-b47c-440f-862c-a1784e200acb tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:11.314532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:11.314532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:11.321530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bed00de7-b47c-440f-862c-a1784e200acb tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:05:11.330143 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bed00de7-b47c-440f-862c-a1784e200acb tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:05:11.330875 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 447/885] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:11 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 917 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:12.262032 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b359cf74-775c-49c7-9f0d-925e6763431d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:12.266290 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b359cf74-775c-49c7-9f0d-925e6763431d tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a
Sep 23 14:05:12.266758 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b359cf74-775c-49c7-9f0d-925e6763431d tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:12.267215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b359cf74-775c-49c7-9f0d-925e6763431d tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:12.277445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:12.277445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:12.278396 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b359cf74-775c-49c7-9f0d-925e6763431d tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:12.280138 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b359cf74-775c-49c7-9f0d-925e6763431d tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a returned with HTTP 200
Sep 23 14:05:12.280812 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 439/886] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:12 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:12.348911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-12895b4d-e326-4cfd-8949-34281f6835d3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:12.352424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-12895b4d-e326-4cfd-8949-34281f6835d3 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:05:12.352870 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-12895b4d-e326-4cfd-8949-34281f6835d3 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:12.353322 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-12895b4d-e326-4cfd-8949-34281f6835d3 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:12.367682 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:12.367682 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:12.373834 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-12895b4d-e326-4cfd-8949-34281f6835d3 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:05:12.383099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-12895b4d-e326-4cfd-8949-34281f6835d3 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:05:12.383775 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 448/887] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:12 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 917 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.291286 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-315bbc2e-9080-4c3d-98a2-cc6f05bfb88b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.295668 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-315bbc2e-9080-4c3d-98a2-cc6f05bfb88b tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a
Sep 23 14:05:13.296106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-315bbc2e-9080-4c3d-98a2-cc6f05bfb88b tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.296577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-315bbc2e-9080-4c3d-98a2-cc6f05bfb88b tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.307800 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.307800 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.308723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-315bbc2e-9080-4c3d-98a2-cc6f05bfb88b tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:13.310533 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-315bbc2e-9080-4c3d-98a2-cc6f05bfb88b tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a returned with HTTP 200
Sep 23 14:05:13.311204 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 440/888] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.320952 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b5db3e0e-8249-4988-91f2-ca8547d5556c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.324809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b5db3e0e-8249-4988-91f2-ca8547d5556c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?limit=1
Sep 23 14:05:13.325250 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b5db3e0e-8249-4988-91f2-ca8547d5556c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.325705 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b5db3e0e-8249-4988-91f2-ca8547d5556c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.326306 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-b5db3e0e-8249-4988-91f2-ca8547d5556c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.328408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-b5db3e0e-8249-4988-91f2-ca8547d5556c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.335756 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b5db3e0e-8249-4988-91f2-ca8547d5556c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.336708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b5db3e0e-8249-4988-91f2-ca8547d5556c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?limit=1 returned with HTTP 200
Sep 23 14:05:13.337398 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 449/889] 10.222.0.62 () {58 vars in 1235 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?limit=1 => generated 515 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.347026 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e7954c91-8d7b-4e20-901b-8e7a243a2f01 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.351030 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e7954c91-8d7b-4e20-901b-8e7a243a2f01 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots
Sep 23 14:05:13.351468 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e7954c91-8d7b-4e20-901b-8e7a243a2f01 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.351916 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e7954c91-8d7b-4e20-901b-8e7a243a2f01 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.352503 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-e7954c91-8d7b-4e20-901b-8e7a243a2f01 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.354564 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-e7954c91-8d7b-4e20-901b-8e7a243a2f01 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.362162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e7954c91-8d7b-4e20-901b-8e7a243a2f01 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.362939 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e7954c91-8d7b-4e20-901b-8e7a243a2f01 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots returned with HTTP 200
Sep 23 14:05:13.363710 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 441/890] 10.222.0.62 () {58 vars in 1220 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.372947 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-31050852-fb7d-43c8-a97a-6481355c0ba6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.376789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-31050852-fb7d-43c8-a97a-6481355c0ba6 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?limit=100000
Sep 23 14:05:13.377229 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-31050852-fb7d-43c8-a97a-6481355c0ba6 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.377675 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-31050852-fb7d-43c8-a97a-6481355c0ba6 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.378213 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-31050852-fb7d-43c8-a97a-6481355c0ba6 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.379402 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.379402 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.380849 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-31050852-fb7d-43c8-a97a-6481355c0ba6 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.388425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-31050852-fb7d-43c8-a97a-6481355c0ba6 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.389174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-31050852-fb7d-43c8-a97a-6481355c0ba6 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?limit=100000 returned with HTTP 200
Sep 23 14:05:13.389845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 450/891] 10.222.0.62 () {58 vars in 1245 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?limit=100000 => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.400818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ba97b9f3-e21b-41c8-932c-33cd46246d21 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.401222 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8c3d812a-c217-4b63-8bdf-1f142dad412f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.404645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8c3d812a-c217-4b63-8bdf-1f142dad412f tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:05:13.404760 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ba97b9f3-e21b-41c8-932c-33cd46246d21 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?limit=0
Sep 23 14:05:13.405081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8c3d812a-c217-4b63-8bdf-1f142dad412f tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.405176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ba97b9f3-e21b-41c8-932c-33cd46246d21 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.405522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8c3d812a-c217-4b63-8bdf-1f142dad412f tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.405630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ba97b9f3-e21b-41c8-932c-33cd46246d21 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.406069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-ba97b9f3-e21b-41c8-932c-33cd46246d21 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.406774 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.406774 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.408288 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-ba97b9f3-e21b-41c8-932c-33cd46246d21 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.414428 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ba97b9f3-e21b-41c8-932c-33cd46246d21 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.414996 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ba97b9f3-e21b-41c8-932c-33cd46246d21 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?limit=0 returned with HTTP 200
Sep 23 14:05:13.415715 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 442/892] 10.222.0.62 () {58 vars in 1235 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?limit=0 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:05:13.419742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.419742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.425300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-05a751f8-40c6-49a4-b080-6fdbb838415c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.427880 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8c3d812a-c217-4b63-8bdf-1f142dad412f tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:05:13.429218 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-05a751f8-40c6-49a4-b080-6fdbb838415c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots
Sep 23 14:05:13.429658 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-05a751f8-40c6-49a4-b080-6fdbb838415c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.430104 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-05a751f8-40c6-49a4-b080-6fdbb838415c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.430618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-05a751f8-40c6-49a4-b080-6fdbb838415c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.432615 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-05a751f8-40c6-49a4-b080-6fdbb838415c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.437094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8c3d812a-c217-4b63-8bdf-1f142dad412f tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:05:13.437806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 451/893] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 918 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:05:13.440503 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-05a751f8-40c6-49a4-b080-6fdbb838415c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.441905 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-05a751f8-40c6-49a4-b080-6fdbb838415c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots returned with HTTP 200
Sep 23 14:05:13.442952 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 443/894] 10.222.0.62 () {58 vars in 1220 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:05:13.451982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-26d3cf2f-9c8d-422b-a4d4-e00fb2d19657 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.456030 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-26d3cf2f-9c8d-422b-a4d4-e00fb2d19657 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?marker=60a49174-095e-4e53-8814-b56b8a7980b3
Sep 23 14:05:13.456474 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-26d3cf2f-9c8d-422b-a4d4-e00fb2d19657 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.456934 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-26d3cf2f-9c8d-422b-a4d4-e00fb2d19657 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.458669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-26d3cf2f-9c8d-422b-a4d4-e00fb2d19657 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.460691 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-26d3cf2f-9c8d-422b-a4d4-e00fb2d19657 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.486676 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-26d3cf2f-9c8d-422b-a4d4-e00fb2d19657 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.487312 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-26d3cf2f-9c8d-422b-a4d4-e00fb2d19657 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?marker=60a49174-095e-4e53-8814-b56b8a7980b3 returned with HTTP 200
Sep 23 14:05:13.488039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 452/895] 10.222.0.62 () {58 vars in 1307 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?marker=60a49174-095e-4e53-8814-b56b8a7980b3 => generated 341 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.497994 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d0e59ab1-ab00-4618-9a58-ac06626601cb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.501842 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d0e59ab1-ab00-4618-9a58-ac06626601cb tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?offset=2&limit=3
Sep 23 14:05:13.502289 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d0e59ab1-ab00-4618-9a58-ac06626601cb tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.502776 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d0e59ab1-ab00-4618-9a58-ac06626601cb tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.503297 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-d0e59ab1-ab00-4618-9a58-ac06626601cb tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.504479 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.504479 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.506541 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-d0e59ab1-ab00-4618-9a58-ac06626601cb tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.518347 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=66,cinder:INSERT=10,cinder:UPDATE=24 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:05:13.525555 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d0e59ab1-ab00-4618-9a58-ac06626601cb tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.526224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d0e59ab1-ab00-4618-9a58-ac06626601cb tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?offset=2&limit=3 returned with HTTP 200
Sep 23 14:05:13.527004 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 444/896] 10.222.0.62 () {58 vars in 1253 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?offset=2&limit=3 => generated 341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.537154 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-33960a9f-9868-4ee0-aa7b-df9ece080b31 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.541070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-33960a9f-9868-4ee0-aa7b-df9ece080b31 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=created_at&sort_dir=asc
Sep 23 14:05:13.541517 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-33960a9f-9868-4ee0-aa7b-df9ece080b31 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.541974 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-33960a9f-9868-4ee0-aa7b-df9ece080b31 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.542533 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-33960a9f-9868-4ee0-aa7b-df9ece080b31 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.543510 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.543510 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.545038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-33960a9f-9868-4ee0-aa7b-df9ece080b31 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.564635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-33960a9f-9868-4ee0-aa7b-df9ece080b31 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.565412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-33960a9f-9868-4ee0-aa7b-df9ece080b31 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200
Sep 23 14:05:13.566130 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 453/897] 10.222.0.62 () {58 vars in 1285 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.577667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-00b716a8-8145-48f2-a6c5-e276bd45849e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.581556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-00b716a8-8145-48f2-a6c5-e276bd45849e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=created_at&sort_dir=desc
Sep 23 14:05:13.582005 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-00b716a8-8145-48f2-a6c5-e276bd45849e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.582998 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-00b716a8-8145-48f2-a6c5-e276bd45849e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.583545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-00b716a8-8145-48f2-a6c5-e276bd45849e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.584348 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.584348 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.586087 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-00b716a8-8145-48f2-a6c5-e276bd45849e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.594298 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-00b716a8-8145-48f2-a6c5-e276bd45849e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.595098 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-00b716a8-8145-48f2-a6c5-e276bd45849e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200
Sep 23 14:05:13.595841 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 445/898] 10.222.0.62 () {58 vars in 1287 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:05:13.606623 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b4c328ba-126a-411a-8ef6-bcd40c5108c9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.610846 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b4c328ba-126a-411a-8ef6-bcd40c5108c9 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=id&sort_dir=asc
Sep 23 14:05:13.611292 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b4c328ba-126a-411a-8ef6-bcd40c5108c9 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.611745 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b4c328ba-126a-411a-8ef6-bcd40c5108c9 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.612327 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-b4c328ba-126a-411a-8ef6-bcd40c5108c9 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.613002 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.613002 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.615083 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-b4c328ba-126a-411a-8ef6-bcd40c5108c9 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.635212 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b4c328ba-126a-411a-8ef6-bcd40c5108c9 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.636014 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b4c328ba-126a-411a-8ef6-bcd40c5108c9 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200
Sep 23 14:05:13.636744 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 454/899] 10.222.0.62 () {58 vars in 1269 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.647542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fb312f0a-e009-487a-892e-10f222473664 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.651428 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fb312f0a-e009-487a-892e-10f222473664 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=id&sort_dir=desc
Sep 23 14:05:13.651875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fb312f0a-e009-487a-892e-10f222473664 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.652330 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fb312f0a-e009-487a-892e-10f222473664 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.652850 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-fb312f0a-e009-487a-892e-10f222473664 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.653577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.653577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.655066 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-fb312f0a-e009-487a-892e-10f222473664 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.674614 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fb312f0a-e009-487a-892e-10f222473664 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.675387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fb312f0a-e009-487a-892e-10f222473664 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200
Sep 23 14:05:13.677021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 446/900] 10.222.0.62 () {58 vars in 1271 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.687253 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e611fefe-0a83-4e96-bb82-85069c3059fa None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.691175 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e611fefe-0a83-4e96-bb82-85069c3059fa tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=display_name&sort_dir=asc
Sep 23 14:05:13.692290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e611fefe-0a83-4e96-bb82-85069c3059fa tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.692828 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e611fefe-0a83-4e96-bb82-85069c3059fa tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.693119 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-e611fefe-0a83-4e96-bb82-85069c3059fa tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.693800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.693800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.695289 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-e611fefe-0a83-4e96-bb82-85069c3059fa tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.715211 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e611fefe-0a83-4e96-bb82-85069c3059fa tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.715994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e611fefe-0a83-4e96-bb82-85069c3059fa tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200
Sep 23 14:05:13.716713 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 455/901] 10.222.0.62 () {58 vars in 1289 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.727637 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9362c06f-1317-4879-8c18-061784ad5d34 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.731653 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9362c06f-1317-4879-8c18-061784ad5d34 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=display_name&sort_dir=desc
Sep 23 14:05:13.732088 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9362c06f-1317-4879-8c18-061784ad5d34 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.732540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9362c06f-1317-4879-8c18-061784ad5d34 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.733082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-9362c06f-1317-4879-8c18-061784ad5d34 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.733746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.733746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.735237 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-9362c06f-1317-4879-8c18-061784ad5d34 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.756281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9362c06f-1317-4879-8c18-061784ad5d34 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.756981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9362c06f-1317-4879-8c18-061784ad5d34 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200
Sep 23 14:05:13.757674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 447/902] 10.222.0.62 () {58 vars in 1291 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.768016 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-09eb4502-42bc-44f3-b6d7-a0178fa705fe None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.771951 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-09eb4502-42bc-44f3-b6d7-a0178fa705fe tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1740682570
Sep 23 14:05:13.772392 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-09eb4502-42bc-44f3-b6d7-a0178fa705fe tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.772845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-09eb4502-42bc-44f3-b6d7-a0178fa705fe tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.773369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-09eb4502-42bc-44f3-b6d7-a0178fa705fe tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.774057 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.774057 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.775612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-09eb4502-42bc-44f3-b6d7-a0178fa705fe tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.793876 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-09eb4502-42bc-44f3-b6d7-a0178fa705fe tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.794729 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.794729 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.795931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-09eb4502-42bc-44f3-b6d7-a0178fa705fe tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1740682570 returned with HTTP 200
Sep 23 14:05:13.796612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 456/903] 10.222.0.62 () {58 vars in 1362 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1740682570 => generated 476 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.806621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-848cb470-7665-44fc-8689-9eb067afc9b0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.810671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-848cb470-7665-44fc-8689-9eb067afc9b0 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/detail?status=available
Sep 23 14:05:13.811113 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-848cb470-7665-44fc-8689-9eb067afc9b0 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.811568 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-848cb470-7665-44fc-8689-9eb067afc9b0 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.812207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-848cb470-7665-44fc-8689-9eb067afc9b0 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.812917 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.812917 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.814479 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-848cb470-7665-44fc-8689-9eb067afc9b0 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.834423 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-848cb470-7665-44fc-8689-9eb067afc9b0 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.835376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.835376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.836659 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-848cb470-7665-44fc-8689-9eb067afc9b0 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/detail?status=available returned with HTTP 200
Sep 23 14:05:13.837377 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 448/904] 10.222.0.62 () {58 vars in 1274 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/detail?status=available => generated 1397 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:13.847001 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5fd48cc7-8d8d-47c5-877d-a3939c4cbf49 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.851101 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5fd48cc7-8d8d-47c5-877d-a3939c4cbf49 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1740682570
Sep 23 14:05:13.851575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5fd48cc7-8d8d-47c5-877d-a3939c4cbf49 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.852027 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5fd48cc7-8d8d-47c5-877d-a3939c4cbf49 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.852561 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-5fd48cc7-8d8d-47c5-877d-a3939c4cbf49 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.854758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-5fd48cc7-8d8d-47c5-877d-a3939c4cbf49 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.874937 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-5fd48cc7-8d8d-47c5-877d-a3939c4cbf49 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.875847 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.875847 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.877036 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5fd48cc7-8d8d-47c5-877d-a3939c4cbf49 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1740682570 returned with HTTP 200
Sep 23 14:05:13.877759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 457/905] 10.222.0.62 () {58 vars in 1396 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1740682570 => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.896780 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-548e494d-caa2-4bda-82e8-4e65057632a8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.900674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-548e494d-caa2-4bda-82e8-4e65057632a8 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1740682570
Sep 23 14:05:13.901122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-548e494d-caa2-4bda-82e8-4e65057632a8 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.901580 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-548e494d-caa2-4bda-82e8-4e65057632a8 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.902124 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-548e494d-caa2-4bda-82e8-4e65057632a8 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.904308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-548e494d-caa2-4bda-82e8-4e65057632a8 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.923279 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-548e494d-caa2-4bda-82e8-4e65057632a8 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.924042 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-548e494d-caa2-4bda-82e8-4e65057632a8 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1740682570 returned with HTTP 200
Sep 23 14:05:13.924778 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 449/906] 10.222.0.62 () {58 vars in 1341 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1740682570 => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:13.934351 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-61614436-f0b7-4f04-a534-68951d9f6e3c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.938271 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-61614436-f0b7-4f04-a534-68951d9f6e3c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?status=available
Sep 23 14:05:13.938772 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-61614436-f0b7-4f04-a534-68951d9f6e3c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.939247 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-61614436-f0b7-4f04-a534-68951d9f6e3c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.939987 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-61614436-f0b7-4f04-a534-68951d9f6e3c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.942153 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-61614436-f0b7-4f04-a534-68951d9f6e3c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:13.964411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-61614436-f0b7-4f04-a534-68951d9f6e3c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:13.965221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-61614436-f0b7-4f04-a534-68951d9f6e3c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?status=available returned with HTTP 200
Sep 23 14:05:13.965977 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 458/907] 10.222.0.62 () {58 vars in 1253 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?status=available => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:05:13.977490 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a8b26904-eb89-44f8-baa6-5f0b4cd133de None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:13.981514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a8b26904-eb89-44f8-baa6-5f0b4cd133de tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1740682570
Sep 23 14:05:13.981945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a8b26904-eb89-44f8-baa6-5f0b4cd133de tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:13.985454 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a8b26904-eb89-44f8-baa6-5f0b4cd133de tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:13.985454 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-a8b26904-eb89-44f8-baa6-5f0b4cd133de tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:05:13.985454 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:13.985454 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:13.985454 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-a8b26904-eb89-44f8-baa6-5f0b4cd133de tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:05:14.005252 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a8b26904-eb89-44f8-baa6-5f0b4cd133de tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Get all snapshots completed successfully.
Sep 23 14:05:14.008438 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a8b26904-eb89-44f8-baa6-5f0b4cd133de tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1740682570 returned with HTTP 200
Sep 23 14:05:14.008438 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 450/908] 10.222.0.62 () {58 vars in 1375 bytes} [Fri Sep 23 14:05:13 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1740682570 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:14.016387 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-077f1216-ed40-4f98-9dbf-e8c518721b0f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:14.021378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-077f1216-ed40-4f98-9dbf-e8c518721b0f tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] DELETE http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a
Sep 23 14:05:14.021820 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-077f1216-ed40-4f98-9dbf-e8c518721b0f tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:14.022306 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-077f1216-ed40-4f98-9dbf-e8c518721b0f tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:14.022653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-077f1216-ed40-4f98-9dbf-e8c518721b0f tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Delete snapshot with id: a5c6edcf-d028-45d3-9d3f-e972a5df752a
Sep 23 14:05:14.033012 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:14.033012 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:14.033984 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-077f1216-ed40-4f98-9dbf-e8c518721b0f tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:14.119413 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-077f1216-ed40-4f98-9dbf-e8c518721b0f tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot delete request issued successfully.
Sep 23 14:05:14.120224 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-077f1216-ed40-4f98-9dbf-e8c518721b0f tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a returned with HTTP 202
Sep 23 14:05:14.121782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 459/909] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:05:14 2022] DELETE /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:05:14.127579 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b327f7b0-7f3e-4bba-a2b0-544b78975ab6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:14.131812 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b327f7b0-7f3e-4bba-a2b0-544b78975ab6 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a
Sep 23 14:05:14.132255 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b327f7b0-7f3e-4bba-a2b0-544b78975ab6 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:14.133010 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b327f7b0-7f3e-4bba-a2b0-544b78975ab6 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:14.147675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:14.147675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:14.148684 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b327f7b0-7f3e-4bba-a2b0-544b78975ab6 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:14.150557 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b327f7b0-7f3e-4bba-a2b0-544b78975ab6 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a returned with HTTP 200
Sep 23 14:05:14.151371 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 451/910] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:14 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:05:15.161820 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-38267f4b-68b6-4a4b-a039-0192c8e75b52 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:15.166411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-38267f4b-68b6-4a4b-a039-0192c8e75b52 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a
Sep 23 14:05:15.166856 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-38267f4b-68b6-4a4b-a039-0192c8e75b52 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:15.167318 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-38267f4b-68b6-4a4b-a039-0192c8e75b52 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:15.176135 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-38267f4b-68b6-4a4b-a039-0192c8e75b52 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a returned with HTTP 404
Sep 23 14:05:15.177580 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 460/911] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:15 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a5c6edcf-d028-45d3-9d3f-e972a5df752a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:05:15.188733 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-42d3cb81-94d3-4654-886d-bcd4c7a76fdd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:15.188733 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-42d3cb81-94d3-4654-886d-bcd4c7a76fdd tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] DELETE http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3
Sep 23 14:05:15.188733 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-42d3cb81-94d3-4654-886d-bcd4c7a76fdd tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:15.188733 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-42d3cb81-94d3-4654-886d-bcd4c7a76fdd tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:15.188733 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v2.snapshots [None req-42d3cb81-94d3-4654-886d-bcd4c7a76fdd tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Delete snapshot with id: 60a49174-095e-4e53-8814-b56b8a7980b3
Sep 23 14:05:15.197182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:15.197182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:15.198102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-42d3cb81-94d3-4654-886d-bcd4c7a76fdd tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:15.340285 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-42d3cb81-94d3-4654-886d-bcd4c7a76fdd tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot delete request issued successfully.
Sep 23 14:05:15.340702 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-42d3cb81-94d3-4654-886d-bcd4c7a76fdd tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 returned with HTTP 202
Sep 23 14:05:15.341470 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 452/912] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:05:15 2022] DELETE /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:05:15.346081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d711fb87-eaca-4679-afaa-ad27da9343c1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:15.350663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d711fb87-eaca-4679-afaa-ad27da9343c1 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3
Sep 23 14:05:15.354884 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d711fb87-eaca-4679-afaa-ad27da9343c1 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:15.354884 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d711fb87-eaca-4679-afaa-ad27da9343c1 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:15.361868 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:15.361868 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:15.362875 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d711fb87-eaca-4679-afaa-ad27da9343c1 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:15.364708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d711fb87-eaca-4679-afaa-ad27da9343c1 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 returned with HTTP 200
Sep 23 14:05:15.365595 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 461/913] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:15 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:16.375511 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-cd695455-0227-4acf-a55b-45f2f15a2bd3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:16.379393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cd695455-0227-4acf-a55b-45f2f15a2bd3 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3
Sep 23 14:05:16.379851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cd695455-0227-4acf-a55b-45f2f15a2bd3 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:16.380374 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cd695455-0227-4acf-a55b-45f2f15a2bd3 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:16.388645 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cd695455-0227-4acf-a55b-45f2f15a2bd3 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 returned with HTTP 404
Sep 23 14:05:16.389505 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 453/914] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:16 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/60a49174-095e-4e53-8814-b56b8a7980b3 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:05:16.394005 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-aedb1ba6-0633-4383-b074-11f9f5a88011 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:16.398194 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aedb1ba6-0633-4383-b074-11f9f5a88011 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] DELETE http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5
Sep 23 14:05:16.398676 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aedb1ba6-0633-4383-b074-11f9f5a88011 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:16.399131 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aedb1ba6-0633-4383-b074-11f9f5a88011 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:16.399428 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-aedb1ba6-0633-4383-b074-11f9f5a88011 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Delete snapshot with id: a6cd954b-0e0e-4de6-b5dc-334533ec03d5
Sep 23 14:05:16.409044 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:16.409044 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:16.409964 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-aedb1ba6-0633-4383-b074-11f9f5a88011 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:16.492410 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-aedb1ba6-0633-4383-b074-11f9f5a88011 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot delete request issued successfully.
Sep 23 14:05:16.492806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aedb1ba6-0633-4383-b074-11f9f5a88011 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 returned with HTTP 202
Sep 23 14:05:16.493570 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 462/915] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:05:16 2022] DELETE /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:05:16.498112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-390764e5-6d5d-4a7b-84dc-28295e7259c9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:16.502141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-390764e5-6d5d-4a7b-84dc-28295e7259c9 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5
Sep 23 14:05:16.502612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-390764e5-6d5d-4a7b-84dc-28295e7259c9 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:16.503072 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-390764e5-6d5d-4a7b-84dc-28295e7259c9 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:16.513785 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:16.513785 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:16.514770 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-390764e5-6d5d-4a7b-84dc-28295e7259c9 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Snapshot retrieved successfully.
Sep 23 14:05:16.516574 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-390764e5-6d5d-4a7b-84dc-28295e7259c9 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 returned with HTTP 200
Sep 23 14:05:16.517237 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 454/916] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:16 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:17.527948 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e3df7350-9109-4bf9-a778-79568a3caf5e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:17.531979 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e3df7350-9109-4bf9-a778-79568a3caf5e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5
Sep 23 14:05:17.532425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e3df7350-9109-4bf9-a778-79568a3caf5e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:17.532878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e3df7350-9109-4bf9-a778-79568a3caf5e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:17.541484 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e3df7350-9109-4bf9-a778-79568a3caf5e tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 returned with HTTP 404
Sep 23 14:05:17.542345 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 463/917] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:05:17 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/snapshots/a6cd954b-0e0e-4de6-b5dc-334533ec03d5 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:05:17.546925 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4ae33bd0-27db-4281-80ce-aecfc63e67d3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:17.550395 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4ae33bd0-27db-4281-80ce-aecfc63e67d3 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] DELETE http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7
Sep 23 14:05:17.550835 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4ae33bd0-27db-4281-80ce-aecfc63e67d3 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:17.551287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4ae33bd0-27db-4281-80ce-aecfc63e67d3 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:17.551679 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-4ae33bd0-27db-4281-80ce-aecfc63e67d3 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Delete volume with id: ef03b7a4-1813-4d68-9892-56ee5bb29cf7 
Sep 23 14:05:17.565942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:17.565942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:17.567037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4ae33bd0-27db-4281-80ce-aecfc63e67d3 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Volume info retrieved successfully.
Sep 23 14:05:17.767791 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4ae33bd0-27db-4281-80ce-aecfc63e67d3 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Delete volume request issued successfully.
Sep 23 14:05:17.768195 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4ae33bd0-27db-4281-80ce-aecfc63e67d3 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7 returned with HTTP 202
Sep 23 14:05:17.768955 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 455/918] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:05:17 2022] DELETE /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:05:17.777408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7bbafdad-443e-4c72-a36b-ed2700f19e8c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:17.781016 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7bbafdad-443e-4c72-a36b-ed2700f19e8c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7
Sep 23 14:05:17.781449 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7bbafdad-443e-4c72-a36b-ed2700f19e8c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:17.781962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7bbafdad-443e-4c72-a36b-ed2700f19e8c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:17.797018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:17.797018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:17.804371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7bbafdad-443e-4c72-a36b-ed2700f19e8c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Volume info retrieved successfully.
Sep 23 14:05:17.813571 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7bbafdad-443e-4c72-a36b-ed2700f19e8c tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7 returned with HTTP 200
Sep 23 14:05:17.814279 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 464/919] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:17 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7 => generated 919 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:18.832047 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-45894585-ec31-4b82-9847-f8deb2cd0f70 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:18.835762 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-45894585-ec31-4b82-9847-f8deb2cd0f70 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] GET http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7
Sep 23 14:05:18.836207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-45894585-ec31-4b82-9847-f8deb2cd0f70 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:18.836656 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-45894585-ec31-4b82-9847-f8deb2cd0f70 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:18.849886 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-45894585-ec31-4b82-9847-f8deb2cd0f70 tempest-VolumesSnapshotListTestJSON-28573821 tempest-VolumesSnapshotListTestJSON-28573821-project] http://10.222.0.62/volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7 returned with HTTP 404
Sep 23 14:05:18.850712 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 456/920] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:18 2022] GET /volume/v3/66f7fb13cacb4e4399a44dc31c4b40d3/volumes/ef03b7a4-1813-4d68-9892-56ee5bb29cf7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:05:27.383614 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-e56abde7-f23c-4189-8160-934761d7ddaf req-00618582-6f01-4a06-b0c4-408b837826bd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:27.388822 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-e56abde7-f23c-4189-8160-934761d7ddaf req-00618582-6f01-4a06-b0c4-408b837826bd tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:05:27.397268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-e56abde7-f23c-4189-8160-934761d7ddaf req-00618582-6f01-4a06-b0c4-408b837826bd tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:27.397268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-e56abde7-f23c-4189-8160-934761d7ddaf req-00618582-6f01-4a06-b0c4-408b837826bd tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:27.411174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:27.411174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:27.419762 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-e56abde7-f23c-4189-8160-934761d7ddaf req-00618582-6f01-4a06-b0c4-408b837826bd tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:05:27.430904 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-e56abde7-f23c-4189-8160-934761d7ddaf req-00618582-6f01-4a06-b0c4-408b837826bd tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:05:27.431668 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 465/921] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:05:27 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 1208 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:28.840583 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=35,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:05:33.092289 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-a290c44c-b455-436d-95e9-327be5fc1e4f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:33.098851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-a290c44c-b455-436d-95e9-327be5fc1e4f tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:05:33.102877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-a290c44c-b455-436d-95e9-327be5fc1e4f tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:33.103540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-a290c44c-b455-436d-95e9-327be5fc1e4f tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:33.143128 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:33.143128 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:33.174324 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-a290c44c-b455-436d-95e9-327be5fc1e4f tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:05:33.215498 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-a290c44c-b455-436d-95e9-327be5fc1e4f tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:05:33.219881 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 457/922] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:05:33 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 920 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:33.662685 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f6046620-acfb-4ee3-8b5f-869bd9a396ee None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:33.664048 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f6046620-acfb-4ee3-8b5f-869bd9a396ee None None] GET http://10.222.0.62/volume//
Sep 23 14:05:33.664449 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f6046620-acfb-4ee3-8b5f-869bd9a396ee None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:33.664919 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f6046620-acfb-4ee3-8b5f-869bd9a396ee None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:33.665727 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f6046620-acfb-4ee3-8b5f-869bd9a396ee None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:05:33.666319 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 466/923] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:05:33 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:05:33.674798 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-13ebd6e3-b39f-4295-9bde-672b2817542e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:33.683529 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-13ebd6e3-b39f-4295-9bde-672b2817542e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] POST http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/attachments
Sep 23 14:05:33.683529 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-13ebd6e3-b39f-4295-9bde-672b2817542e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5cd9758-d1cd-44b9-a39b-2115a07e981a", "connector": null, "instance_uuid": "6891295c-5fe6-44a7-adf2-f1fb03036261"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:05:33.719995 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:33.719995 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:34.036546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-13ebd6e3-b39f-4295-9bde-672b2817542e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/attachments returned with HTTP 200
Sep 23 14:05:34.037375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 458/924] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:05:33 2022] POST /volume/v3/d08a219027684089a91c354749c67d5d/attachments => generated 273 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:34.349673 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-84f7c599-3345-4836-a164-eef02484f2cd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:34.354116 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-84f7c599-3345-4836-a164-eef02484f2cd tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:05:34.355008 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-84f7c599-3345-4836-a164-eef02484f2cd tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:34.356386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-84f7c599-3345-4836-a164-eef02484f2cd tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:34.396222 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:34.396222 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:34.419732 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-84f7c599-3345-4836-a164-eef02484f2cd tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:05:34.427757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-84f7c599-3345-4836-a164-eef02484f2cd tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:05:34.445961 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 467/925] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:34 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 919 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:34.473279 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-dbf62dae-a048-478b-a225-34355a36b09f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:34.474887 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dbf62dae-a048-478b-a225-34355a36b09f None None] GET http://10.222.0.62/volume//
Sep 23 14:05:34.475551 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dbf62dae-a048-478b-a225-34355a36b09f None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:34.476801 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dbf62dae-a048-478b-a225-34355a36b09f None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:34.478904 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dbf62dae-a048-478b-a225-34355a36b09f None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:05:34.479428 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 459/926] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:05:34 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:05:34.487168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-dc764fa9-9ee9-44b7-856d-7790ee29be40 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:34.496173 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-dc764fa9-9ee9-44b7-856d-7790ee29be40 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:05:34.496854 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-dc764fa9-9ee9-44b7-856d-7790ee29be40 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:34.498135 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-dc764fa9-9ee9-44b7-856d-7790ee29be40 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:34.526091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:34.526091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:34.545037 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-dc764fa9-9ee9-44b7-856d-7790ee29be40 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:05:34.572258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-dc764fa9-9ee9-44b7-856d-7790ee29be40 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:05:34.573963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 468/927] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:05:34 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 1017 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:05:34.646112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-740fb2c7-f91c-4b45-80b4-47052f925268 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:34.652064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-740fb2c7-f91c-4b45-80b4-47052f925268 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] PUT http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/attachments/b4aee6e6-759d-454c-b6c2-c3b58c0b33b7
Sep 23 14:05:34.652336 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-740fb2c7-f91c-4b45-80b4-47052f925268 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sdb"}}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:05:34.683657 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-740fb2c7-f91c-4b45-80b4-47052f925268 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Acquiring lock "cinder-attachment_update-d5cd9758-d1cd-44b9-a39b-2115a07e981a-hv-cinder-85743" by "attachment_update" {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:05:34.693635 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-740fb2c7-f91c-4b45-80b4-47052f925268 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Lock "cinder-attachment_update-d5cd9758-d1cd-44b9-a39b-2115a07e981a-hv-cinder-85743" acquired by "attachment_update" :: waited 0.010s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:05:34.702558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:34.702558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:35.458196 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a4b1ac70-7979-4f20-9039-296b58b07286 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:35.498417 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4b1ac70-7979-4f20-9039-296b58b07286 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:05:35.498417 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a4b1ac70-7979-4f20-9039-296b58b07286 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:35.498417 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a4b1ac70-7979-4f20-9039-296b58b07286 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:35.498417 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=98,cinder:UPDATE=2 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:05:35.516771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:35.516771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:35.527032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a4b1ac70-7979-4f20-9039-296b58b07286 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:05:35.538359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4b1ac70-7979-4f20-9039-296b58b07286 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:05:35.561531 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 469/928] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:35 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 920 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:35.718507 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-740fb2c7-f91c-4b45-80b4-47052f925268 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Lock "cinder-attachment_update-d5cd9758-d1cd-44b9-a39b-2115a07e981a-hv-cinder-85743" released by "attachment_update" :: held 0.964s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:05:35.718507 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-740fb2c7-f91c-4b45-80b4-47052f925268 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/attachments/b4aee6e6-759d-454c-b6c2-c3b58c0b33b7 returned with HTTP 200
Sep 23 14:05:35.718507 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 460/929] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:05:34 2022] PUT /volume/v3/d08a219027684089a91c354749c67d5d/attachments/b4aee6e6-759d-454c-b6c2-c3b58c0b33b7 => generated 747 bytes in 1019 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:35.722568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-99217288-f2c7-45f4-b737-c552b7d6e553 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:35.729322 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-99217288-f2c7-45f4-b737-c552b7d6e553 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:05:35.729798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-99217288-f2c7-45f4-b737-c552b7d6e553 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:35.730256 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-99217288-f2c7-45f4-b737-c552b7d6e553 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:35.767718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:35.767718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:35.775396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-99217288-f2c7-45f4-b737-c552b7d6e553 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:05:35.786797 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-99217288-f2c7-45f4-b737-c552b7d6e553 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:05:35.793600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 470/930] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:35 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 1208 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:36.002530 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-7c3d0005-21c0-4168-baaa-dbd4d875b749 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:36.007132 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-7c3d0005-21c0-4168-baaa-dbd4d875b749 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:05:36.007955 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-7c3d0005-21c0-4168-baaa-dbd4d875b749 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:36.008737 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-7c3d0005-21c0-4168-baaa-dbd4d875b749 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:36.071741 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:36.071741 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:36.104244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-7c3d0005-21c0-4168-baaa-dbd4d875b749 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:05:36.128328 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-7c3d0005-21c0-4168-baaa-dbd4d875b749 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:05:36.129363 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 461/931] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:05:36 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 1208 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:36.252222 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-0dd04a3b-a459-4b5d-b25b-02c22356ba65 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:36.256519 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-0dd04a3b-a459-4b5d-b25b-02c22356ba65 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] POST http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090/action
Sep 23 14:05:36.258741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-0dd04a3b-a459-4b5d-b25b-02c22356ba65 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action body: b'{"os-begin_detaching": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:05:36.259155 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-0dd04a3b-a459-4b5d-b25b-02c22356ba65 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:05:36.282721 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:36.282721 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:36.284166 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-0dd04a3b-a459-4b5d-b25b-02c22356ba65 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:05:36.429135 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-0dd04a3b-a459-4b5d-b25b-02c22356ba65 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Begin detaching volume completed successfully.
Sep 23 14:05:36.429792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-0dd04a3b-a459-4b5d-b25b-02c22356ba65 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090/action returned with HTTP 202
Sep 23 14:05:36.430670 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 471/932] 10.222.0.62 () {64 vars in 1652 bytes} [Fri Sep 23 14:05:36 2022] POST /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Sep 23 14:05:36.560630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-122a6bd0-447d-4fd0-b6dd-813b4f7a4ad5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:36.564661 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-122a6bd0-447d-4fd0-b6dd-813b4f7a4ad5 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:05:36.565295 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-122a6bd0-447d-4fd0-b6dd-813b4f7a4ad5 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:36.566751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-122a6bd0-447d-4fd0-b6dd-813b4f7a4ad5 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:36.593310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:36.593310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:36.600841 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-122a6bd0-447d-4fd0-b6dd-813b4f7a4ad5 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:05:36.617357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-122a6bd0-447d-4fd0-b6dd-813b4f7a4ad5 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:05:36.631911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 462/933] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:36 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 920 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:36.726776 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-df977e74-4311-4a49-9c7a-b2aaf6ef86b8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:36.728470 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-df977e74-4311-4a49-9c7a-b2aaf6ef86b8 None None] GET http://10.222.0.62/volume//
Sep 23 14:05:36.729036 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-df977e74-4311-4a49-9c7a-b2aaf6ef86b8 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:36.729848 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-df977e74-4311-4a49-9c7a-b2aaf6ef86b8 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:36.730852 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-df977e74-4311-4a49-9c7a-b2aaf6ef86b8 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:05:36.732264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 472/934] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:05:36 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)
Sep 23 14:05:36.740466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-99a58811-e4bb-4dfe-af56-9357304820dc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:36.747376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-99a58811-e4bb-4dfe-af56-9357304820dc tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:05:36.748111 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-99a58811-e4bb-4dfe-af56-9357304820dc tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:36.748766 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-99a58811-e4bb-4dfe-af56-9357304820dc tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:36.801079 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:36.801079 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:36.817101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-99a58811-e4bb-4dfe-af56-9357304820dc tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:05:36.850016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-99a58811-e4bb-4dfe-af56-9357304820dc tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:05:36.852042 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 463/935] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:05:36 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 1309 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:05:37.636212 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1a599703-c970-4552-bfcc-1b0806de1cd6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:37.639795 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1a599703-c970-4552-bfcc-1b0806de1cd6 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:05:37.640318 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1a599703-c970-4552-bfcc-1b0806de1cd6 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:37.640942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1a599703-c970-4552-bfcc-1b0806de1cd6 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:37.661824 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:37.661824 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:37.676033 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1a599703-c970-4552-bfcc-1b0806de1cd6 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:05:37.695736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1a599703-c970-4552-bfcc-1b0806de1cd6 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:05:37.696912 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 473/936] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:37 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 920 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:38.197585 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:38.217999 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] POST http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes
Sep 23 14:05:38.219077 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1817657574", "imageRef": "f19afda2-139e-4a70-8e47-023a4884d613", "size": 1}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:05:38.222473 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1817657574', 'imageRef': 'f19afda2-139e-4a70-8e47-023a4884d613', 'size': 1}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:05:38.390050 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Create volume of 1 GB
Sep 23 14:05:38.400842 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Availability Zones retrieved successfully.
Sep 23 14:05:38.417503 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Flow 'volume_create_api' (7c4beee9-e2ba-4a42-9a5e-0fb0f7c012d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:05:38.420394 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f23b178-0da8-4c06-88fe-3af1400eac98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:05:38.423486 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:05:38.502243 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f23b178-0da8-4c06-88fe-3af1400eac98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:05:38.504774 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee635c4-29b2-473d-bd46-82cce342ca05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:05:38.585419 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=93,cinder:UPDATE=3,cinder:INSERT=4 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:05:38.714610 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-64a8157a-d951-40b8-afe2-7941b76dfacf None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:38.723251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-64a8157a-d951-40b8-afe2-7941b76dfacf tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:05:38.724067 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-64a8157a-d951-40b8-afe2-7941b76dfacf tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:38.724540 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-64a8157a-d951-40b8-afe2-7941b76dfacf tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:38.873927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Created reservations ['9e33cc06-d0c3-48d3-9656-e108be3a74b9', '8ae673cd-9ee9-4b27-9a30-33b56fe202d4', '68931dc6-6f92-4706-94ac-ce86fbc9bb9a', '2479f62d-a489-444b-8b8c-729826b7b9e0'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:05:38.876218 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee635c4-29b2-473d-bd46-82cce342ca05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e33cc06-d0c3-48d3-9656-e108be3a74b9', '8ae673cd-9ee9-4b27-9a30-33b56fe202d4', '68931dc6-6f92-4706-94ac-ce86fbc9bb9a', '2479f62d-a489-444b-8b8c-729826b7b9e0']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:05:38.878911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f7484e-1be0-432a-be66-11c808e26b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:05:38.940972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:38.940972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:38.950965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-64a8157a-d951-40b8-afe2-7941b76dfacf tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:05:38.964579 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-64a8157a-d951-40b8-afe2-7941b76dfacf tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:05:38.965598 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 474/937] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:38 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 920 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:05:38.980742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35f7484e-1be0-432a-be66-11c808e26b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ae742da-c1cd-4c26-ae17-ab200f722d67', '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-1817657574',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='728460a287914347b74cfe886f56ee6c',qos_specs=None,replication_status=<?>,reservations=['9e33cc06-d0c3-48d3-9656-e108be3a74b9','8ae673cd-9ee9-4b27-9a30-33b56fe202d4','68931dc6-6f92-4706-94ac-ce86fbc9bb9a','2479f62d-a489-444b-8b8c-729826b7b9e0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4ad2b6e8ec52485488f27ea84f2c69cc',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1817657574',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=9ae742da-c1cd-4c26-ae17-ab200f722d67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='728460a287914347b74cfe886f56ee6c',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='4ad2b6e8ec52485488f27ea84f2c69cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:05:38.982799 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88dafbee-b5d1-4add-9963-3391d052f830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:05:39.060808 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88dafbee-b5d1-4add-9963-3391d052f830) 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-1817657574',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='728460a287914347b74cfe886f56ee6c',qos_specs=None,replication_status=<?>,reservations=['9e33cc06-d0c3-48d3-9656-e108be3a74b9','8ae673cd-9ee9-4b27-9a30-33b56fe202d4','68931dc6-6f92-4706-94ac-ce86fbc9bb9a','2479f62d-a489-444b-8b8c-729826b7b9e0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4ad2b6e8ec52485488f27ea84f2c69cc',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:05:39.063234 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2041f3d7-852f-4fb9-8da8-c3aff27b2651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:05:39.158284 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2041f3d7-852f-4fb9-8da8-c3aff27b2651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:05:39.160698 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Flow 'volume_create_api' (7c4beee9-e2ba-4a42-9a5e-0fb0f7c012d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:05:39.161398 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Create volume request issued successfully.
Sep 23 14:05:39.162662 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-89a82a7f-f34a-46d1-8edc-37b79d3e1bc1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes returned with HTTP 202
Sep 23 14:05:39.164308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 464/938] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:05:38 2022] POST /volume/v3/728460a287914347b74cfe886f56ee6c/volumes => generated 822 bytes in 968 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:05:39.179060 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7e277d57-3f2d-4a37-8ec6-0029e9401d46 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:39.184226 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7e277d57-3f2d-4a37-8ec6-0029e9401d46 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:39.184748 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7e277d57-3f2d-4a37-8ec6-0029e9401d46 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:39.185271 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7e277d57-3f2d-4a37-8ec6-0029e9401d46 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:39.200870 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:39.200870 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:39.208694 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7e277d57-3f2d-4a37-8ec6-0029e9401d46 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:39.219605 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7e277d57-3f2d-4a37-8ec6-0029e9401d46 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:39.220454 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 475/939] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:39 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 890 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:39.985482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d33d4721-e06e-42c2-b952-3c7a9a141ccf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:39.993807 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d33d4721-e06e-42c2-b952-3c7a9a141ccf tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:05:39.995166 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d33d4721-e06e-42c2-b952-3c7a9a141ccf tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:39.995862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d33d4721-e06e-42c2-b952-3c7a9a141ccf tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:40.032097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:40.032097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:40.045237 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d33d4721-e06e-42c2-b952-3c7a9a141ccf tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:05:40.059993 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d33d4721-e06e-42c2-b952-3c7a9a141ccf tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:05:40.061443 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 465/940] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:39 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 920 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:40.237678 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-331fbeff-8ae1-4302-a600-1bf56d22b15d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:40.242051 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-331fbeff-8ae1-4302-a600-1bf56d22b15d tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:40.246015 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-331fbeff-8ae1-4302-a600-1bf56d22b15d tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:40.246674 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-331fbeff-8ae1-4302-a600-1bf56d22b15d tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:40.272749 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:40.272749 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:40.281901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-331fbeff-8ae1-4302-a600-1bf56d22b15d tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:40.295642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-331fbeff-8ae1-4302-a600-1bf56d22b15d tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:40.297378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 476/941] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:40 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:41.083878 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-590ead1b-621a-4d3f-955c-19e73deeb76f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:41.094028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-590ead1b-621a-4d3f-955c-19e73deeb76f tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:05:41.094589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-590ead1b-621a-4d3f-955c-19e73deeb76f tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:41.095228 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-590ead1b-621a-4d3f-955c-19e73deeb76f tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:41.141089 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:41.141089 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:41.157966 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-590ead1b-621a-4d3f-955c-19e73deeb76f tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:05:41.164628 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-590ead1b-621a-4d3f-955c-19e73deeb76f tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:05:41.165700 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 466/942] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:41 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 920 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:41.317797 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c547bfe1-ff67-4e64-946f-722e18ce753c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:41.324777 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c547bfe1-ff67-4e64-946f-722e18ce753c tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:41.325323 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c547bfe1-ff67-4e64-946f-722e18ce753c tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:41.325809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c547bfe1-ff67-4e64-946f-722e18ce753c tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:41.343573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:41.343573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:41.357225 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c547bfe1-ff67-4e64-946f-722e18ce753c tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:41.368495 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c547bfe1-ff67-4e64-946f-722e18ce753c tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:41.369342 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 477/943] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:41 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 914 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:42.184098 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-41106a85-a5d3-4974-b09b-e1dc92a00b0d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:42.187753 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-41106a85-a5d3-4974-b09b-e1dc92a00b0d tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:05:42.188412 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-41106a85-a5d3-4974-b09b-e1dc92a00b0d tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:42.188897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-41106a85-a5d3-4974-b09b-e1dc92a00b0d tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:42.221893 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:42.221893 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:42.229226 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-41106a85-a5d3-4974-b09b-e1dc92a00b0d tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:05:42.244716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-41106a85-a5d3-4974-b09b-e1dc92a00b0d tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:05:42.245546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 467/944] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:42 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 920 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:42.388202 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-aa3f0560-8619-4774-9120-e28cd25f4f61 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:42.392079 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aa3f0560-8619-4774-9120-e28cd25f4f61 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:42.392531 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aa3f0560-8619-4774-9120-e28cd25f4f61 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:42.392989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aa3f0560-8619-4774-9120-e28cd25f4f61 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:42.408784 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:42.408784 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:42.417919 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-aa3f0560-8619-4774-9120-e28cd25f4f61 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:42.428993 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aa3f0560-8619-4774-9120-e28cd25f4f61 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:42.429738 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 478/945] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:42 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 914 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:42.477000 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-1050b734-f67c-4aed-9a90-4c77cf203090 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:42.482605 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-1050b734-f67c-4aed-9a90-4c77cf203090 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] POST http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/attachments/b4aee6e6-759d-454c-b6c2-c3b58c0b33b7/action
Sep 23 14:05:42.483807 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-1050b734-f67c-4aed-9a90-4c77cf203090 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Action body: b'{"os-complete": null}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:05:42.484446 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-1050b734-f67c-4aed-9a90-4c77cf203090 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:05:42.522215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:42.522215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:42.689594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7908cc31-6164-47b0-85e9-dfc40ea0bd6a req-1050b734-f67c-4aed-9a90-4c77cf203090 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/attachments/b4aee6e6-759d-454c-b6c2-c3b58c0b33b7/action returned with HTTP 204
Sep 23 14:05:42.690683 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 468/946] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:05:42 2022] POST /volume/v3/d08a219027684089a91c354749c67d5d/attachments/b4aee6e6-759d-454c-b6c2-c3b58c0b33b7/action => generated 0 bytes in 215 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:05:43.264674 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d9b73539-6ef7-4fab-b148-e9c3dc672603 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:43.269652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d9b73539-6ef7-4fab-b148-e9c3dc672603 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:05:43.270105 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d9b73539-6ef7-4fab-b148-e9c3dc672603 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:43.270595 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d9b73539-6ef7-4fab-b148-e9c3dc672603 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:43.305304 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:43.305304 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:43.325852 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d9b73539-6ef7-4fab-b148-e9c3dc672603 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:05:43.342785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d9b73539-6ef7-4fab-b148-e9c3dc672603 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:05:43.343540 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 479/947] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:43 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 1212 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:43.357964 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-44e5caf5-98a5-420c-b8b5-ceed0b0cba1e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:43.363968 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-44e5caf5-98a5-420c-b8b5-ceed0b0cba1e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] DELETE http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/d8a52adb-a781-4904-894a-5a8ce4922c7e
Sep 23 14:05:43.364630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-44e5caf5-98a5-420c-b8b5-ceed0b0cba1e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:43.365011 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-44e5caf5-98a5-420c-b8b5-ceed0b0cba1e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:43.367888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5270c190-7c65-4747-af03-b6deef758052 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:43.372597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5270c190-7c65-4747-af03-b6deef758052 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:05:43.373224 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5270c190-7c65-4747-af03-b6deef758052 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:43.373825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5270c190-7c65-4747-af03-b6deef758052 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:43.403266 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:43.403266 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:43.423844 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:43.423844 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:43.433524 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-5270c190-7c65-4747-af03-b6deef758052 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:05:43.450470 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5270c190-7c65-4747-af03-b6deef758052 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:05:43.451930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 480/948] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:43 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 1212 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:43.453371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3d9cd08c-1287-4ead-ab21-9f1952bc0128 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:43.457494 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3d9cd08c-1287-4ead-ab21-9f1952bc0128 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:43.458193 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3d9cd08c-1287-4ead-ab21-9f1952bc0128 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:43.458935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3d9cd08c-1287-4ead-ab21-9f1952bc0128 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:43.481391 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:43.481391 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:43.489625 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3d9cd08c-1287-4ead-ab21-9f1952bc0128 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:43.500816 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3d9cd08c-1287-4ead-ab21-9f1952bc0128 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:43.512369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 481/949] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:43 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 914 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:43.613825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-b6026677-d91a-457f-8d11-ba8a7efe4b20 req-826df780-3512-4b3e-b3f9-9401e7af8266 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:43.621267 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b6026677-d91a-457f-8d11-ba8a7efe4b20 req-826df780-3512-4b3e-b3f9-9401e7af8266 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:05:43.621743 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b6026677-d91a-457f-8d11-ba8a7efe4b20 req-826df780-3512-4b3e-b3f9-9401e7af8266 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:43.622232 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b6026677-d91a-457f-8d11-ba8a7efe4b20 req-826df780-3512-4b3e-b3f9-9401e7af8266 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:43.643081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:43.643081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:43.651179 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=99,cinder:UPDATE=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:05:43.654555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-b6026677-d91a-457f-8d11-ba8a7efe4b20 req-826df780-3512-4b3e-b3f9-9401e7af8266 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:05:43.664722 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b6026677-d91a-457f-8d11-ba8a7efe4b20 req-826df780-3512-4b3e-b3f9-9401e7af8266 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:05:43.667606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 482/950] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:05:43 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 1212 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:05:43.776789 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-b2b180e7-0253-488f-94d7-39b01ee10e66 req-44e5caf5-98a5-420c-b8b5-ceed0b0cba1e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/d8a52adb-a781-4904-894a-5a8ce4922c7e returned with HTTP 200
Sep 23 14:05:43.778016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 469/951] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:05:43 2022] DELETE /volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/d8a52adb-a781-4904-894a-5a8ce4922c7e => generated 19 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:44.516220 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2b656fd7-5402-45b4-b2cb-c5bc24c193e7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:44.519910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3f7db72e-8fe5-44eb-88b7-071ac86ab9a1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:44.522461 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2b656fd7-5402-45b4-b2cb-c5bc24c193e7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:05:44.523312 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2b656fd7-5402-45b4-b2cb-c5bc24c193e7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:44.523926 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3f7db72e-8fe5-44eb-88b7-071ac86ab9a1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:44.524156 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2b656fd7-5402-45b4-b2cb-c5bc24c193e7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:44.528294 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3f7db72e-8fe5-44eb-88b7-071ac86ab9a1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:44.529103 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3f7db72e-8fe5-44eb-88b7-071ac86ab9a1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:44.543384 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:44.543384 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:44.547054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:44.547054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:44.551956 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2b656fd7-5402-45b4-b2cb-c5bc24c193e7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:05:44.555186 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3f7db72e-8fe5-44eb-88b7-071ac86ab9a1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:44.563708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2b656fd7-5402-45b4-b2cb-c5bc24c193e7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:05:44.565061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 483/952] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:44 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 916 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:44.581237 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3f7db72e-8fe5-44eb-88b7-071ac86ab9a1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:44.582698 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 470/953] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:44 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 914 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:45.606911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d420f416-2448-485e-b115-337257fae20e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:45.610930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d420f416-2448-485e-b115-337257fae20e tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:45.611428 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d420f416-2448-485e-b115-337257fae20e tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:45.611995 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d420f416-2448-485e-b115-337257fae20e tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:45.628399 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:45.628399 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:45.634415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d420f416-2448-485e-b115-337257fae20e tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:45.644062 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d420f416-2448-485e-b115-337257fae20e tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:45.644783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 484/954] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:45 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 914 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:46.667647 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d9b48f87-da92-4adf-902d-7ab8a3f19b3b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:46.670719 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d9b48f87-da92-4adf-902d-7ab8a3f19b3b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:46.671355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d9b48f87-da92-4adf-902d-7ab8a3f19b3b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:46.672256 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d9b48f87-da92-4adf-902d-7ab8a3f19b3b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:46.688520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:46.688520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:46.694263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:INSERT=7,cinder:SELECT=76,cinder:UPDATE=17 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:05:46.697061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d9b48f87-da92-4adf-902d-7ab8a3f19b3b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:46.708402 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d9b48f87-da92-4adf-902d-7ab8a3f19b3b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:46.714375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 471/955] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:46 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 914 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:47.731490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-45e2fe24-4ca3-48e2-8dde-943d545cbb91 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:47.735162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-45e2fe24-4ca3-48e2-8dde-943d545cbb91 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:47.735608 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-45e2fe24-4ca3-48e2-8dde-943d545cbb91 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:47.736113 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-45e2fe24-4ca3-48e2-8dde-943d545cbb91 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:47.750797 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:47.750797 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:47.756975 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-45e2fe24-4ca3-48e2-8dde-943d545cbb91 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:47.765742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-45e2fe24-4ca3-48e2-8dde-943d545cbb91 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:47.766474 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 485/956] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:47 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 914 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:48.785981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8222fc25-1a82-4914-9e0e-0ab52349c3e9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:48.790351 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8222fc25-1a82-4914-9e0e-0ab52349c3e9 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:48.791992 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8222fc25-1a82-4914-9e0e-0ab52349c3e9 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:48.792709 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8222fc25-1a82-4914-9e0e-0ab52349c3e9 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:48.811520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:48.811520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:48.824470 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8222fc25-1a82-4914-9e0e-0ab52349c3e9 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:48.835930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8222fc25-1a82-4914-9e0e-0ab52349c3e9 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:48.841399 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 472/957] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:48 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 914 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:49.855859 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2391648c-f2b5-4f65-90b3-4b69db5da60b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:49.859435 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2391648c-f2b5-4f65-90b3-4b69db5da60b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:49.859879 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2391648c-f2b5-4f65-90b3-4b69db5da60b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:49.860330 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2391648c-f2b5-4f65-90b3-4b69db5da60b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:49.875687 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:49.875687 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:49.881955 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2391648c-f2b5-4f65-90b3-4b69db5da60b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:49.890969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2391648c-f2b5-4f65-90b3-4b69db5da60b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:49.891670 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 486/958] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:49 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 914 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:50.909316 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1b5751e1-6942-4c8d-bdaa-a360fbc6c2c5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:50.912732 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1b5751e1-6942-4c8d-bdaa-a360fbc6c2c5 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:50.913174 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1b5751e1-6942-4c8d-bdaa-a360fbc6c2c5 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:50.913621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1b5751e1-6942-4c8d-bdaa-a360fbc6c2c5 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:50.927771 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:50.927771 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:50.934219 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1b5751e1-6942-4c8d-bdaa-a360fbc6c2c5 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:50.943211 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1b5751e1-6942-4c8d-bdaa-a360fbc6c2c5 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:50.943896 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 473/959] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:50 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:51.961644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c8eece4b-19b9-4781-ae5f-4dce96c89d37 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:51.965763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c8eece4b-19b9-4781-ae5f-4dce96c89d37 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:51.966203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c8eece4b-19b9-4781-ae5f-4dce96c89d37 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:51.966679 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c8eece4b-19b9-4781-ae5f-4dce96c89d37 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:51.981121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:51.981121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:51.987816 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c8eece4b-19b9-4781-ae5f-4dce96c89d37 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:51.998316 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c8eece4b-19b9-4781-ae5f-4dce96c89d37 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:51.999072 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 487/960] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:51 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:52.616565 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-3577f487-6662-46dd-9c30-348110e08ba6 req-5b9a9f3f-ac07-4fbb-8392-783deea3ae85 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:52.620621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3577f487-6662-46dd-9c30-348110e08ba6 req-5b9a9f3f-ac07-4fbb-8392-783deea3ae85 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:05:52.621065 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3577f487-6662-46dd-9c30-348110e08ba6 req-5b9a9f3f-ac07-4fbb-8392-783deea3ae85 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:52.621515 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3577f487-6662-46dd-9c30-348110e08ba6 req-5b9a9f3f-ac07-4fbb-8392-783deea3ae85 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:52.635654 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:52.635654 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:52.642687 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-3577f487-6662-46dd-9c30-348110e08ba6 req-5b9a9f3f-ac07-4fbb-8392-783deea3ae85 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:05:52.653641 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3577f487-6662-46dd-9c30-348110e08ba6 req-5b9a9f3f-ac07-4fbb-8392-783deea3ae85 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:05:52.654496 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 474/961] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:05:52 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 918 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:52.757741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5979f99e-208a-45cb-9d2e-14bf36d13ea6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:52.758645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5979f99e-208a-45cb-9d2e-14bf36d13ea6 None None] GET http://10.222.0.62/volume//
Sep 23 14:05:52.759049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5979f99e-208a-45cb-9d2e-14bf36d13ea6 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:52.759669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5979f99e-208a-45cb-9d2e-14bf36d13ea6 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:52.760989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5979f99e-208a-45cb-9d2e-14bf36d13ea6 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:05:52.761689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 488/962] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:05:52 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:05:52.768793 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-3577f487-6662-46dd-9c30-348110e08ba6 req-8414b6e6-f425-4018-9c6f-e1537e246280 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:52.773696 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3577f487-6662-46dd-9c30-348110e08ba6 req-8414b6e6-f425-4018-9c6f-e1537e246280 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] POST http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments
Sep 23 14:05:52.774570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3577f487-6662-46dd-9c30-348110e08ba6 req-8414b6e6-f425-4018-9c6f-e1537e246280 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcb463ed-1920-4c95-b596-e0ba4f14bfb1", "connector": null, "instance_uuid": "97557fbe-c1f4-464e-93b8-3c71fbc48936"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:05:52.791157 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:52.791157 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:53.017817 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4f52b7f0-e3f5-49c3-b41e-895edee3a658 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:53.021448 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4f52b7f0-e3f5-49c3-b41e-895edee3a658 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:53.021939 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4f52b7f0-e3f5-49c3-b41e-895edee3a658 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:53.022419 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4f52b7f0-e3f5-49c3-b41e-895edee3a658 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:53.036732 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:53.036732 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:53.043816 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4f52b7f0-e3f5-49c3-b41e-895edee3a658 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:53.052346 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3577f487-6662-46dd-9c30-348110e08ba6 req-8414b6e6-f425-4018-9c6f-e1537e246280 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments returned with HTTP 200
Sep 23 14:05:53.053382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4f52b7f0-e3f5-49c3-b41e-895edee3a658 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:53.053552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 475/963] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:05:52 2022] POST /volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments => generated 273 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:53.054285 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 489/964] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:53 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:53.327150 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-3577f487-6662-46dd-9c30-348110e08ba6 req-6bf1b5fd-ab98-48fa-bbfc-9d586829b980 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:53.332127 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3577f487-6662-46dd-9c30-348110e08ba6 req-6bf1b5fd-ab98-48fa-bbfc-9d586829b980 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] POST http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/af576ce9-15ab-4cf4-a60a-c786df8f431c/action
Sep 23 14:05:53.332889 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3577f487-6662-46dd-9c30-348110e08ba6 req-6bf1b5fd-ab98-48fa-bbfc-9d586829b980 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Action body: b'{"os-complete": null}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:05:53.333208 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3577f487-6662-46dd-9c30-348110e08ba6 req-6bf1b5fd-ab98-48fa-bbfc-9d586829b980 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:05:53.362863 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:53.362863 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:53.497697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3577f487-6662-46dd-9c30-348110e08ba6 req-6bf1b5fd-ab98-48fa-bbfc-9d586829b980 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/af576ce9-15ab-4cf4-a60a-c786df8f431c/action returned with HTTP 204
Sep 23 14:05:53.498544 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 476/965] 10.222.0.62 () {66 vars in 1705 bytes} [Fri Sep 23 14:05:53 2022] POST /volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/af576ce9-15ab-4cf4-a60a-c786df8f431c/action => generated 0 bytes in 172 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:05:53.612530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-20fe696f-b91c-4801-bae2-04d942502832 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:53.616193 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-20fe696f-b91c-4801-bae2-04d942502832 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:05:53.616637 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-20fe696f-b91c-4801-bae2-04d942502832 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:53.617118 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-20fe696f-b91c-4801-bae2-04d942502832 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:53.635926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:53.635926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:53.642063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-20fe696f-b91c-4801-bae2-04d942502832 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:05:53.651535 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-20fe696f-b91c-4801-bae2-04d942502832 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:05:53.652245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 490/966] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:53 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 1180 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:53.669231 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b6df8e47-4368-4a98-bf81-394d2b045533 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:53.673020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b6df8e47-4368-4a98-bf81-394d2b045533 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:05:53.673463 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b6df8e47-4368-4a98-bf81-394d2b045533 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:53.673922 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b6df8e47-4368-4a98-bf81-394d2b045533 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:53.693369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:53.693369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:53.700452 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b6df8e47-4368-4a98-bf81-394d2b045533 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:05:53.709268 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b6df8e47-4368-4a98-bf81-394d2b045533 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:05:53.709984 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 477/967] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:53 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 1180 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:54.072643 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b4234383-1c9e-4062-aced-98795638f80f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:54.077252 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b4234383-1c9e-4062-aced-98795638f80f tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:54.077699 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b4234383-1c9e-4062-aced-98795638f80f tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:54.078157 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b4234383-1c9e-4062-aced-98795638f80f tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:54.099255 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:54.099255 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:54.106731 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b4234383-1c9e-4062-aced-98795638f80f tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:54.122403 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b4234383-1c9e-4062-aced-98795638f80f tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:54.123164 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 491/968] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:54 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:05:55.141718 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fc5f565c-7308-4cef-9aac-c0d0160445ee None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:55.145305 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fc5f565c-7308-4cef-9aac-c0d0160445ee tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:55.145747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fc5f565c-7308-4cef-9aac-c0d0160445ee tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:55.146202 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fc5f565c-7308-4cef-9aac-c0d0160445ee tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:55.161281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:55.161281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:55.167965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fc5f565c-7308-4cef-9aac-c0d0160445ee tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:55.178774 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fc5f565c-7308-4cef-9aac-c0d0160445ee tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:55.179585 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 478/969] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:05:55 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:55.223277 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-182b8331-d909-479a-b95f-93d4506a27ba req-9bee259b-2389-456f-8cab-0ece17bbffbd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:55.228568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-9bee259b-2389-456f-8cab-0ece17bbffbd tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:55.229106 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-9bee259b-2389-456f-8cab-0ece17bbffbd tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:55.229562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-9bee259b-2389-456f-8cab-0ece17bbffbd tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:55.244882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:55.244882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:55.253494 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-182b8331-d909-479a-b95f-93d4506a27ba req-9bee259b-2389-456f-8cab-0ece17bbffbd tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:55.265890 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-9bee259b-2389-456f-8cab-0ece17bbffbd tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:55.266686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 492/970] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:05:55 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:55.968612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d43726d8-79f7-4f88-a478-8673c84a380b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:55.969408 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d43726d8-79f7-4f88-a478-8673c84a380b None None] GET http://10.222.0.62/volume//
Sep 23 14:05:55.969804 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d43726d8-79f7-4f88-a478-8673c84a380b None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:55.970256 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d43726d8-79f7-4f88-a478-8673c84a380b None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:55.971172 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d43726d8-79f7-4f88-a478-8673c84a380b None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:05:55.978274 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 479/971] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:05:55 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:05:55.983391 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-95cd3ada-14c8-42f4-bbe4-7f2ebf60a7bd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:55.987183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-95cd3ada-14c8-42f4-bbe4-7f2ebf60a7bd tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:05:55.987681 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-95cd3ada-14c8-42f4-bbe4-7f2ebf60a7bd tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:55.988307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-95cd3ada-14c8-42f4-bbe4-7f2ebf60a7bd tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:56.008585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:56.008585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:56.016396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-95cd3ada-14c8-42f4-bbe4-7f2ebf60a7bd tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:05:56.027137 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-95cd3ada-14c8-42f4-bbe4-7f2ebf60a7bd tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:05:56.027904 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 493/972] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:05:55 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 1278 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:05:56.081148 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-e14757a4-7a17-46e1-b566-d3ebd2e2632f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:56.085578 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-e14757a4-7a17-46e1-b566-d3ebd2e2632f tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] PUT http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/af576ce9-15ab-4cf4-a60a-c786df8f431c
Sep 23 14:05:56.086446 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-e14757a4-7a17-46e1-b566-d3ebd2e2632f tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sdb"}}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:05:56.095043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-182b8331-d909-479a-b95f-93d4506a27ba req-f3437441-2709-4a06-a148-62b9f8e6f7c9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:56.099280 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-f3437441-2709-4a06-a148-62b9f8e6f7c9 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:05:56.099882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-f3437441-2709-4a06-a148-62b9f8e6f7c9 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:56.100337 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-f3437441-2709-4a06-a148-62b9f8e6f7c9 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:56.101092 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-e14757a4-7a17-46e1-b566-d3ebd2e2632f tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Acquiring lock "cinder-attachment_update-fcb463ed-1920-4c95-b596-e0ba4f14bfb1-hv-cinder-85743" by "attachment_update" {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:05:56.113944 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-e14757a4-7a17-46e1-b566-d3ebd2e2632f tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Lock "cinder-attachment_update-fcb463ed-1920-4c95-b596-e0ba4f14bfb1-hv-cinder-85743" acquired by "attachment_update" :: waited 0.013s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:05:56.122491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:56.122491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:56.122856 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:56.122856 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:56.124426 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-182b8331-d909-479a-b95f-93d4506a27ba req-f3437441-2709-4a06-a148-62b9f8e6f7c9 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:05:56.137450 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-f3437441-2709-4a06-a148-62b9f8e6f7c9 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:05:56.138560 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 494/973] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:05:56 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 1363 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:05:56.148552 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-85239d53-dce4-4756-8962-d6f744cc4ebb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:56.149545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-85239d53-dce4-4756-8962-d6f744cc4ebb None None] GET http://10.222.0.62/volume//
Sep 23 14:05:56.155957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-85239d53-dce4-4756-8962-d6f744cc4ebb None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:05:56.155957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-85239d53-dce4-4756-8962-d6f744cc4ebb None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:05:56.155957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-85239d53-dce4-4756-8962-d6f744cc4ebb None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:05:56.155957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 495/974] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:05:56 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)
Sep 23 14:05:56.159308 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-182b8331-d909-479a-b95f-93d4506a27ba req-11f7b754-e348-455a-b68b-0561f6c54f85 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:56.164465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-11f7b754-e348-455a-b68b-0561f6c54f85 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] POST http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments
Sep 23 14:05:56.165361 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-11f7b754-e348-455a-b68b-0561f6c54f85 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ae742da-c1cd-4c26-ae17-ab200f722d67", "connector": null, "instance_uuid": "ae3cf38f-b2d0-465c-9f91-7b04e669be1a"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:05:56.182214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:56.182214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:56.435531 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-11f7b754-e348-455a-b68b-0561f6c54f85 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments returned with HTTP 200
Sep 23 14:05:56.436287 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 496/975] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:05:56 2022] POST /volume/v3/728460a287914347b74cfe886f56ee6c/attachments => generated 273 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:05:56.939537 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-e14757a4-7a17-46e1-b566-d3ebd2e2632f tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Lock "cinder-attachment_update-fcb463ed-1920-4c95-b596-e0ba4f14bfb1-hv-cinder-85743" released by "attachment_update" :: held 0.820s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:05:56.939537 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-e14757a4-7a17-46e1-b566-d3ebd2e2632f tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/af576ce9-15ab-4cf4-a60a-c786df8f431c returned with HTTP 200
Sep 23 14:05:56.939537 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 480/976] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:05:56 2022] PUT /volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/af576ce9-15ab-4cf4-a60a-c786df8f431c => generated 747 bytes in 855 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:05:57.085488 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-50b87618-0062-4871-86a0-70631ef361c6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:05:57.090772 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-50b87618-0062-4871-86a0-70631ef361c6 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] POST http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/af576ce9-15ab-4cf4-a60a-c786df8f431c/action
Sep 23 14:05:57.091660 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-50b87618-0062-4871-86a0-70631ef361c6 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Action body: b'{"os-complete": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:05:57.092049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-50b87618-0062-4871-86a0-70631ef361c6 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:05:57.093862 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=97,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:05:57.121654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:05:57.121654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:05:57.338756 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-14bb7984-f3f9-4473-a498-2c3da8241609 req-50b87618-0062-4871-86a0-70631ef361c6 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/af576ce9-15ab-4cf4-a60a-c786df8f431c/action returned with HTTP 204
Sep 23 14:05:57.339639 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 497/977] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:05:57 2022] POST /volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/af576ce9-15ab-4cf4-a60a-c786df8f431c/action => generated 0 bytes in 255 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:06:01.520471 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-27183227-ea28-4042-98e5-f49e26a4990a req-8d81ac61-edca-4ee5-9753-78e8f9a249fb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:06:01.524682 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-27183227-ea28-4042-98e5-f49e26a4990a req-8d81ac61-edca-4ee5-9753-78e8f9a249fb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:06:01.525299 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-27183227-ea28-4042-98e5-f49e26a4990a req-8d81ac61-edca-4ee5-9753-78e8f9a249fb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:06:01.526201 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-27183227-ea28-4042-98e5-f49e26a4990a req-8d81ac61-edca-4ee5-9753-78e8f9a249fb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:06:01.550461 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:06:01.550461 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:06:01.557139 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-27183227-ea28-4042-98e5-f49e26a4990a req-8d81ac61-edca-4ee5-9753-78e8f9a249fb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:06:01.568706 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-27183227-ea28-4042-98e5-f49e26a4990a req-8d81ac61-edca-4ee5-9753-78e8f9a249fb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:06:01.569534 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 481/978] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:06:01 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 1212 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:06:07.409446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:06:11.411015 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-26b0b9b9-1200-4896-9bcc-7556804a2c1a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:06:11.411847 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-26b0b9b9-1200-4896-9bcc-7556804a2c1a None None] GET http://10.222.0.62/volume//
Sep 23 14:06:11.412652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-26b0b9b9-1200-4896-9bcc-7556804a2c1a None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:06:11.413163 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-26b0b9b9-1200-4896-9bcc-7556804a2c1a None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:06:11.414285 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-26b0b9b9-1200-4896-9bcc-7556804a2c1a None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:06:11.415362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 498/979] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:06:11 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:06:11.446874 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-182b8331-d909-479a-b95f-93d4506a27ba req-4b6f2abb-0043-455a-95aa-7595c9b03b65 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:06:11.457082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-4b6f2abb-0043-455a-95aa-7595c9b03b65 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:06:11.459118 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-4b6f2abb-0043-455a-95aa-7595c9b03b65 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:06:11.459807 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-4b6f2abb-0043-455a-95aa-7595c9b03b65 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:06:11.510546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:06:11.510546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:06:11.520741 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-182b8331-d909-479a-b95f-93d4506a27ba req-4b6f2abb-0043-455a-95aa-7595c9b03b65 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:06:11.534875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-4b6f2abb-0043-455a-95aa-7595c9b03b65 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:06:11.536592 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 482/980] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:06:11 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 1460 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:06:11.630372 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-182b8331-d909-479a-b95f-93d4506a27ba req-c6e8d21f-ea89-4f95-a922-5808cf1b38a1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:06:11.644820 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-c6e8d21f-ea89-4f95-a922-5808cf1b38a1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] PUT http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments/2cfa605e-ac23-43b3-8b8a-93b63de6c279
Sep 23 14:06:11.646026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-c6e8d21f-ea89-4f95-a922-5808cf1b38a1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sda"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:06:11.672327 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-182b8331-d909-479a-b95f-93d4506a27ba req-c6e8d21f-ea89-4f95-a922-5808cf1b38a1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Acquiring lock "cinder-attachment_update-9ae742da-c1cd-4c26-ae17-ab200f722d67-hv-cinder-85743" by "attachment_update" {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:06:11.691353 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-182b8331-d909-479a-b95f-93d4506a27ba req-c6e8d21f-ea89-4f95-a922-5808cf1b38a1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Lock "cinder-attachment_update-9ae742da-c1cd-4c26-ae17-ab200f722d67-hv-cinder-85743" acquired by "attachment_update" :: waited 0.021s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:06:11.693313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:06:11.693313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:06:12.487181 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-182b8331-d909-479a-b95f-93d4506a27ba req-c6e8d21f-ea89-4f95-a922-5808cf1b38a1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Lock "cinder-attachment_update-9ae742da-c1cd-4c26-ae17-ab200f722d67-hv-cinder-85743" released by "attachment_update" :: held 0.796s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:06:12.492319 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-c6e8d21f-ea89-4f95-a922-5808cf1b38a1 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments/2cfa605e-ac23-43b3-8b8a-93b63de6c279 returned with HTTP 200
Sep 23 14:06:12.492319 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 499/981] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:06:11 2022] PUT /volume/v3/728460a287914347b74cfe886f56ee6c/attachments/2cfa605e-ac23-43b3-8b8a-93b63de6c279 => generated 747 bytes in 861 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:06:13.284601 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-182b8331-d909-479a-b95f-93d4506a27ba req-98adf799-ed3a-42a3-ad78-4ca05df68bfb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:06:13.289003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-98adf799-ed3a-42a3-ad78-4ca05df68bfb tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] POST http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments/2cfa605e-ac23-43b3-8b8a-93b63de6c279/action
Sep 23 14:06:13.289786 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-98adf799-ed3a-42a3-ad78-4ca05df68bfb tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Action body: b'{"os-complete": null}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:06:13.290105 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-98adf799-ed3a-42a3-ad78-4ca05df68bfb tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:06:13.305224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=94,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:06:13.324222 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:06:13.324222 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:06:13.488207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-182b8331-d909-479a-b95f-93d4506a27ba req-98adf799-ed3a-42a3-ad78-4ca05df68bfb tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments/2cfa605e-ac23-43b3-8b8a-93b63de6c279/action returned with HTTP 204
Sep 23 14:06:13.489156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 483/982] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:06:13 2022] POST /volume/v3/728460a287914347b74cfe886f56ee6c/attachments/2cfa605e-ac23-43b3-8b8a-93b63de6c279/action => generated 0 bytes in 206 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:06:22.425442 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:06:23.520001 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=5,cinder:UPDATE=2 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:06:54.606953 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-816a8048-9205-477e-9b2e-30e99f2cad33 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:06:54.610549 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-816a8048-9205-477e-9b2e-30e99f2cad33 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:06:54.611003 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-816a8048-9205-477e-9b2e-30e99f2cad33 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:06:54.611464 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-816a8048-9205-477e-9b2e-30e99f2cad33 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:06:54.631172 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:06:54.631172 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:06:54.639019 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-816a8048-9205-477e-9b2e-30e99f2cad33 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:06:54.646774 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-816a8048-9205-477e-9b2e-30e99f2cad33 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:06:54.647503 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 500/983] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:06:54 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 1212 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:06:54.754173 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-d9325a5c-27d1-4c7f-9d5f-52dfbce0a3fb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:06:54.758704 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-d9325a5c-27d1-4c7f-9d5f-52dfbce0a3fb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:06:54.759149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-d9325a5c-27d1-4c7f-9d5f-52dfbce0a3fb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:06:54.759594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-d9325a5c-27d1-4c7f-9d5f-52dfbce0a3fb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:06:54.778388 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:06:54.778388 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:06:54.784361 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-d9325a5c-27d1-4c7f-9d5f-52dfbce0a3fb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:06:54.793617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-d9325a5c-27d1-4c7f-9d5f-52dfbce0a3fb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:06:54.794340 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 484/984] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:06:54 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 1212 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:06:54.868924 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-30fbba84-f9fb-47c9-b3f1-78fc6f79615e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:06:54.873364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-30fbba84-f9fb-47c9-b3f1-78fc6f79615e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] POST http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a/action
Sep 23 14:06:54.874094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-30fbba84-f9fb-47c9-b3f1-78fc6f79615e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Action body: b'{"os-begin_detaching": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:06:54.874467 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-30fbba84-f9fb-47c9-b3f1-78fc6f79615e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:06:54.892795 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:06:54.892795 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:06:54.893783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-30fbba84-f9fb-47c9-b3f1-78fc6f79615e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:06:54.999349 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-30fbba84-f9fb-47c9-b3f1-78fc6f79615e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Begin detaching volume completed successfully.
Sep 23 14:06:54.999819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-30fbba84-f9fb-47c9-b3f1-78fc6f79615e tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a/action returned with HTTP 202
Sep 23 14:06:55.000636 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 501/985] 10.222.0.62 () {64 vars in 1652 bytes} [Fri Sep 23 14:06:54 2022] POST /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:06:55.404388 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d3127473-112e-471e-8495-29f7fe30f05f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:06:55.405125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d3127473-112e-471e-8495-29f7fe30f05f None None] GET http://10.222.0.62/volume//
Sep 23 14:06:55.405529 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d3127473-112e-471e-8495-29f7fe30f05f None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:06:55.405985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d3127473-112e-471e-8495-29f7fe30f05f None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:06:55.406788 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d3127473-112e-471e-8495-29f7fe30f05f None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:06:55.407578 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 485/986] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:06:55 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:06:55.418400 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-693b18cd-dfb5-44e2-bb2e-faa7a62c2d87 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:06:55.421982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-693b18cd-dfb5-44e2-bb2e-faa7a62c2d87 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:06:55.422511 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-693b18cd-dfb5-44e2-bb2e-faa7a62c2d87 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:06:55.422973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-693b18cd-dfb5-44e2-bb2e-faa7a62c2d87 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:06:55.443588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:06:55.443588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:06:55.452777 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-693b18cd-dfb5-44e2-bb2e-faa7a62c2d87 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:06:55.463742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-693b18cd-dfb5-44e2-bb2e-faa7a62c2d87 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:06:55.464563 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 502/987] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:06:55 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 1313 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:06:56.121592 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-f3deebb2-2df7-4128-8afb-b6b931835dae None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:06:56.125902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-f3deebb2-2df7-4128-8afb-b6b931835dae tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] DELETE http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/attachments/b4aee6e6-759d-454c-b6c2-c3b58c0b33b7
Sep 23 14:06:56.126376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-f3deebb2-2df7-4128-8afb-b6b931835dae tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:06:56.126812 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-f3deebb2-2df7-4128-8afb-b6b931835dae tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:06:56.141228 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:06:56.141228 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:06:56.524734 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ced1eb76-8ad7-4c40-b87c-c6ee72b076bd req-f3deebb2-2df7-4128-8afb-b6b931835dae tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/attachments/b4aee6e6-759d-454c-b6c2-c3b58c0b33b7 returned with HTTP 200
Sep 23 14:06:56.525993 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 486/988] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:06:56 2022] DELETE /volume/v3/d08a219027684089a91c354749c67d5d/attachments/b4aee6e6-759d-454c-b6c2-c3b58c0b33b7 => generated 19 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:06:56.555778 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-03ec6f08-9640-411c-b0e4-6d50b7c3abcd req-d479f505-82f2-4cfb-8ed4-78551d042e31 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:06:56.560316 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-03ec6f08-9640-411c-b0e4-6d50b7c3abcd req-d479f505-82f2-4cfb-8ed4-78551d042e31 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] DELETE http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/177f3480-f051-495a-bee0-27d1e4bfa4de
Sep 23 14:06:56.560822 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-03ec6f08-9640-411c-b0e4-6d50b7c3abcd req-d479f505-82f2-4cfb-8ed4-78551d042e31 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:06:56.561452 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-03ec6f08-9640-411c-b0e4-6d50b7c3abcd req-d479f505-82f2-4cfb-8ed4-78551d042e31 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:06:56.575997 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:06:56.575997 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:06:56.904408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-03ec6f08-9640-411c-b0e4-6d50b7c3abcd req-d479f505-82f2-4cfb-8ed4-78551d042e31 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/177f3480-f051-495a-bee0-27d1e4bfa4de returned with HTTP 200
Sep 23 14:06:56.905188 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 503/989] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:06:56 2022] DELETE /volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/177f3480-f051-495a-bee0-27d1e4bfa4de => generated 19 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:06:57.267107 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2fb50974-d57a-439e-ab79-791a7f75e67a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:06:57.271078 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2fb50974-d57a-439e-ab79-791a7f75e67a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:06:57.271638 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2fb50974-d57a-439e-ab79-791a7f75e67a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:06:57.273270 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2fb50974-d57a-439e-ab79-791a7f75e67a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:06:57.287859 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:06:57.287859 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:06:57.296423 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2fb50974-d57a-439e-ab79-791a7f75e67a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:06:57.309290 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2fb50974-d57a-439e-ab79-791a7f75e67a tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:06:57.325507 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 487/990] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:06:57 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 920 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:02.473577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-5979f106-da15-4f07-ad05-aec9ec447c02 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:02.478814 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-5979f106-da15-4f07-ad05-aec9ec447c02 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:07:02.479600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-5979f106-da15-4f07-ad05-aec9ec447c02 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:02.480205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-5979f106-da15-4f07-ad05-aec9ec447c02 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:02.496522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:02.496522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:02.503126 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-5979f106-da15-4f07-ad05-aec9ec447c02 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:07:02.514706 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-5979f106-da15-4f07-ad05-aec9ec447c02 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:07:02.515469 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 504/991] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:02 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 1368 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:03.323818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-aee121e9-8209-4885-b442-d36f07ec6ae8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:03.323818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-aee121e9-8209-4885-b442-d36f07ec6ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:07:03.323818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-aee121e9-8209-4885-b442-d36f07ec6ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:03.323818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-aee121e9-8209-4885-b442-d36f07ec6ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:03.345819 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:03.345819 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:03.353638 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-aee121e9-8209-4885-b442-d36f07ec6ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:07:03.363974 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-aee121e9-8209-4885-b442-d36f07ec6ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:07:03.364713 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 488/992] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:03 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 1368 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:03.374825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5f3cd753-d109-4163-b6b2-eeabbde56bb6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:03.375701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5f3cd753-d109-4163-b6b2-eeabbde56bb6 None None] GET http://10.222.0.62/volume//
Sep 23 14:07:03.376112 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5f3cd753-d109-4163-b6b2-eeabbde56bb6 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:03.376570 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5f3cd753-d109-4163-b6b2-eeabbde56bb6 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:03.377362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5f3cd753-d109-4163-b6b2-eeabbde56bb6 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:07:03.377953 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 505/993] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:07:03 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:07:03.385404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-4d3a117a-e46f-40f8-9e10-f242fe44e862 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:03.390420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-4d3a117a-e46f-40f8-9e10-f242fe44e862 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] POST http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments
Sep 23 14:07:03.391173 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-4d3a117a-e46f-40f8-9e10-f242fe44e862 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b5db45c-f08b-4d06-a01b-76d5c5896531", "connector": null, "instance_uuid": "817ae959-3342-4926-9f60-e4a24124a282"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:03.409935 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:03.409935 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:03.621413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-4d3a117a-e46f-40f8-9e10-f242fe44e862 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments returned with HTTP 200
Sep 23 14:07:03.622314 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 489/994] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:07:03 2022] POST /volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments => generated 273 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:05.769476 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b2847b96-c852-4e88-a3a2-1b80ad57bd63 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:05.773036 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b2847b96-c852-4e88-a3a2-1b80ad57bd63 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] DELETE http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:07:05.773480 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b2847b96-c852-4e88-a3a2-1b80ad57bd63 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:05.773930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b2847b96-c852-4e88-a3a2-1b80ad57bd63 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:05.774351 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-b2847b96-c852-4e88-a3a2-1b80ad57bd63 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Delete volume with id: d5cd9758-d1cd-44b9-a39b-2115a07e981a 
Sep 23 14:07:05.788567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:05.788567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:05.789532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b2847b96-c852-4e88-a3a2-1b80ad57bd63 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:07:05.974712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b2847b96-c852-4e88-a3a2-1b80ad57bd63 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Delete volume request issued successfully.
Sep 23 14:07:05.975117 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b2847b96-c852-4e88-a3a2-1b80ad57bd63 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 202
Sep 23 14:07:05.975958 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 506/995] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:07:05 2022] DELETE /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:07:05.981108 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1fb02bfb-a5d6-4073-a00b-98708e0e4a14 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:05.984769 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1fb02bfb-a5d6-4073-a00b-98708e0e4a14 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:07:05.985207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1fb02bfb-a5d6-4073-a00b-98708e0e4a14 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:05.985655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1fb02bfb-a5d6-4073-a00b-98708e0e4a14 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:06.001414 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:06.001414 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:06.007733 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1fb02bfb-a5d6-4073-a00b-98708e0e4a14 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:07:06.017034 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1fb02bfb-a5d6-4073-a00b-98708e0e4a14 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 200
Sep 23 14:07:06.017658 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 490/996] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:05 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 919 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:06.263779 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-75c5ec99-fedc-4e69-93ba-94c7168bfa3b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:06.264586 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-75c5ec99-fedc-4e69-93ba-94c7168bfa3b None None] GET http://10.222.0.62/volume//
Sep 23 14:07:06.264981 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-75c5ec99-fedc-4e69-93ba-94c7168bfa3b None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:06.265437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-75c5ec99-fedc-4e69-93ba-94c7168bfa3b None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:06.266206 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-75c5ec99-fedc-4e69-93ba-94c7168bfa3b None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:07:06.266808 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 507/997] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:07:06 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:07:06.276833 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-21d69fb9-425d-49ac-a3b4-4fb874587c5c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:06.280401 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-21d69fb9-425d-49ac-a3b4-4fb874587c5c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:07:06.280880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-21d69fb9-425d-49ac-a3b4-4fb874587c5c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:06.281324 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-21d69fb9-425d-49ac-a3b4-4fb874587c5c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:06.300787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:06.300787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:06.308784 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-21d69fb9-425d-49ac-a3b4-4fb874587c5c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:07:06.319457 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-21d69fb9-425d-49ac-a3b4-4fb874587c5c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:07:06.320183 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 491/998] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:07:06 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:07:06.380420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-0c0239ad-47cc-4557-af83-cc29da392f1d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:06.385122 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-0c0239ad-47cc-4557-af83-cc29da392f1d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] PUT http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/4a43b019-42c2-44ac-b782-f56585571b42
Sep 23 14:07:06.385969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-0c0239ad-47cc-4557-af83-cc29da392f1d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sda"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:06.400435 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-0c0239ad-47cc-4557-af83-cc29da392f1d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Acquiring lock "cinder-attachment_update-6b5db45c-f08b-4d06-a01b-76d5c5896531-hv-cinder-85743" by "attachment_update" {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:07:06.409941 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-0c0239ad-47cc-4557-af83-cc29da392f1d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Lock "cinder-attachment_update-6b5db45c-f08b-4d06-a01b-76d5c5896531-hv-cinder-85743" acquired by "attachment_update" :: waited 0.010s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:07:06.412093 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:06.412093 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:07.035755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c5e870af-cc3c-4e7b-afd5-b10754294dab None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:07.039941 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c5e870af-cc3c-4e7b-afd5-b10754294dab tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a
Sep 23 14:07:07.040145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c5e870af-cc3c-4e7b-afd5-b10754294dab tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:07.040728 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c5e870af-cc3c-4e7b-afd5-b10754294dab tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:07.055122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c5e870af-cc3c-4e7b-afd5-b10754294dab tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a returned with HTTP 404
Sep 23 14:07:07.056072 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 492/999] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:07 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/d5cd9758-d1cd-44b9-a39b-2115a07e981a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:07:07.062159 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ab6e81e0-6532-4acc-a137-1ad91afa0862 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:07.065979 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ab6e81e0-6532-4acc-a137-1ad91afa0862 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] DELETE http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748
Sep 23 14:07:07.066539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ab6e81e0-6532-4acc-a137-1ad91afa0862 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:07.067059 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ab6e81e0-6532-4acc-a137-1ad91afa0862 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:07.067520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-ab6e81e0-6532-4acc-a137-1ad91afa0862 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Delete volume with id: fac92408-d123-419b-8777-a3430cfba748 
Sep 23 14:07:07.083718 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:07.083718 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:07.088328 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ab6e81e0-6532-4acc-a137-1ad91afa0862 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:07:07.253520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ab6e81e0-6532-4acc-a137-1ad91afa0862 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Delete volume request issued successfully.
Sep 23 14:07:07.254665 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ab6e81e0-6532-4acc-a137-1ad91afa0862 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748 returned with HTTP 202
Sep 23 14:07:07.254989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 493/1000] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:07:07 2022] DELETE /volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:07:07.256180 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-0c0239ad-47cc-4557-af83-cc29da392f1d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Lock "cinder-attachment_update-6b5db45c-f08b-4d06-a01b-76d5c5896531-hv-cinder-85743" released by "attachment_update" :: held 0.846s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:07:07.257117 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-0c0239ad-47cc-4557-af83-cc29da392f1d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/4a43b019-42c2-44ac-b782-f56585571b42 returned with HTTP 200
Sep 23 14:07:07.258297 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 508/1001] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:07:06 2022] PUT /volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/4a43b019-42c2-44ac-b782-f56585571b42 => generated 747 bytes in 879 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:07.259652 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4f89b9f9-d1be-425f-ac54-d47be86bcbbb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:07.264081 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4f89b9f9-d1be-425f-ac54-d47be86bcbbb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748
Sep 23 14:07:07.264531 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4f89b9f9-d1be-425f-ac54-d47be86bcbbb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:07.264982 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4f89b9f9-d1be-425f-ac54-d47be86bcbbb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:07.281768 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:07.281768 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:07.289130 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4f89b9f9-d1be-425f-ac54-d47be86bcbbb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Volume info retrieved successfully.
Sep 23 14:07:07.299244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4f89b9f9-d1be-425f-ac54-d47be86bcbbb tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748 returned with HTTP 200
Sep 23 14:07:07.300548 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 494/1002] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:07 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748 => generated 919 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:07:07.359024 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-ad63c2d9-59f6-4902-a0fc-4ccb8d97785c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:07.363489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-ad63c2d9-59f6-4902-a0fc-4ccb8d97785c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] POST http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/4a43b019-42c2-44ac-b782-f56585571b42/action
Sep 23 14:07:07.364337 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-ad63c2d9-59f6-4902-a0fc-4ccb8d97785c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action body: b'{"os-complete": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:07:07.364693 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-ad63c2d9-59f6-4902-a0fc-4ccb8d97785c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:07.396075 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:07.396075 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:07.555085 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-2b1a63e0-72ea-43cf-badb-31fd2fc12628 req-ad63c2d9-59f6-4902-a0fc-4ccb8d97785c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/4a43b019-42c2-44ac-b782-f56585571b42/action returned with HTTP 204
Sep 23 14:07:07.556095 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 509/1003] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:07:07 2022] POST /volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/4a43b019-42c2-44ac-b782-f56585571b42/action => generated 0 bytes in 198 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:07:08.317639 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0141142e-89bc-41d2-932d-e975a9313d82 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:08.321327 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0141142e-89bc-41d2-932d-e975a9313d82 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] GET http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748
Sep 23 14:07:08.321794 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0141142e-89bc-41d2-932d-e975a9313d82 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:08.322241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0141142e-89bc-41d2-932d-e975a9313d82 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:08.334027 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0141142e-89bc-41d2-932d-e975a9313d82 tempest-ServerRescueNegativeTestJSON-1299274290 tempest-ServerRescueNegativeTestJSON-1299274290-project] http://10.222.0.62/volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748 returned with HTTP 404
Sep 23 14:07:08.334938 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 495/1004] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:08 2022] GET /volume/v3/d08a219027684089a91c354749c67d5d/volumes/fac92408-d123-419b-8777-a3430cfba748 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:07:10.082510 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b80871d5-14c5-4b35-9e4b-98de131aa114 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:10.089526 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b80871d5-14c5-4b35-9e4b-98de131aa114 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:07:10.089526 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b80871d5-14c5-4b35-9e4b-98de131aa114 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:10.089526 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b80871d5-14c5-4b35-9e4b-98de131aa114 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:10.108434 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:10.108434 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:10.115245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b80871d5-14c5-4b35-9e4b-98de131aa114 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:07:10.125451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b80871d5-14c5-4b35-9e4b-98de131aa114 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:07:10.126531 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 510/1005] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:10 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 1210 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:10.190263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-b3999314-44d7-4627-bb6e-febca8838314 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:10.194665 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-b3999314-44d7-4627-bb6e-febca8838314 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:07:10.195113 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-b3999314-44d7-4627-bb6e-febca8838314 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:10.195565 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-b3999314-44d7-4627-bb6e-febca8838314 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:10.217485 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=92,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:07:10.222594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:10.222594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:10.228775 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-b3999314-44d7-4627-bb6e-febca8838314 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:07:10.238742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-b3999314-44d7-4627-bb6e-febca8838314 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:07:10.239745 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 496/1006] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:10 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:10.268464 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-099a6182-ce65-4f7b-abc9-eb6b17c0cdbe None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:10.277833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-099a6182-ce65-4f7b-abc9-eb6b17c0cdbe tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] POST http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1/action
Sep 23 14:07:10.277833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-099a6182-ce65-4f7b-abc9-eb6b17c0cdbe tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Action body: b'{"os-begin_detaching": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:07:10.277833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-099a6182-ce65-4f7b-abc9-eb6b17c0cdbe tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:10.293971 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:10.293971 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:10.295233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-099a6182-ce65-4f7b-abc9-eb6b17c0cdbe tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:07:10.370694 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-099a6182-ce65-4f7b-abc9-eb6b17c0cdbe tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Begin detaching volume completed successfully.
Sep 23 14:07:10.371213 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-099a6182-ce65-4f7b-abc9-eb6b17c0cdbe tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1/action returned with HTTP 202
Sep 23 14:07:10.372052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 511/1007] 10.222.0.62 () {64 vars in 1652 bytes} [Fri Sep 23 14:07:10 2022] POST /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:07:11.221361 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-022be8da-d996-47fd-b32b-af792e0fdee6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:11.222154 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-022be8da-d996-47fd-b32b-af792e0fdee6 None None] GET http://10.222.0.62/volume//
Sep 23 14:07:11.222599 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-022be8da-d996-47fd-b32b-af792e0fdee6 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:11.223076 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-022be8da-d996-47fd-b32b-af792e0fdee6 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:11.223862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-022be8da-d996-47fd-b32b-af792e0fdee6 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:07:11.224419 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 497/1008] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:07:11 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:07:11.232227 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-e622a5a0-453e-4602-b013-3720c959d9d2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:11.235800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-e622a5a0-453e-4602-b013-3720c959d9d2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:07:11.236297 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-e622a5a0-453e-4602-b013-3720c959d9d2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:11.236752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-e622a5a0-453e-4602-b013-3720c959d9d2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:11.238928 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=90,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:07:11.257504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:11.257504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:11.264616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-e622a5a0-453e-4602-b013-3720c959d9d2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:07:11.275284 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-e622a5a0-453e-4602-b013-3720c959d9d2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:07:11.276079 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 512/1009] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:07:11 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 1311 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:07:12.082391 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-4229162a-0a98-4a96-b2d3-7a47aa6a60e9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:12.086658 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-4229162a-0a98-4a96-b2d3-7a47aa6a60e9 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] DELETE http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/af576ce9-15ab-4cf4-a60a-c786df8f431c
Sep 23 14:07:12.087096 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-4229162a-0a98-4a96-b2d3-7a47aa6a60e9 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:12.087539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-4229162a-0a98-4a96-b2d3-7a47aa6a60e9 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:12.101799 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:12.101799 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:12.411584 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-749128c6-b6fc-4d1a-94b9-cd842f5cc679 req-4229162a-0a98-4a96-b2d3-7a47aa6a60e9 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/af576ce9-15ab-4cf4-a60a-c786df8f431c returned with HTTP 200
Sep 23 14:07:12.412255 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 498/1010] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:07:12 2022] DELETE /volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/af576ce9-15ab-4cf4-a60a-c786df8f431c => generated 19 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:12.646147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cadf32fd-c570-481d-b1a5-c061f12e94b5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:12.650572 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cadf32fd-c570-481d-b1a5-c061f12e94b5 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:07:12.655881 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cadf32fd-c570-481d-b1a5-c061f12e94b5 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:12.655881 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cadf32fd-c570-481d-b1a5-c061f12e94b5 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:12.672782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:12.672782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:12.680067 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cadf32fd-c570-481d-b1a5-c061f12e94b5 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:07:12.690887 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cadf32fd-c570-481d-b1a5-c061f12e94b5 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:07:12.695335 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 513/1011] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:12 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 918 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:14.343174 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:14.346585 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] POST http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes
Sep 23 14:07:14.347292 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2117458234"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:14.349483 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2117458234'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:07:14.349798 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Create volume of 1 GB
Sep 23 14:07:14.350453 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:14.350453 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:14.358299 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Availability Zones retrieved successfully.
Sep 23 14:07:14.373824 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Flow 'volume_create_api' (a1d2491c-7062-442e-9fc2-fbafc63cbf5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:07:14.376317 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (271a3614-c376-43c7-b1e1-18b6dac3be0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:14.378758 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:07:14.414560 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (271a3614-c376-43c7-b1e1-18b6dac3be0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:14.416749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba9898ac-eb0d-41bb-ad1b-c5080e12319d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:14.543577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Created reservations ['25309b64-d97c-4bf3-8ad3-54de91c95c17', '53c8a788-20da-47c2-918c-82a456530010', '1b4322af-fc77-4dbf-949d-0e6a8e79a287', '278b322d-c7ed-490e-871d-027049fc4c23'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:07:14.545373 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba9898ac-eb0d-41bb-ad1b-c5080e12319d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25309b64-d97c-4bf3-8ad3-54de91c95c17', '53c8a788-20da-47c2-918c-82a456530010', '1b4322af-fc77-4dbf-949d-0e6a8e79a287', '278b322d-c7ed-490e-871d-027049fc4c23']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:14.547331 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9cbed63-4899-4be1-8bf1-d7864ee36dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:14.636418 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9cbed63-4899-4be1-8bf1-d7864ee36dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f45ddfea-b90d-4971-b1db-42c5f121b704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2117458234',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='482490c45ac64607bba9ad021f2effbf',qos_specs=None,replication_status=<?>,reservations=['25309b64-d97c-4bf3-8ad3-54de91c95c17','53c8a788-20da-47c2-918c-82a456530010','1b4322af-fc77-4dbf-949d-0e6a8e79a287','278b322d-c7ed-490e-871d-027049fc4c23'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0db30f990aae49fabf9b8b19cd019de9',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2117458234',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=f45ddfea-b90d-4971-b1db-42c5f121b704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='482490c45ac64607bba9ad021f2effbf',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='0db30f990aae49fabf9b8b19cd019de9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:14.638347 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (998024c4-3ec7-4bbd-a0e1-1a03fcab6243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:14.721491 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (998024c4-3ec7-4bbd-a0e1-1a03fcab6243) 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-2117458234',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='482490c45ac64607bba9ad021f2effbf',qos_specs=None,replication_status=<?>,reservations=['25309b64-d97c-4bf3-8ad3-54de91c95c17','53c8a788-20da-47c2-918c-82a456530010','1b4322af-fc77-4dbf-949d-0e6a8e79a287','278b322d-c7ed-490e-871d-027049fc4c23'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0db30f990aae49fabf9b8b19cd019de9',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:14.724145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0c2dfe-152f-4e49-9048-63536ec8fc37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:14.800933 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0c2dfe-152f-4e49-9048-63536ec8fc37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:14.803777 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Flow 'volume_create_api' (a1d2491c-7062-442e-9fc2-fbafc63cbf5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:07:14.804500 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Create volume request issued successfully.
Sep 23 14:07:14.805723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cc291f8b-de5b-4f21-b251-d3bfe5bb6e18 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes returned with HTTP 202
Sep 23 14:07:14.806538 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 499/1012] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:07:14 2022] POST /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes => generated 824 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:07:14.823069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9f2b16b5-b950-4e08-a551-e3f296ca21fb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:14.827174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9f2b16b5-b950-4e08-a551-e3f296ca21fb tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:14.831019 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9f2b16b5-b950-4e08-a551-e3f296ca21fb tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:14.831019 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9f2b16b5-b950-4e08-a551-e3f296ca21fb tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:14.842778 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:14.842778 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:14.848972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-9f2b16b5-b950-4e08-a551-e3f296ca21fb tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:14.857724 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9f2b16b5-b950-4e08-a551-e3f296ca21fb tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:14.858457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 514/1013] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:14 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 892 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:15.876819 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-cfbf3ce1-0049-45cc-ba51-f89007189b14 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:15.880633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cfbf3ce1-0049-45cc-ba51-f89007189b14 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:15.881078 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cfbf3ce1-0049-45cc-ba51-f89007189b14 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:15.881528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cfbf3ce1-0049-45cc-ba51-f89007189b14 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:15.896066 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:15.896066 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:15.903399 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-cfbf3ce1-0049-45cc-ba51-f89007189b14 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:15.912193 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cfbf3ce1-0049-45cc-ba51-f89007189b14 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:15.913103 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 500/1014] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:15 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 917 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:15.975377 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-b5192944-cbb0-4bb2-b7b1-b4442a7afe7b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:15.979628 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-b5192944-cbb0-4bb2-b7b1-b4442a7afe7b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:15.980143 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-b5192944-cbb0-4bb2-b7b1-b4442a7afe7b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:15.981330 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-b5192944-cbb0-4bb2-b7b1-b4442a7afe7b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:15.995624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:15.995624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:16.002561 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-b5192944-cbb0-4bb2-b7b1-b4442a7afe7b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:16.011418 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-b5192944-cbb0-4bb2-b7b1-b4442a7afe7b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:16.012242 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 515/1015] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:15 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 917 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:19.617559 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e256e278-9c2c-4c6d-9dec-d5a7b1ffc07a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:19.624876 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e256e278-9c2c-4c6d-9dec-d5a7b1ffc07a None None] GET http://10.222.0.62/volume//
Sep 23 14:07:19.624876 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e256e278-9c2c-4c6d-9dec-d5a7b1ffc07a None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:19.624876 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e256e278-9c2c-4c6d-9dec-d5a7b1ffc07a None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:19.624876 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e256e278-9c2c-4c6d-9dec-d5a7b1ffc07a None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:07:19.624876 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 501/1016] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:07:19 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:07:19.627989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-f1ccdffc-71e1-4598-8215-e138404af5d0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:19.633042 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-f1ccdffc-71e1-4598-8215-e138404af5d0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] POST http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments
Sep 23 14:07:19.633796 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-f1ccdffc-71e1-4598-8215-e138404af5d0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f45ddfea-b90d-4971-b1db-42c5f121b704", "connector": null, "instance_uuid": "eee99559-a86f-4088-9fd1-a6ae97245d92"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:19.651428 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:19.651428 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:19.915024 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-f1ccdffc-71e1-4598-8215-e138404af5d0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments returned with HTTP 200
Sep 23 14:07:19.916003 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 516/1017] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:07:19 2022] POST /volume/v3/482490c45ac64607bba9ad021f2effbf/attachments => generated 273 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:20.117400 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a63bfb00-26c7-4950-ac28-785f0b53ed3a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:20.258746 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3b0b94d2-7df9-4d58-a980-4854668cb93e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:20.259717 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3b0b94d2-7df9-4d58-a980-4854668cb93e None None] GET http://10.222.0.62/volume//
Sep 23 14:07:20.260118 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3b0b94d2-7df9-4d58-a980-4854668cb93e None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:20.260675 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3b0b94d2-7df9-4d58-a980-4854668cb93e None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:20.261369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3b0b94d2-7df9-4d58-a980-4854668cb93e None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:07:20.263335 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 517/1018] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:07:20 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:07:20.282036 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-df44deda-85ff-46b8-b9ba-678b11069c70 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:20.341427 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a63bfb00-26c7-4950-ac28-785f0b53ed3a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:20.345445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a63bfb00-26c7-4950-ac28-785f0b53ed3a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:20.345445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a63bfb00-26c7-4950-ac28-785f0b53ed3a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:20.355182 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-df44deda-85ff-46b8-b9ba-678b11069c70 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:20.355915 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-df44deda-85ff-46b8-b9ba-678b11069c70 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:20.356569 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-df44deda-85ff-46b8-b9ba-678b11069c70 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:20.368473 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:20.368473 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:20.380121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:20.380121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:20.389650 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-df44deda-85ff-46b8-b9ba-678b11069c70 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:20.395433 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a63bfb00-26c7-4950-ac28-785f0b53ed3a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:20.405281 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-df44deda-85ff-46b8-b9ba-678b11069c70 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:20.406138 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 518/1019] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:07:20 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 1014 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:07:20.410793 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a63bfb00-26c7-4950-ac28-785f0b53ed3a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:20.411578 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 502/1020] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:20 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 916 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:20.735189 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-f1382acb-dde0-444b-ada7-ec4369c36646 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:20.739567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-f1382acb-dde0-444b-ada7-ec4369c36646 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] PUT http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/e3bd1449-d96e-4bf0-a104-d14db2c101fe
Sep 23 14:07:20.741586 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-f1382acb-dde0-444b-ada7-ec4369c36646 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sdb"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:20.756270 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-f1382acb-dde0-444b-ada7-ec4369c36646 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Acquiring lock "cinder-attachment_update-f45ddfea-b90d-4971-b1db-42c5f121b704-hv-cinder-85743" by "attachment_update" {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:07:20.768234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-f1382acb-dde0-444b-ada7-ec4369c36646 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Lock "cinder-attachment_update-f45ddfea-b90d-4971-b1db-42c5f121b704-hv-cinder-85743" acquired by "attachment_update" :: waited 0.008s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:07:20.768234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:20.768234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:21.429909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a275321a-63ed-41d7-8b83-d56427dd252e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:21.433649 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a275321a-63ed-41d7-8b83-d56427dd252e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:21.434797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a275321a-63ed-41d7-8b83-d56427dd252e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:21.435283 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a275321a-63ed-41d7-8b83-d56427dd252e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:21.437824 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=79,cinder:UPDATE=15,cinder:INSERT=6 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:07:21.456878 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:21.456878 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:21.463142 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a275321a-63ed-41d7-8b83-d56427dd252e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:21.471989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a275321a-63ed-41d7-8b83-d56427dd252e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:21.472708 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 503/1021] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:21 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 917 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:07:21.479107 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-f1382acb-dde0-444b-ada7-ec4369c36646 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Lock "cinder-attachment_update-f45ddfea-b90d-4971-b1db-42c5f121b704-hv-cinder-85743" released by "attachment_update" :: held 0.715s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:07:21.494502 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-f1382acb-dde0-444b-ada7-ec4369c36646 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/e3bd1449-d96e-4bf0-a104-d14db2c101fe returned with HTTP 200
Sep 23 14:07:21.494502 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 519/1022] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:07:20 2022] PUT /volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/e3bd1449-d96e-4bf0-a104-d14db2c101fe => generated 747 bytes in 746 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:22.491493 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9cb60f5c-7c97-485d-9091-e4fba0b5d225 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:22.495495 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9cb60f5c-7c97-485d-9091-e4fba0b5d225 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:22.500097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9cb60f5c-7c97-485d-9091-e4fba0b5d225 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:22.500097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9cb60f5c-7c97-485d-9091-e4fba0b5d225 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:22.516449 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:22.516449 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:22.523354 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9cb60f5c-7c97-485d-9091-e4fba0b5d225 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:22.532603 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9cb60f5c-7c97-485d-9091-e4fba0b5d225 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:22.533364 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 504/1023] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:22 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 917 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:23.552597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-577685d9-c801-4007-ac3d-078292aac185 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:23.559466 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-577685d9-c801-4007-ac3d-078292aac185 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:23.559989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-577685d9-c801-4007-ac3d-078292aac185 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:23.560631 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-577685d9-c801-4007-ac3d-078292aac185 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:23.581368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:23.581368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:23.588130 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-577685d9-c801-4007-ac3d-078292aac185 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:23.597612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-577685d9-c801-4007-ac3d-078292aac185 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:23.598348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 520/1024] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:23 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 917 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:07:24.616260 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2613bf60-ef40-4e9b-ab9b-2e6fdcd57270 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:24.622070 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2613bf60-ef40-4e9b-ab9b-2e6fdcd57270 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:24.622791 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2613bf60-ef40-4e9b-ab9b-2e6fdcd57270 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:24.623403 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2613bf60-ef40-4e9b-ab9b-2e6fdcd57270 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:24.656888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:24.656888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:24.669213 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2613bf60-ef40-4e9b-ab9b-2e6fdcd57270 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:24.683020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2613bf60-ef40-4e9b-ab9b-2e6fdcd57270 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:24.697959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 505/1025] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:24 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 917 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:25.702165 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0212d219-4be8-475b-bcb4-116538dbf253 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:25.719267 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0212d219-4be8-475b-bcb4-116538dbf253 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:25.719755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0212d219-4be8-475b-bcb4-116538dbf253 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:25.720227 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0212d219-4be8-475b-bcb4-116538dbf253 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:25.750918 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:25.750918 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:25.762423 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0212d219-4be8-475b-bcb4-116538dbf253 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:25.772447 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0212d219-4be8-475b-bcb4-116538dbf253 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:25.791305 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 521/1026] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:25 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 917 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:26.799621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7b0ee6f8-2b30-4d13-b660-6da603846a2c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:26.805590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7b0ee6f8-2b30-4d13-b660-6da603846a2c tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:26.806288 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7b0ee6f8-2b30-4d13-b660-6da603846a2c tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:26.807040 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7b0ee6f8-2b30-4d13-b660-6da603846a2c tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:26.835132 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:26.835132 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:26.855393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7b0ee6f8-2b30-4d13-b660-6da603846a2c tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:26.879975 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7b0ee6f8-2b30-4d13-b660-6da603846a2c tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:26.882266 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 506/1027] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:26 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:27.901376 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bcead0e2-6d94-4e8f-bb38-7adae89ec14a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:27.905295 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bcead0e2-6d94-4e8f-bb38-7adae89ec14a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:27.905745 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bcead0e2-6d94-4e8f-bb38-7adae89ec14a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:27.906197 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bcead0e2-6d94-4e8f-bb38-7adae89ec14a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:27.926871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:27.926871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:27.933433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bcead0e2-6d94-4e8f-bb38-7adae89ec14a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:27.942904 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bcead0e2-6d94-4e8f-bb38-7adae89ec14a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:27.943630 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 522/1028] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:27 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 917 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:28.217312 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-7a70ac0b-9a84-4884-bcf0-9a63c1e3c469 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:28.222265 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-7a70ac0b-9a84-4884-bcf0-9a63c1e3c469 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] POST http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/e3bd1449-d96e-4bf0-a104-d14db2c101fe/action
Sep 23 14:07:28.223056 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-7a70ac0b-9a84-4884-bcf0-9a63c1e3c469 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action body: b'{"os-complete": null}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:07:28.223376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-7a70ac0b-9a84-4884-bcf0-9a63c1e3c469 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:28.255723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:28.255723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:28.429742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4a465f8c-fe79-4075-bcca-8fc934d4dab1 req-7a70ac0b-9a84-4884-bcf0-9a63c1e3c469 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/e3bd1449-d96e-4bf0-a104-d14db2c101fe/action returned with HTTP 204
Sep 23 14:07:28.430776 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 507/1029] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:07:28 2022] POST /volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/e3bd1449-d96e-4bf0-a104-d14db2c101fe/action => generated 0 bytes in 217 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:07:28.961729 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-46a8d04c-d66e-4fb2-8a69-305133751151 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:28.966030 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-46a8d04c-d66e-4fb2-8a69-305133751151 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:28.966430 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-46a8d04c-d66e-4fb2-8a69-305133751151 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:28.967159 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-46a8d04c-d66e-4fb2-8a69-305133751151 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:28.986933 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:28.986933 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:29.002039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-46a8d04c-d66e-4fb2-8a69-305133751151 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:29.007641 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=96,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:07:29.013953 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-46a8d04c-d66e-4fb2-8a69-305133751151 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:29.026218 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 523/1030] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:28 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:29.036552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c524bd9c-6dbc-4266-8c04-3cdeb214871d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:29.040677 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c524bd9c-6dbc-4266-8c04-3cdeb214871d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:29.041270 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c524bd9c-6dbc-4266-8c04-3cdeb214871d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:29.041901 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c524bd9c-6dbc-4266-8c04-3cdeb214871d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:29.065606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:29.065606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:29.073629 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c524bd9c-6dbc-4266-8c04-3cdeb214871d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:29.093710 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c524bd9c-6dbc-4266-8c04-3cdeb214871d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:29.095390 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 508/1031] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:29 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:29.172569 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:29.177972 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-6b47cf62-d0ed-4c85-8cfc-2d709f1e786e req-b3373d1e-e795-49bf-8970-1845275f47e6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:29.179911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] POST http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes
Sep 23 14:07:29.181283 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-807047439", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:29.184864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-6b47cf62-d0ed-4c85-8cfc-2d709f1e786e req-b3373d1e-e795-49bf-8970-1845275f47e6 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:29.185418 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-6b47cf62-d0ed-4c85-8cfc-2d709f1e786e req-b3373d1e-e795-49bf-8970-1845275f47e6 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:29.186078 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-6b47cf62-d0ed-4c85-8cfc-2d709f1e786e req-b3373d1e-e795-49bf-8970-1845275f47e6 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:29.187040 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-807047439', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:07:29.187540 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Create volume of 1 GB
Sep 23 14:07:29.196523 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Availability Zones retrieved successfully.
Sep 23 14:07:29.208235 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:29.208235 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:29.214927 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Flow 'volume_create_api' (36ce1adb-85e1-46a3-bd2b-1d28bc800018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:07:29.218504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ecfeaf-41c3-43ff-beae-6ad1fa39a424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:29.218705 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-6b47cf62-d0ed-4c85-8cfc-2d709f1e786e req-b3373d1e-e795-49bf-8970-1845275f47e6 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:29.221074 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:07:29.231136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-6b47cf62-d0ed-4c85-8cfc-2d709f1e786e req-b3373d1e-e795-49bf-8970-1845275f47e6 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:29.232317 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 509/1032] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:29 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:29.251678 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a07cecf1-469f-4f48-bb61-9af05168bdb5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:29.255278 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a07cecf1-469f-4f48-bb61-9af05168bdb5 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:29.255720 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a07cecf1-469f-4f48-bb61-9af05168bdb5 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:29.256198 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a07cecf1-469f-4f48-bb61-9af05168bdb5 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:29.260334 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ecfeaf-41c3-43ff-beae-6ad1fa39a424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:29.263209 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f14598-348a-4f3e-b66e-ce1f6f78c0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:29.276224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:29.276224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:29.283439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a07cecf1-469f-4f48-bb61-9af05168bdb5 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:29.295628 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a07cecf1-469f-4f48-bb61-9af05168bdb5 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:29.298858 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 510/1033] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:29 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:29.378631 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-48d1b2c0-2248-445b-8146-5638fc06b99e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:29.383085 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-48d1b2c0-2248-445b-8146-5638fc06b99e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:29.383723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-48d1b2c0-2248-445b-8146-5638fc06b99e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:29.384318 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-48d1b2c0-2248-445b-8146-5638fc06b99e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:29.408567 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:29.408567 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:29.416696 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-48d1b2c0-2248-445b-8146-5638fc06b99e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:29.428284 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-48d1b2c0-2248-445b-8146-5638fc06b99e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:29.428524 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 511/1034] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:29 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:07:29.458045 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-48f28b60-59b0-4192-bccf-1f49fe0f3d26 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:29.463499 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-48f28b60-59b0-4192-bccf-1f49fe0f3d26 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] POST http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704/action
Sep 23 14:07:29.464300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-48f28b60-59b0-4192-bccf-1f49fe0f3d26 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action body: b'{"os-begin_detaching": null}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:07:29.464875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-48f28b60-59b0-4192-bccf-1f49fe0f3d26 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:29.488196 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:29.488196 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:29.489366 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-48f28b60-59b0-4192-bccf-1f49fe0f3d26 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:29.589300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-48f28b60-59b0-4192-bccf-1f49fe0f3d26 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Begin detaching volume completed successfully.
Sep 23 14:07:29.589910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-48f28b60-59b0-4192-bccf-1f49fe0f3d26 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704/action returned with HTTP 202
Sep 23 14:07:29.591655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 512/1035] 10.222.0.62 () {64 vars in 1652 bytes} [Fri Sep 23 14:07:29 2022] POST /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Sep 23 14:07:29.630226 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Created reservations ['3e8b3c34-49fe-4334-89d2-e22ba2755a6a', 'b06e07eb-672c-48e7-8189-b0a4986f7e1f', 'cb969522-5c63-4de0-83bb-ef3915f79737', 'f9fc3928-3f07-4a49-8f38-c68e6e7e9590'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:07:29.632215 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f14598-348a-4f3e-b66e-ce1f6f78c0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e8b3c34-49fe-4334-89d2-e22ba2755a6a', 'b06e07eb-672c-48e7-8189-b0a4986f7e1f', 'cb969522-5c63-4de0-83bb-ef3915f79737', 'f9fc3928-3f07-4a49-8f38-c68e6e7e9590']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:29.634423 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a204dc9-fb07-42fa-a4fb-f4d13184ee03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:29.757701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a204dc9-fb07-42fa-a4fb-f4d13184ee03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-807047439',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='853d8b91b5094dcb9cd8a9c898d4bb94',qos_specs=None,replication_status=<?>,reservations=['3e8b3c34-49fe-4334-89d2-e22ba2755a6a','b06e07eb-672c-48e7-8189-b0a4986f7e1f','cb969522-5c63-4de0-83bb-ef3915f79737','f9fc3928-3f07-4a49-8f38-c68e6e7e9590'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='5251c8463b8349008891ae5a9f698821',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-807047439',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='853d8b91b5094dcb9cd8a9c898d4bb94',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='5251c8463b8349008891ae5a9f698821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:29.760282 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b320ba48-3aed-4a5b-ad4c-26a22feaf902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:29.872314 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b320ba48-3aed-4a5b-ad4c-26a22feaf902) 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-807047439',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='853d8b91b5094dcb9cd8a9c898d4bb94',qos_specs=None,replication_status=<?>,reservations=['3e8b3c34-49fe-4334-89d2-e22ba2755a6a','b06e07eb-672c-48e7-8189-b0a4986f7e1f','cb969522-5c63-4de0-83bb-ef3915f79737','f9fc3928-3f07-4a49-8f38-c68e6e7e9590'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='5251c8463b8349008891ae5a9f698821',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:29.875174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1531fb84-b957-45d9-b0ee-dcda550ddc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:29.886067 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0ffb89f4-15d8-44f8-8a0e-901cf45bb0a3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:29.886884 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0ffb89f4-15d8-44f8-8a0e-901cf45bb0a3 None None] GET http://10.222.0.62/volume//
Sep 23 14:07:29.887826 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0ffb89f4-15d8-44f8-8a0e-901cf45bb0a3 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:29.888912 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0ffb89f4-15d8-44f8-8a0e-901cf45bb0a3 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:29.889696 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0ffb89f4-15d8-44f8-8a0e-901cf45bb0a3 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:07:29.890369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 513/1036] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:07:29 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)
Sep 23 14:07:29.897793 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-2a496283-0fba-42ef-ae06-c8134de0e092 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:29.901355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-2a496283-0fba-42ef-ae06-c8134de0e092 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:29.902015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-2a496283-0fba-42ef-ae06-c8134de0e092 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:29.902550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-2a496283-0fba-42ef-ae06-c8134de0e092 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:29.923448 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:29.923448 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:29.931812 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-2a496283-0fba-42ef-ae06-c8134de0e092 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:29.943048 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-2a496283-0fba-42ef-ae06-c8134de0e092 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:29.955224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 514/1037] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:07:29 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 1310 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:07:30.005401 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1531fb84-b957-45d9-b0ee-dcda550ddc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:30.008531 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Flow 'volume_create_api' (36ce1adb-85e1-46a3-bd2b-1d28bc800018) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:07:30.009568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Create volume request issued successfully.
Sep 23 14:07:30.010962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-e6868646-4318-4f9d-ab6e-0e801fb8ed5c tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes returned with HTTP 202
Sep 23 14:07:30.013206 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 524/1038] 10.222.0.62 () {64 vars in 1521 bytes} [Fri Sep 23 14:07:29 2022] POST /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes => generated 823 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:07:30.020069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-0b48ecec-a5cd-4984-9014-0659cc103a80 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:30.029555 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-0b48ecec-a5cd-4984-9014-0659cc103a80 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae
Sep 23 14:07:30.030129 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-0b48ecec-a5cd-4984-9014-0659cc103a80 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:30.031388 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-0b48ecec-a5cd-4984-9014-0659cc103a80 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:30.037964 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=97,cinder:UPDATE=3 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:07:30.049361 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:30.049361 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:30.057542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-0b48ecec-a5cd-4984-9014-0659cc103a80 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Volume info retrieved successfully.
Sep 23 14:07:30.068844 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-0cda227d-c41b-43b1-84e8-f7af0a781be5 req-0b48ecec-a5cd-4984-9014-0659cc103a80 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae returned with HTTP 200
Sep 23 14:07:30.069834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 515/1039] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:30 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae => generated 891 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:30.098598 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-1784fd41-c061-43c0-8678-cae0d3d4188a req-9fcdfe31-f029-4849-b3da-8d45cd349368 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:30.103476 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-1784fd41-c061-43c0-8678-cae0d3d4188a req-9fcdfe31-f029-4849-b3da-8d45cd349368 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae
Sep 23 14:07:30.104183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-1784fd41-c061-43c0-8678-cae0d3d4188a req-9fcdfe31-f029-4849-b3da-8d45cd349368 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:30.104752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-1784fd41-c061-43c0-8678-cae0d3d4188a req-9fcdfe31-f029-4849-b3da-8d45cd349368 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:30.123303 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:30.123303 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:30.131102 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-1784fd41-c061-43c0-8678-cae0d3d4188a req-9fcdfe31-f029-4849-b3da-8d45cd349368 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Volume info retrieved successfully.
Sep 23 14:07:30.141354 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-1784fd41-c061-43c0-8678-cae0d3d4188a req-9fcdfe31-f029-4849-b3da-8d45cd349368 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae returned with HTTP 200
Sep 23 14:07:30.142135 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 525/1040] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:30 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae => generated 891 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:30.593184 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-52803e68-4206-47d6-99dc-8713a09c4162 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:30.598549 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-52803e68-4206-47d6-99dc-8713a09c4162 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] DELETE http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/e3bd1449-d96e-4bf0-a104-d14db2c101fe
Sep 23 14:07:30.598930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-52803e68-4206-47d6-99dc-8713a09c4162 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:30.599542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-52803e68-4206-47d6-99dc-8713a09c4162 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:30.613259 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:30.613259 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:31.011986 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3cef66b1-b896-4e17-8e83-4ea9959d6d0a req-52803e68-4206-47d6-99dc-8713a09c4162 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/e3bd1449-d96e-4bf0-a104-d14db2c101fe returned with HTTP 200
Sep 23 14:07:31.013429 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 516/1041] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:07:30 2022] DELETE /volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/e3bd1449-d96e-4bf0-a104-d14db2c101fe => generated 19 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:31.176486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-579f6795-742a-4d23-aa2c-9c42023c1237 req-628f1bd8-c869-4793-b948-1900c3b7cf03 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:31.181490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-579f6795-742a-4d23-aa2c-9c42023c1237 req-628f1bd8-c869-4793-b948-1900c3b7cf03 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae
Sep 23 14:07:31.182092 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-579f6795-742a-4d23-aa2c-9c42023c1237 req-628f1bd8-c869-4793-b948-1900c3b7cf03 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:31.182571 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-579f6795-742a-4d23-aa2c-9c42023c1237 req-628f1bd8-c869-4793-b948-1900c3b7cf03 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:31.204271 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:31.204271 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:31.216808 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-579f6795-742a-4d23-aa2c-9c42023c1237 req-628f1bd8-c869-4793-b948-1900c3b7cf03 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Volume info retrieved successfully.
Sep 23 14:07:31.229967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-579f6795-742a-4d23-aa2c-9c42023c1237 req-628f1bd8-c869-4793-b948-1900c3b7cf03 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae returned with HTTP 200
Sep 23 14:07:31.231692 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 526/1042] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:31 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae => generated 916 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:31.275401 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-235b51c9-0758-47f9-bec5-7dec4fa1cc51 req-5295e0a6-fab4-4a5f-a5ef-c56a45b52cf1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:31.290285 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-235b51c9-0758-47f9-bec5-7dec4fa1cc51 req-5295e0a6-fab4-4a5f-a5ef-c56a45b52cf1 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] POST http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots
Sep 23 14:07:31.291074 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-235b51c9-0758-47f9-bec5-7dec4fa1cc51 req-5295e0a6-fab4-4a5f-a5ef-c56a45b52cf1 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-426036767", "description": null, "metadata": {}}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:31.318302 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:31.318302 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:31.319473 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-235b51c9-0758-47f9-bec5-7dec4fa1cc51 req-5295e0a6-fab4-4a5f-a5ef-c56a45b52cf1 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Volume info retrieved successfully.
Sep 23 14:07:31.319826 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [req-235b51c9-0758-47f9-bec5-7dec4fa1cc51 req-5295e0a6-fab4-4a5f-a5ef-c56a45b52cf1 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Create snapshot from volume 7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae
Sep 23 14:07:31.591271 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [req-235b51c9-0758-47f9-bec5-7dec4fa1cc51 req-5295e0a6-fab4-4a5f-a5ef-c56a45b52cf1 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Created reservations ['bd645ac2-d54a-424f-8002-5893aeb7a324', '466215a6-9ef4-42e3-9195-32a4c15bbc4f', '0709a691-985b-465e-a563-87446cb58aa1', '7f12445b-fa8c-4dec-8d26-d85a05c3e052'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:07:31.852672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-235b51c9-0758-47f9-bec5-7dec4fa1cc51 req-5295e0a6-fab4-4a5f-a5ef-c56a45b52cf1 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Snapshot create request issued successfully.
Sep 23 14:07:31.853494 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-235b51c9-0758-47f9-bec5-7dec4fa1cc51 req-5295e0a6-fab4-4a5f-a5ef-c56a45b52cf1 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots returned with HTTP 202
Sep 23 14:07:31.859448 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 517/1043] 10.222.0.62 () {64 vars in 1527 bytes} [Fri Sep 23 14:07:31 2022] POST /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots => generated 310 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:07:31.884669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-b8b73711-776e-4b41-b0b9-1af9219ac532 req-983d1c77-1fe2-408a-abea-b1f92baefd0a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:31.889709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b8b73711-776e-4b41-b0b9-1af9219ac532 req-983d1c77-1fe2-408a-abea-b1f92baefd0a tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800
Sep 23 14:07:31.890274 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b8b73711-776e-4b41-b0b9-1af9219ac532 req-983d1c77-1fe2-408a-abea-b1f92baefd0a tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:31.890825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-b8b73711-776e-4b41-b0b9-1af9219ac532 req-983d1c77-1fe2-408a-abea-b1f92baefd0a tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:31.909402 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:31.909402 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:31.910899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-b8b73711-776e-4b41-b0b9-1af9219ac532 req-983d1c77-1fe2-408a-abea-b1f92baefd0a tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Snapshot retrieved successfully.
Sep 23 14:07:31.913007 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-b8b73711-776e-4b41-b0b9-1af9219ac532 req-983d1c77-1fe2-408a-abea-b1f92baefd0a tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 returned with HTTP 200
Sep 23 14:07:31.914087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 527/1044] 10.222.0.62 () {60 vars in 1584 bytes} [Fri Sep 23 14:07:31 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:31.940539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-cefd7755-ca2f-4359-8eeb-af7e47e391b9 req-87f61609-fb5d-4df2-b33a-312316c48fc4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:31.946414 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-cefd7755-ca2f-4359-8eeb-af7e47e391b9 req-87f61609-fb5d-4df2-b33a-312316c48fc4 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/detail
Sep 23 14:07:31.946414 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-cefd7755-ca2f-4359-8eeb-af7e47e391b9 req-87f61609-fb5d-4df2-b33a-312316c48fc4 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:31.946414 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-cefd7755-ca2f-4359-8eeb-af7e47e391b9 req-87f61609-fb5d-4df2-b33a-312316c48fc4 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:31.962380 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [req-cefd7755-ca2f-4359-8eeb-af7e47e391b9 req-87f61609-fb5d-4df2-b33a-312316c48fc4 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:07:31.963185 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:31.963185 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:31.964758 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [req-cefd7755-ca2f-4359-8eeb-af7e47e391b9 req-87f61609-fb5d-4df2-b33a-312316c48fc4 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:07:31.972846 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-cefd7755-ca2f-4359-8eeb-af7e47e391b9 req-87f61609-fb5d-4df2-b33a-312316c48fc4 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Get all snapshots completed successfully.
Sep 23 14:07:31.974345 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:31.974345 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:31.975129 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-cefd7755-ca2f-4359-8eeb-af7e47e391b9 req-87f61609-fb5d-4df2-b33a-312316c48fc4 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/detail returned with HTTP 200
Sep 23 14:07:31.976190 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 518/1045] 10.222.0.62 () {60 vars in 1494 bytes} [Fri Sep 23 14:07:31 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/detail => generated 445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:32.004264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-ff5f5355-2fd4-4617-b18d-05bb759c76ff req-ae69fb36-078e-4fd7-be8b-66d2070a428a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:32.010320 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ff5f5355-2fd4-4617-b18d-05bb759c76ff req-ae69fb36-078e-4fd7-be8b-66d2070a428a tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800
Sep 23 14:07:32.011139 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ff5f5355-2fd4-4617-b18d-05bb759c76ff req-ae69fb36-078e-4fd7-be8b-66d2070a428a tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:32.015444 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ff5f5355-2fd4-4617-b18d-05bb759c76ff req-ae69fb36-078e-4fd7-be8b-66d2070a428a tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:32.024105 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:32.024105 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:32.025574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-ff5f5355-2fd4-4617-b18d-05bb759c76ff req-ae69fb36-078e-4fd7-be8b-66d2070a428a tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Snapshot retrieved successfully.
Sep 23 14:07:32.035015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c19cac73-e9fd-4f52-9e5d-3b1f716eaa2f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:32.035953 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ff5f5355-2fd4-4617-b18d-05bb759c76ff req-ae69fb36-078e-4fd7-be8b-66d2070a428a tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 returned with HTTP 200
Sep 23 14:07:32.044616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 528/1046] 10.222.0.62 () {60 vars in 1584 bytes} [Fri Sep 23 14:07:32 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:32.047242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c19cac73-e9fd-4f52-9e5d-3b1f716eaa2f tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:07:32.047717 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c19cac73-e9fd-4f52-9e5d-3b1f716eaa2f tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:32.048189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c19cac73-e9fd-4f52-9e5d-3b1f716eaa2f tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:32.064574 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:32.064574 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:32.073459 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c19cac73-e9fd-4f52-9e5d-3b1f716eaa2f tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:07:32.084800 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c19cac73-e9fd-4f52-9e5d-3b1f716eaa2f tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:07:32.085900 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 519/1047] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:07:32 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 917 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:33.065365 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-ffd0ca98-857c-42c5-8030-328a1c1c064e req-c58a28bb-e6a3-4b64-b100-0d5ba783ec2d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:33.069843 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ffd0ca98-857c-42c5-8030-328a1c1c064e req-c58a28bb-e6a3-4b64-b100-0d5ba783ec2d tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800
Sep 23 14:07:33.070298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ffd0ca98-857c-42c5-8030-328a1c1c064e req-c58a28bb-e6a3-4b64-b100-0d5ba783ec2d tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:33.070788 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ffd0ca98-857c-42c5-8030-328a1c1c064e req-c58a28bb-e6a3-4b64-b100-0d5ba783ec2d tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:33.080491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:33.080491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:33.081424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-ffd0ca98-857c-42c5-8030-328a1c1c064e req-c58a28bb-e6a3-4b64-b100-0d5ba783ec2d tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Snapshot retrieved successfully.
Sep 23 14:07:33.083227 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ffd0ca98-857c-42c5-8030-328a1c1c064e req-c58a28bb-e6a3-4b64-b100-0d5ba783ec2d tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 returned with HTTP 200
Sep 23 14:07:33.083963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 529/1048] 10.222.0.62 () {60 vars in 1584 bytes} [Fri Sep 23 14:07:33 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:34.107913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-5bbb1d79-8af8-4118-8411-253267ad0f99 req-81ebfaad-5fc1-4237-8c09-42a316a60876 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:34.112420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-5bbb1d79-8af8-4118-8411-253267ad0f99 req-81ebfaad-5fc1-4237-8c09-42a316a60876 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800
Sep 23 14:07:34.112864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-5bbb1d79-8af8-4118-8411-253267ad0f99 req-81ebfaad-5fc1-4237-8c09-42a316a60876 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:34.113313 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-5bbb1d79-8af8-4118-8411-253267ad0f99 req-81ebfaad-5fc1-4237-8c09-42a316a60876 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:34.123875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:34.123875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:34.124834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-5bbb1d79-8af8-4118-8411-253267ad0f99 req-81ebfaad-5fc1-4237-8c09-42a316a60876 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Snapshot retrieved successfully.
Sep 23 14:07:34.126742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-5bbb1d79-8af8-4118-8411-253267ad0f99 req-81ebfaad-5fc1-4237-8c09-42a316a60876 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 returned with HTTP 200
Sep 23 14:07:34.127384 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 520/1049] 10.222.0.62 () {60 vars in 1584 bytes} [Fri Sep 23 14:07:34 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:35.150999 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-44c10d4f-959f-49f7-aef7-6fdb24b1a6c6 req-cccf607d-ae34-4ebe-87d6-0b510f139ca9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:35.156261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-44c10d4f-959f-49f7-aef7-6fdb24b1a6c6 req-cccf607d-ae34-4ebe-87d6-0b510f139ca9 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800
Sep 23 14:07:35.156704 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-44c10d4f-959f-49f7-aef7-6fdb24b1a6c6 req-cccf607d-ae34-4ebe-87d6-0b510f139ca9 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:35.157188 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-44c10d4f-959f-49f7-aef7-6fdb24b1a6c6 req-cccf607d-ae34-4ebe-87d6-0b510f139ca9 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:35.167381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:35.167381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:35.168305 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-44c10d4f-959f-49f7-aef7-6fdb24b1a6c6 req-cccf607d-ae34-4ebe-87d6-0b510f139ca9 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Snapshot retrieved successfully.
Sep 23 14:07:35.170321 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-44c10d4f-959f-49f7-aef7-6fdb24b1a6c6 req-cccf607d-ae34-4ebe-87d6-0b510f139ca9 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 returned with HTTP 200
Sep 23 14:07:35.171052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 530/1050] 10.222.0.62 () {60 vars in 1584 bytes} [Fri Sep 23 14:07:35 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:36.194546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-1ae5aabc-d78e-4b12-ba9d-6cf1566f46fe req-db6ee088-112b-4927-8b92-b2d28ca0eed6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:36.199105 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-1ae5aabc-d78e-4b12-ba9d-6cf1566f46fe req-db6ee088-112b-4927-8b92-b2d28ca0eed6 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800
Sep 23 14:07:36.199547 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-1ae5aabc-d78e-4b12-ba9d-6cf1566f46fe req-db6ee088-112b-4927-8b92-b2d28ca0eed6 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:36.199994 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-1ae5aabc-d78e-4b12-ba9d-6cf1566f46fe req-db6ee088-112b-4927-8b92-b2d28ca0eed6 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:36.210700 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:36.210700 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:36.211751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-1ae5aabc-d78e-4b12-ba9d-6cf1566f46fe req-db6ee088-112b-4927-8b92-b2d28ca0eed6 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Snapshot retrieved successfully.
Sep 23 14:07:36.213854 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-1ae5aabc-d78e-4b12-ba9d-6cf1566f46fe req-db6ee088-112b-4927-8b92-b2d28ca0eed6 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 returned with HTTP 200
Sep 23 14:07:36.214866 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 521/1051] 10.222.0.62 () {60 vars in 1584 bytes} [Fri Sep 23 14:07:36 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:36.238433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-ad021658-6991-424c-a230-eaeb339b49be req-dd154e2d-75e7-4b86-9345-f3212e2437d8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:36.242869 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ad021658-6991-424c-a230-eaeb339b49be req-dd154e2d-75e7-4b86-9345-f3212e2437d8 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] DELETE http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800
Sep 23 14:07:36.243268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ad021658-6991-424c-a230-eaeb339b49be req-dd154e2d-75e7-4b86-9345-f3212e2437d8 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:36.243722 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ad021658-6991-424c-a230-eaeb339b49be req-dd154e2d-75e7-4b86-9345-f3212e2437d8 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:36.244022 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [req-ad021658-6991-424c-a230-eaeb339b49be req-dd154e2d-75e7-4b86-9345-f3212e2437d8 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Delete snapshot with id: c99f8141-3048-4111-bff0-8e0b36537800
Sep 23 14:07:36.253812 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:36.253812 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:36.254750 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-ad021658-6991-424c-a230-eaeb339b49be req-dd154e2d-75e7-4b86-9345-f3212e2437d8 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Snapshot retrieved successfully.
Sep 23 14:07:36.365117 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-ad021658-6991-424c-a230-eaeb339b49be req-dd154e2d-75e7-4b86-9345-f3212e2437d8 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Snapshot delete request issued successfully.
Sep 23 14:07:36.365559 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ad021658-6991-424c-a230-eaeb339b49be req-dd154e2d-75e7-4b86-9345-f3212e2437d8 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 returned with HTTP 202
Sep 23 14:07:36.366427 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 531/1052] 10.222.0.62 () {62 vars in 1606 bytes} [Fri Sep 23 14:07:36 2022] DELETE /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:07:36.386275 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-e2283944-0ff8-4671-8bd2-76e7f34028b3 req-e54c5e21-705c-4b49-a743-06ef7cac0b31 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:36.391247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-e2283944-0ff8-4671-8bd2-76e7f34028b3 req-e54c5e21-705c-4b49-a743-06ef7cac0b31 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800
Sep 23 14:07:36.391693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-e2283944-0ff8-4671-8bd2-76e7f34028b3 req-e54c5e21-705c-4b49-a743-06ef7cac0b31 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:36.392143 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-e2283944-0ff8-4671-8bd2-76e7f34028b3 req-e54c5e21-705c-4b49-a743-06ef7cac0b31 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:36.402212 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:36.402212 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:36.404184 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-e2283944-0ff8-4671-8bd2-76e7f34028b3 req-e54c5e21-705c-4b49-a743-06ef7cac0b31 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Snapshot retrieved successfully.
Sep 23 14:07:36.406097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-e2283944-0ff8-4671-8bd2-76e7f34028b3 req-e54c5e21-705c-4b49-a743-06ef7cac0b31 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 returned with HTTP 200
Sep 23 14:07:36.406873 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 522/1053] 10.222.0.62 () {60 vars in 1584 bytes} [Fri Sep 23 14:07:36 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:37.430812 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-6f644d73-e083-4cbe-b536-656287dda509 req-b914cef9-6ac5-4eb7-a666-52b28108fac0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:37.436527 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-6f644d73-e083-4cbe-b536-656287dda509 req-b914cef9-6ac5-4eb7-a666-52b28108fac0 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800
Sep 23 14:07:37.436967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-6f644d73-e083-4cbe-b536-656287dda509 req-b914cef9-6ac5-4eb7-a666-52b28108fac0 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:37.437417 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-6f644d73-e083-4cbe-b536-656287dda509 req-b914cef9-6ac5-4eb7-a666-52b28108fac0 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:37.440664 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=77,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:07:37.446293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-6f644d73-e083-4cbe-b536-656287dda509 req-b914cef9-6ac5-4eb7-a666-52b28108fac0 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 returned with HTTP 404
Sep 23 14:07:37.447191 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 532/1054] 10.222.0.62 () {60 vars in 1584 bytes} [Fri Sep 23 14:07:37 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/snapshots/c99f8141-3048-4111-bff0-8e0b36537800 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:07:37.478947 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-cbfa7e39-d9b3-4aee-a802-13d1d6bd2e5c req-dd2f01d8-3531-41d0-89e5-283f59eae1e7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:37.483634 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-cbfa7e39-d9b3-4aee-a802-13d1d6bd2e5c req-dd2f01d8-3531-41d0-89e5-283f59eae1e7 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] DELETE http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae
Sep 23 14:07:37.484032 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-cbfa7e39-d9b3-4aee-a802-13d1d6bd2e5c req-dd2f01d8-3531-41d0-89e5-283f59eae1e7 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:37.484478 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-cbfa7e39-d9b3-4aee-a802-13d1d6bd2e5c req-dd2f01d8-3531-41d0-89e5-283f59eae1e7 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:37.484875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [req-cbfa7e39-d9b3-4aee-a802-13d1d6bd2e5c req-dd2f01d8-3531-41d0-89e5-283f59eae1e7 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Delete volume with id: 7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae 
Sep 23 14:07:37.499598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:37.499598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:37.500539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-cbfa7e39-d9b3-4aee-a802-13d1d6bd2e5c req-dd2f01d8-3531-41d0-89e5-283f59eae1e7 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Volume info retrieved successfully.
Sep 23 14:07:37.649826 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-cbfa7e39-d9b3-4aee-a802-13d1d6bd2e5c req-dd2f01d8-3531-41d0-89e5-283f59eae1e7 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Delete volume request issued successfully.
Sep 23 14:07:37.650240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-cbfa7e39-d9b3-4aee-a802-13d1d6bd2e5c req-dd2f01d8-3531-41d0-89e5-283f59eae1e7 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae returned with HTTP 202
Sep 23 14:07:37.651064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 523/1055] 10.222.0.62 () {62 vars in 1600 bytes} [Fri Sep 23 14:07:37 2022] DELETE /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:07:37.672098 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-ab6b6792-6100-4ef5-99e0-4d125cc77c81 req-64e4689e-47cd-445b-9178-c926f90204d9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:37.676263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ab6b6792-6100-4ef5-99e0-4d125cc77c81 req-64e4689e-47cd-445b-9178-c926f90204d9 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae
Sep 23 14:07:37.676643 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ab6b6792-6100-4ef5-99e0-4d125cc77c81 req-64e4689e-47cd-445b-9178-c926f90204d9 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:37.677136 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ab6b6792-6100-4ef5-99e0-4d125cc77c81 req-64e4689e-47cd-445b-9178-c926f90204d9 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:37.691666 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:37.691666 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:37.697860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-ab6b6792-6100-4ef5-99e0-4d125cc77c81 req-64e4689e-47cd-445b-9178-c926f90204d9 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Volume info retrieved successfully.
Sep 23 14:07:37.706757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ab6b6792-6100-4ef5-99e0-4d125cc77c81 req-64e4689e-47cd-445b-9178-c926f90204d9 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae returned with HTTP 200
Sep 23 14:07:37.707474 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 533/1056] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:37 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae => generated 915 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:38.762089 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-6bb54d76-b4b7-4d3f-ab90-a94bb62aa597 req-6441011a-0006-454b-86ab-3309db75fbdc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:38.767538 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-6bb54d76-b4b7-4d3f-ab90-a94bb62aa597 req-6441011a-0006-454b-86ab-3309db75fbdc tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae
Sep 23 14:07:38.768354 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-6bb54d76-b4b7-4d3f-ab90-a94bb62aa597 req-6441011a-0006-454b-86ab-3309db75fbdc tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:38.769012 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-6bb54d76-b4b7-4d3f-ab90-a94bb62aa597 req-6441011a-0006-454b-86ab-3309db75fbdc tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:38.783274 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-6bb54d76-b4b7-4d3f-ab90-a94bb62aa597 req-6441011a-0006-454b-86ab-3309db75fbdc tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae returned with HTTP 404
Sep 23 14:07:38.800718 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 524/1057] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:38 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:07:38.813208 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-af358d19-b6ce-4c04-a426-b2b845bcb750 req-132b1387-628b-47cf-a491-8a24b5f78872 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:38.830408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-af358d19-b6ce-4c04-a426-b2b845bcb750 req-132b1387-628b-47cf-a491-8a24b5f78872 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] DELETE http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae
Sep 23 14:07:38.831530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-af358d19-b6ce-4c04-a426-b2b845bcb750 req-132b1387-628b-47cf-a491-8a24b5f78872 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:38.835110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-af358d19-b6ce-4c04-a426-b2b845bcb750 req-132b1387-628b-47cf-a491-8a24b5f78872 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:38.835110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [req-af358d19-b6ce-4c04-a426-b2b845bcb750 req-132b1387-628b-47cf-a491-8a24b5f78872 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Delete volume with id: 7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae 
Sep 23 14:07:38.846058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-af358d19-b6ce-4c04-a426-b2b845bcb750 req-132b1387-628b-47cf-a491-8a24b5f78872 tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae returned with HTTP 404
Sep 23 14:07:38.856470 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 534/1058] 10.222.0.62 () {62 vars in 1600 bytes} [Fri Sep 23 14:07:38 2022] DELETE /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:07:38.871715 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-ff67f554-cd25-45ee-8f23-c9119d77fac8 req-8f03050d-34d1-4f5a-b86b-c4f16ca9405d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:38.876873 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ff67f554-cd25-45ee-8f23-c9119d77fac8 req-8f03050d-34d1-4f5a-b86b-c4f16ca9405d tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] GET http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae
Sep 23 14:07:38.876873 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ff67f554-cd25-45ee-8f23-c9119d77fac8 req-8f03050d-34d1-4f5a-b86b-c4f16ca9405d tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:38.877133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ff67f554-cd25-45ee-8f23-c9119d77fac8 req-8f03050d-34d1-4f5a-b86b-c4f16ca9405d tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:38.881539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=76,cinder:UPDATE=16,cinder:INSERT=8 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:07:38.890946 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ff67f554-cd25-45ee-8f23-c9119d77fac8 req-8f03050d-34d1-4f5a-b86b-c4f16ca9405d tempest-VolumesSnapshotsTestJSON-1712404980 tempest-VolumesSnapshotsTestJSON-1712404980-project] http://10.222.0.62/volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae returned with HTTP 404
Sep 23 14:07:38.891968 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 525/1059] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:38 2022] GET /volume/v3/853d8b91b5094dcb9cd8a9c898d4bb94/volumes/7d7bcdfb-bd0f-46c5-a3c4-d72cb33551ae => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:07:41.301583 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:41.306893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] POST http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes
Sep 23 14:07:41.307671 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-631481078", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:41.310603 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-631481078', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:07:41.311628 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Create volume of 1 GB
Sep 23 14:07:41.318641 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Availability Zones retrieved successfully.
Sep 23 14:07:41.335612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Flow 'volume_create_api' (c9bf42d6-9f99-4965-adc7-12c71f957030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:07:41.338141 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (436bf5be-2ea4-47f0-9f6f-1c309bd134c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:41.340630 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:07:41.376251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (436bf5be-2ea4-47f0-9f6f-1c309bd134c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:41.378283 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f964f33-4d47-4b42-b18a-c60c3e10c8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:41.630064 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Created reservations ['e35fada5-32b4-4750-88e1-212ab230f03e', '53cca650-eba4-4e55-9475-42d8b1731291', '4feec66a-63e3-4daa-9c48-3faaca19c3c2', 'df0a28d6-3476-420b-a9e1-e0fc0e66ea18'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:07:41.631838 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f964f33-4d47-4b42-b18a-c60c3e10c8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e35fada5-32b4-4750-88e1-212ab230f03e', '53cca650-eba4-4e55-9475-42d8b1731291', '4feec66a-63e3-4daa-9c48-3faaca19c3c2', 'df0a28d6-3476-420b-a9e1-e0fc0e66ea18']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:41.633856 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f044ddb0-fef9-4a14-a615-286902019730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:41.737146 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f044ddb0-fef9-4a14-a615-286902019730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a115dcb4-3724-4c15-b40e-289e1df1c35a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-631481078',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='cde9af51563941bfb0e4e77f411c833d',qos_specs=None,replication_status=<?>,reservations=['e35fada5-32b4-4750-88e1-212ab230f03e','53cca650-eba4-4e55-9475-42d8b1731291','4feec66a-63e3-4daa-9c48-3faaca19c3c2','df0a28d6-3476-420b-a9e1-e0fc0e66ea18'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='39abe550c3924d76bfa61305e6a61de0',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-631481078',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=a115dcb4-3724-4c15-b40e-289e1df1c35a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cde9af51563941bfb0e4e77f411c833d',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='39abe550c3924d76bfa61305e6a61de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:41.739755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66a4f6dd-bb31-4524-a830-db99139363b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:41.831350 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66a4f6dd-bb31-4524-a830-db99139363b9) 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-631481078',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='cde9af51563941bfb0e4e77f411c833d',qos_specs=None,replication_status=<?>,reservations=['e35fada5-32b4-4750-88e1-212ab230f03e','53cca650-eba4-4e55-9475-42d8b1731291','4feec66a-63e3-4daa-9c48-3faaca19c3c2','df0a28d6-3476-420b-a9e1-e0fc0e66ea18'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='39abe550c3924d76bfa61305e6a61de0',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:41.833200 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af142df6-7e7f-463f-99db-ba708493ca09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:41.912383 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af142df6-7e7f-463f-99db-ba708493ca09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:41.915200 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Flow 'volume_create_api' (c9bf42d6-9f99-4965-adc7-12c71f957030) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:07:41.915953 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Create volume request issued successfully.
Sep 23 14:07:41.917190 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-f3e811c5-2839-4f86-bce3-df87fd8ee42f tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes returned with HTTP 202
Sep 23 14:07:41.921493 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 535/1060] 10.222.0.62 () {64 vars in 1521 bytes} [Fri Sep 23 14:07:41 2022] POST /volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes => generated 831 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:07:41.925194 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-4bf74eb6-f8d6-4fb0-8319-4a34581b4899 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:41.930296 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-4bf74eb6-f8d6-4fb0-8319-4a34581b4899 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] GET http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a
Sep 23 14:07:41.931034 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-4bf74eb6-f8d6-4fb0-8319-4a34581b4899 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:41.931697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-4bf74eb6-f8d6-4fb0-8319-4a34581b4899 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:41.947248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:41.947248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:41.954552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-4bf74eb6-f8d6-4fb0-8319-4a34581b4899 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Volume info retrieved successfully.
Sep 23 14:07:41.964155 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-dbca423b-7abc-4863-8158-7b06f7efbe2a req-4bf74eb6-f8d6-4fb0-8319-4a34581b4899 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a returned with HTTP 200
Sep 23 14:07:41.964903 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 526/1061] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:41 2022] GET /volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a => generated 899 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:41.990656 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-262fe664-ecdb-4244-8e50-66d8195cdfa6 req-1fc37c94-1656-4e99-894e-0fa8854a0fc3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:41.995411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-262fe664-ecdb-4244-8e50-66d8195cdfa6 req-1fc37c94-1656-4e99-894e-0fa8854a0fc3 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] GET http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a
Sep 23 14:07:41.999462 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-262fe664-ecdb-4244-8e50-66d8195cdfa6 req-1fc37c94-1656-4e99-894e-0fa8854a0fc3 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:41.999462 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-262fe664-ecdb-4244-8e50-66d8195cdfa6 req-1fc37c94-1656-4e99-894e-0fa8854a0fc3 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:42.012108 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:42.012108 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:42.019765 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-262fe664-ecdb-4244-8e50-66d8195cdfa6 req-1fc37c94-1656-4e99-894e-0fa8854a0fc3 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Volume info retrieved successfully.
Sep 23 14:07:42.031338 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-262fe664-ecdb-4244-8e50-66d8195cdfa6 req-1fc37c94-1656-4e99-894e-0fa8854a0fc3 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a returned with HTTP 200
Sep 23 14:07:42.032389 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 536/1062] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:41 2022] GET /volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a => generated 899 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:43.060989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-a210b3b4-625d-4601-92b2-638658bc1155 req-4421d15c-730a-44c8-b656-10e4d2eacff3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:43.065289 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-a210b3b4-625d-4601-92b2-638658bc1155 req-4421d15c-730a-44c8-b656-10e4d2eacff3 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] GET http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a
Sep 23 14:07:43.067436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-a210b3b4-625d-4601-92b2-638658bc1155 req-4421d15c-730a-44c8-b656-10e4d2eacff3 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:43.067436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-a210b3b4-625d-4601-92b2-638658bc1155 req-4421d15c-730a-44c8-b656-10e4d2eacff3 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:43.081318 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:43.081318 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:43.087915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-a210b3b4-625d-4601-92b2-638658bc1155 req-4421d15c-730a-44c8-b656-10e4d2eacff3 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Volume info retrieved successfully.
Sep 23 14:07:43.097524 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-a210b3b4-625d-4601-92b2-638658bc1155 req-4421d15c-730a-44c8-b656-10e4d2eacff3 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a returned with HTTP 200
Sep 23 14:07:43.098264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 527/1063] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:43 2022] GET /volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a => generated 924 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:43.123055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-def013d6-fa04-4f1d-9d54-8e2fb8f39647 req-a4119218-bb66-4981-afe3-80d2f2570843 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:43.127509 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-def013d6-fa04-4f1d-9d54-8e2fb8f39647 req-a4119218-bb66-4981-afe3-80d2f2570843 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] GET http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a
Sep 23 14:07:43.127957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-def013d6-fa04-4f1d-9d54-8e2fb8f39647 req-a4119218-bb66-4981-afe3-80d2f2570843 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:43.128403 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-def013d6-fa04-4f1d-9d54-8e2fb8f39647 req-a4119218-bb66-4981-afe3-80d2f2570843 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:43.145616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:43.145616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:43.152995 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-def013d6-fa04-4f1d-9d54-8e2fb8f39647 req-a4119218-bb66-4981-afe3-80d2f2570843 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Volume info retrieved successfully.
Sep 23 14:07:43.167219 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-def013d6-fa04-4f1d-9d54-8e2fb8f39647 req-a4119218-bb66-4981-afe3-80d2f2570843 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a returned with HTTP 200
Sep 23 14:07:43.168273 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 537/1064] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:43 2022] GET /volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a => generated 924 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:43.198161 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-5e7e90ae-70d6-4ea0-8e55-67dfa24bc016 req-2fbc5c0c-48f3-443a-9584-4f7abd56998d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:43.203731 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-5e7e90ae-70d6-4ea0-8e55-67dfa24bc016 req-2fbc5c0c-48f3-443a-9584-4f7abd56998d tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] DELETE http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a
Sep 23 14:07:43.204134 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-5e7e90ae-70d6-4ea0-8e55-67dfa24bc016 req-2fbc5c0c-48f3-443a-9584-4f7abd56998d tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:43.204584 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-5e7e90ae-70d6-4ea0-8e55-67dfa24bc016 req-2fbc5c0c-48f3-443a-9584-4f7abd56998d tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:43.204978 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [req-5e7e90ae-70d6-4ea0-8e55-67dfa24bc016 req-2fbc5c0c-48f3-443a-9584-4f7abd56998d tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Delete volume with id: a115dcb4-3724-4c15-b40e-289e1df1c35a 
Sep 23 14:07:43.220915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:43.220915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:43.223322 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-5e7e90ae-70d6-4ea0-8e55-67dfa24bc016 req-2fbc5c0c-48f3-443a-9584-4f7abd56998d tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Volume info retrieved successfully.
Sep 23 14:07:43.416137 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-5e7e90ae-70d6-4ea0-8e55-67dfa24bc016 req-2fbc5c0c-48f3-443a-9584-4f7abd56998d tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Delete volume request issued successfully.
Sep 23 14:07:43.416558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-5e7e90ae-70d6-4ea0-8e55-67dfa24bc016 req-2fbc5c0c-48f3-443a-9584-4f7abd56998d tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a returned with HTTP 202
Sep 23 14:07:43.417549 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 528/1065] 10.222.0.62 () {62 vars in 1600 bytes} [Fri Sep 23 14:07:43 2022] DELETE /volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:07:43.438692 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-fa8b806c-27b2-4c13-8db8-56f793625b94 req-0804366a-5a6b-4f62-92ee-1f7633df1eb6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:43.443266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-fa8b806c-27b2-4c13-8db8-56f793625b94 req-0804366a-5a6b-4f62-92ee-1f7633df1eb6 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] GET http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a
Sep 23 14:07:43.443716 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-fa8b806c-27b2-4c13-8db8-56f793625b94 req-0804366a-5a6b-4f62-92ee-1f7633df1eb6 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:43.444236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-fa8b806c-27b2-4c13-8db8-56f793625b94 req-0804366a-5a6b-4f62-92ee-1f7633df1eb6 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:43.459785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:43.459785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:43.466495 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-fa8b806c-27b2-4c13-8db8-56f793625b94 req-0804366a-5a6b-4f62-92ee-1f7633df1eb6 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Volume info retrieved successfully.
Sep 23 14:07:43.475925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-fa8b806c-27b2-4c13-8db8-56f793625b94 req-0804366a-5a6b-4f62-92ee-1f7633df1eb6 tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a returned with HTTP 200
Sep 23 14:07:43.481425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 538/1066] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:43 2022] GET /volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a => generated 923 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:44.503399 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-29376261-d2a1-4f44-80ab-ff23906a3fbc req-6660924a-55ca-4221-a5f1-a38dff299def None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:44.507494 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-29376261-d2a1-4f44-80ab-ff23906a3fbc req-6660924a-55ca-4221-a5f1-a38dff299def tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] GET http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a
Sep 23 14:07:44.507926 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-29376261-d2a1-4f44-80ab-ff23906a3fbc req-6660924a-55ca-4221-a5f1-a38dff299def tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:44.508418 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-29376261-d2a1-4f44-80ab-ff23906a3fbc req-6660924a-55ca-4221-a5f1-a38dff299def tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:44.521779 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-29376261-d2a1-4f44-80ab-ff23906a3fbc req-6660924a-55ca-4221-a5f1-a38dff299def tempest-VolumesGetTestJSON-1743825258 tempest-VolumesGetTestJSON-1743825258-project] http://10.222.0.62/volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a returned with HTTP 404
Sep 23 14:07:44.522880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 529/1067] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:07:44 2022] GET /volume/v3/cde9af51563941bfb0e4e77f411c833d/volumes/a115dcb4-3724-4c15-b40e-289e1df1c35a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:07:47.536963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fc3ef340-7f75-458d-9a7e-2accaa4d9bd5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:47.646814 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fc3ef340-7f75-458d-9a7e-2accaa4d9bd5 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] POST http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types
Sep 23 14:07:47.647789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fc3ef340-7f75-458d-9a7e-2accaa4d9bd5 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1667384375"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:47.653126 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=77,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:07:47.739481 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fc3ef340-7f75-458d-9a7e-2accaa4d9bd5 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types returned with HTTP 200
Sep 23 14:07:47.740242 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 539/1068] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:07:47 2022] POST /volume/v3/bc4c978f05a1420c85e8e8d087735e58/types => generated 224 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:47.747820 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2f0bea1c-75bf-4b6b-b93f-69b8008d338f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:47.751893 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2f0bea1c-75bf-4b6b-b93f-69b8008d338f tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] POST http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types
Sep 23 14:07:47.752631 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2f0bea1c-75bf-4b6b-b93f-69b8008d338f tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1652601070"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:47.842893 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2f0bea1c-75bf-4b6b-b93f-69b8008d338f tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types returned with HTTP 202
Sep 23 14:07:47.844393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 530/1069] 10.222.0.62 () {62 vars in 1288 bytes} [Fri Sep 23 14:07:47 2022] POST /volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types => generated 181 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:07:47.852730 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7b021655-848f-48ef-aa1a-7350b3b6030b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:47.951878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7b021655-848f-48ef-aa1a-7350b3b6030b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups
Sep 23 14:07:47.953217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7b021655-848f-48ef-aa1a-7350b3b6030b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "01176f1b-062f-4bb7-ad82-3ddadb875676", "volume_types": ["c9f76926-bdac-437a-b451-81fd429d5f59"], "name": "tempest-GroupSnapshotsTest-Group-206515184"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:47.956004 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-7b021655-848f-48ef-aa1a-7350b3b6030b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating new group {'group': {'group_type': '01176f1b-062f-4bb7-ad82-3ddadb875676', 'volume_types': ['c9f76926-bdac-437a-b451-81fd429d5f59'], 'name': 'tempest-GroupSnapshotsTest-Group-206515184'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Sep 23 14:07:47.961684 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-7b021655-848f-48ef-aa1a-7350b3b6030b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating group tempest-GroupSnapshotsTest-Group-206515184.
Sep 23 14:07:47.974530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7b021655-848f-48ef-aa1a-7350b3b6030b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Availability Zones retrieved successfully.
Sep 23 14:07:48.133266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-7b021655-848f-48ef-aa1a-7350b3b6030b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Created reservations ['85cd21f9-a767-4c01-ba3b-d2a4dbdcc774'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:07:48.284902 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7b021655-848f-48ef-aa1a-7350b3b6030b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups returned with HTTP 202
Sep 23 14:07:48.286161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 540/1070] 10.222.0.62 () {62 vars in 1274 bytes} [Fri Sep 23 14:07:47 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups => generated 111 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:07:48.292667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-11a66cad-1754-418d-ac8f-5ba3712eba11 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:48.300789 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-11a66cad-1754-418d-ac8f-5ba3712eba11 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/914cbe8a-b370-49b8-8933-8f92ff6c528b
Sep 23 14:07:48.301415 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-11a66cad-1754-418d-ac8f-5ba3712eba11 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:48.301967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-11a66cad-1754-418d-ac8f-5ba3712eba11 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:48.302452 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-11a66cad-1754-418d-ac8f-5ba3712eba11 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 914cbe8a-b370-49b8-8933-8f92ff6c528b {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:07:48.310046 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:48.310046 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:48.327172 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-11a66cad-1754-418d-ac8f-5ba3712eba11 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/914cbe8a-b370-49b8-8933-8f92ff6c528b returned with HTTP 200
Sep 23 14:07:48.329298 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 531/1071] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:07:48 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/914cbe8a-b370-49b8-8933-8f92ff6c528b => generated 391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:49.338899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f37c6cfb-92a6-4bbc-9b36-8f810017af0d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:49.342801 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f37c6cfb-92a6-4bbc-9b36-8f810017af0d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/914cbe8a-b370-49b8-8933-8f92ff6c528b
Sep 23 14:07:49.343929 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f37c6cfb-92a6-4bbc-9b36-8f810017af0d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:49.344412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f37c6cfb-92a6-4bbc-9b36-8f810017af0d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:49.344762 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-f37c6cfb-92a6-4bbc-9b36-8f810017af0d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 914cbe8a-b370-49b8-8933-8f92ff6c528b {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:07:49.351317 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:49.351317 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:49.364838 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f37c6cfb-92a6-4bbc-9b36-8f810017af0d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/914cbe8a-b370-49b8-8933-8f92ff6c528b returned with HTTP 200
Sep 23 14:07:49.365593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 541/1072] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:07:49 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/914cbe8a-b370-49b8-8933-8f92ff6c528b => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:49.376438 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:49.380531 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes
Sep 23 14:07:49.381284 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c9f76926-bdac-437a-b451-81fd429d5f59", "group_id": "914cbe8a-b370-49b8-8933-8f92ff6c528b", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-24316134"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:49.383596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Create volume request body: {'volume': {'volume_type': 'c9f76926-bdac-437a-b451-81fd429d5f59', 'group_id': '914cbe8a-b370-49b8-8933-8f92ff6c528b', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-24316134'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:07:49.396558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:49.396558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:49.399846 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Create volume of 1 GB
Sep 23 14:07:49.407798 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Availability Zones retrieved successfully.
Sep 23 14:07:49.422927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Flow 'volume_create_api' (3a1ccd27-f16e-442e-94de-e70a7f2eaef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:07:49.425575 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5adeb4fe-14a2-4e33-bace-90671e220d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:49.427141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:49.427141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:49.428059 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:07:49.453209 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5adeb4fe-14a2-4e33-bace-90671e220d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:07:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9f76926-bdac-437a-b451-81fd429d5f59,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1667384375',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9f76926-bdac-437a-b451-81fd429d5f59', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '914cbe8a-b370-49b8-8933-8f92ff6c528b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:49.455540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d3b4fb-afa6-4adf-be09-444378ee4b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:49.487607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1667384375 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1667384375, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:07:49.488342 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1667384375 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1667384375, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:07:49.658852 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Created reservations ['57ba3081-4b6e-472a-9360-7a21e92a538f', '355dd167-23f1-4f90-bebe-ea58eb3ef1fd', '71156c53-05dc-433f-915d-822131d95e91', 'e87386de-a962-410b-b761-0b5cdb8f2547'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:07:49.660676 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d3b4fb-afa6-4adf-be09-444378ee4b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57ba3081-4b6e-472a-9360-7a21e92a538f', '355dd167-23f1-4f90-bebe-ea58eb3ef1fd', '71156c53-05dc-433f-915d-822131d95e91', 'e87386de-a962-410b-b761-0b5cdb8f2547']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:49.662630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf74cdf-4f38-40d2-8cdd-d767e8f9ac56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:49.753901 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf74cdf-4f38-40d2-8cdd-d767e8f9ac56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9626ac86-e95c-461a-b50b-dc03a7e0eeb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-24316134',encryption_key_id=None,group_id=914cbe8a-b370-49b8-8933-8f92ff6c528b,group_type_id=<?>,metadata={},multiattach=False,project_id='40d8fe457cfa4433aa4a53d1d133ba11',qos_specs=None,replication_status=<?>,reservations=['57ba3081-4b6e-472a-9360-7a21e92a538f','355dd167-23f1-4f90-bebe-ea58eb3ef1fd','71156c53-05dc-433f-915d-822131d95e91','e87386de-a962-410b-b761-0b5cdb8f2547'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='afa70c66533a41b79f4b04be1ad323bd',volume_type_id=c9f76926-bdac-437a-b451-81fd429d5f59), '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=2022-09-23T14:07:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-24316134',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=914cbe8a-b370-49b8-8933-8f92ff6c528b,host=None,id=9626ac86-e95c-461a-b50b-dc03a7e0eeb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d8fe457cfa4433aa4a53d1d133ba11',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='afa70c66533a41b79f4b04be1ad323bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9f76926-bdac-437a-b451-81fd429d5f59),volume_type_id=c9f76926-bdac-437a-b451-81fd429d5f59)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:49.755818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (815c8236-2474-45e0-905d-df114f1f9183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:49.768356 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=82,cinder:UPDATE=7,cinder:INSERT=11 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:07:49.883063 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (815c8236-2474-45e0-905d-df114f1f9183) 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-GroupSnapshotsTest-Volume-24316134',encryption_key_id=None,group_id=914cbe8a-b370-49b8-8933-8f92ff6c528b,group_type_id=<?>,metadata={},multiattach=False,project_id='40d8fe457cfa4433aa4a53d1d133ba11',qos_specs=None,replication_status=<?>,reservations=['57ba3081-4b6e-472a-9360-7a21e92a538f','355dd167-23f1-4f90-bebe-ea58eb3ef1fd','71156c53-05dc-433f-915d-822131d95e91','e87386de-a962-410b-b761-0b5cdb8f2547'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='afa70c66533a41b79f4b04be1ad323bd',volume_type_id=c9f76926-bdac-437a-b451-81fd429d5f59)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:49.885057 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6cbe87e-3aaa-487c-8bb5-c71ec45b2df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:49.988389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6cbe87e-3aaa-487c-8bb5-c71ec45b2df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:49.994916 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Flow 'volume_create_api' (3a1ccd27-f16e-442e-94de-e70a7f2eaef5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:07:49.994916 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Create volume request issued successfully.
Sep 23 14:07:49.995657 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:07:49.996098 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:07:50.005122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:07:50.014748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:50.014748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:50.022912 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-945f33d8-14e1-4f1b-a936-cc91a2971cf9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes returned with HTTP 202
Sep 23 14:07:50.027194 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 532/1073] 10.222.0.62 () {62 vars in 1277 bytes} [Fri Sep 23 14:07:49 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes => generated 906 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:07:50.041177 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-40962acf-0b18-4adc-a80b-4d10ec03e5ce None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:50.045358 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-40962acf-0b18-4adc-a80b-4d10ec03e5ce tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9
Sep 23 14:07:50.045952 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-40962acf-0b18-4adc-a80b-4d10ec03e5ce tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:50.046574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-40962acf-0b18-4adc-a80b-4d10ec03e5ce tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:50.062969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:50.062969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:50.069928 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-40962acf-0b18-4adc-a80b-4d10ec03e5ce tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:07:50.072303 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-40962acf-0b18-4adc-a80b-4d10ec03e5ce tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:07:50.072692 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-40962acf-0b18-4adc-a80b-4d10ec03e5ce tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:07:50.082710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-40962acf-0b18-4adc-a80b-4d10ec03e5ce tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:07:50.089135 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:50.089135 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:50.118492 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-40962acf-0b18-4adc-a80b-4d10ec03e5ce tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9 returned with HTTP 200
Sep 23 14:07:50.118492 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 542/1074] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:07:50 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9 => generated 974 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:07:51.133792 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bd5bbf0d-666d-4a9e-9e42-def7e2e977bc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:51.137662 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bd5bbf0d-666d-4a9e-9e42-def7e2e977bc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9
Sep 23 14:07:51.138632 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bd5bbf0d-666d-4a9e-9e42-def7e2e977bc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:51.139089 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bd5bbf0d-666d-4a9e-9e42-def7e2e977bc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:51.153381 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:51.153381 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:51.160846 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bd5bbf0d-666d-4a9e-9e42-def7e2e977bc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:07:51.162239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-bd5bbf0d-666d-4a9e-9e42-def7e2e977bc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:07:51.162655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-bd5bbf0d-666d-4a9e-9e42-def7e2e977bc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:07:51.170072 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-bd5bbf0d-666d-4a9e-9e42-def7e2e977bc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:07:51.176773 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:51.176773 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:51.191056 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bd5bbf0d-666d-4a9e-9e42-def7e2e977bc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9 returned with HTTP 200
Sep 23 14:07:51.191837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 533/1075] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:07:51 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9 => generated 999 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:51.221155 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ad3a2d46-d8ec-4a1a-988d-27650483aa33 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:51.225319 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ad3a2d46-d8ec-4a1a-988d-27650483aa33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots
Sep 23 14:07:51.226063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ad3a2d46-d8ec-4a1a-988d-27650483aa33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "914cbe8a-b370-49b8-8933-8f92ff6c528b", "name": "tempest-group_snapshot-1645112647"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:51.228267 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-ad3a2d46-d8ec-4a1a-988d-27650483aa33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating new group_snapshot {'group_snapshot': {'group_id': '914cbe8a-b370-49b8-8933-8f92ff6c528b', 'name': 'tempest-group_snapshot-1645112647'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}}
Sep 23 14:07:51.235029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:51.235029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:51.241142 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.group_snapshots [None req-ad3a2d46-d8ec-4a1a-988d-27650483aa33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating group_snapshot tempest-group_snapshot-1645112647.
Sep 23 14:07:51.323962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:51.323962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:51.344901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-ad3a2d46-d8ec-4a1a-988d-27650483aa33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1667384375 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1667384375, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:07:51.345675 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-ad3a2d46-d8ec-4a1a-988d-27650483aa33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1667384375 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1667384375, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:07:51.475803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-ad3a2d46-d8ec-4a1a-988d-27650483aa33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Created reservations ['a4fe70d8-0e97-49ed-9d6d-53a8a2fd7d81', '962acfc8-1e11-455a-b42a-71f60a5f69c7', '35eae6c9-98dc-4433-8237-f48ea45fd773', 'c130eef6-ca13-4076-a7ae-0dd601f6e99f'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:07:51.546526 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=76,cinder:INSERT=13,cinder:UPDATE=11 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:07:51.632318 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ad3a2d46-d8ec-4a1a-988d-27650483aa33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots returned with HTTP 202
Sep 23 14:07:51.633268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 543/1076] 10.222.0.62 () {62 vars in 1301 bytes} [Fri Sep 23 14:07:51 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots => generated 168 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:07:51.640673 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-55eadc23-3c2c-462e-9259-f3221565c34d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:51.645542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-55eadc23-3c2c-462e-9259-f3221565c34d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183
Sep 23 14:07:51.646246 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-55eadc23-3c2c-462e-9259-f3221565c34d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:51.646793 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-55eadc23-3c2c-462e-9259-f3221565c34d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:51.647147 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-55eadc23-3c2c-462e-9259-f3221565c34d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member f16f561b-8475-45bc-88cd-86559c396183 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:07:51.652999 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:51.652999 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:51.659878 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-55eadc23-3c2c-462e-9259-f3221565c34d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 returned with HTTP 200
Sep 23 14:07:51.660636 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 534/1077] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:07:51 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:52.669877 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7eb4b92a-6132-4930-aac7-f8f387d7dbc5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:52.674748 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7eb4b92a-6132-4930-aac7-f8f387d7dbc5 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183
Sep 23 14:07:52.675232 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7eb4b92a-6132-4930-aac7-f8f387d7dbc5 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:52.675678 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7eb4b92a-6132-4930-aac7-f8f387d7dbc5 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:52.676019 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-7eb4b92a-6132-4930-aac7-f8f387d7dbc5 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member f16f561b-8475-45bc-88cd-86559c396183 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:07:52.682054 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:52.682054 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:52.688345 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7eb4b92a-6132-4930-aac7-f8f387d7dbc5 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 returned with HTTP 200
Sep 23 14:07:52.689029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 544/1078] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:07:52 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:53.697389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c4e88204-62e9-4849-9308-19d13bfb37b2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:53.701872 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c4e88204-62e9-4849-9308-19d13bfb37b2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183
Sep 23 14:07:53.702378 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c4e88204-62e9-4849-9308-19d13bfb37b2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:53.702947 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c4e88204-62e9-4849-9308-19d13bfb37b2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:53.703551 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-c4e88204-62e9-4849-9308-19d13bfb37b2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member f16f561b-8475-45bc-88cd-86559c396183 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:07:53.709679 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:53.709679 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:53.715815 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c4e88204-62e9-4849-9308-19d13bfb37b2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 returned with HTTP 200
Sep 23 14:07:53.716482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 535/1079] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:07:53 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:54.725425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-33ecdef4-db8a-4ff5-b297-9fb8b43c6d89 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:54.729537 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-33ecdef4-db8a-4ff5-b297-9fb8b43c6d89 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183
Sep 23 14:07:54.729946 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-33ecdef4-db8a-4ff5-b297-9fb8b43c6d89 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:54.730429 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-33ecdef4-db8a-4ff5-b297-9fb8b43c6d89 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:54.730772 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-33ecdef4-db8a-4ff5-b297-9fb8b43c6d89 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member f16f561b-8475-45bc-88cd-86559c396183 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:07:54.737020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:54.737020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:54.744115 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-33ecdef4-db8a-4ff5-b297-9fb8b43c6d89 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 returned with HTTP 200
Sep 23 14:07:54.744966 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 545/1080] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:07:54 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:55.753589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2fb23e76-20ae-46e3-b5d7-aefd8c03b549 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:55.757505 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2fb23e76-20ae-46e3-b5d7-aefd8c03b549 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183
Sep 23 14:07:55.757983 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2fb23e76-20ae-46e3-b5d7-aefd8c03b549 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:55.758456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2fb23e76-20ae-46e3-b5d7-aefd8c03b549 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:55.758798 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-2fb23e76-20ae-46e3-b5d7-aefd8c03b549 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member f16f561b-8475-45bc-88cd-86559c396183 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:07:55.764669 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:55.764669 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:55.770790 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2fb23e76-20ae-46e3-b5d7-aefd8c03b549 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 returned with HTTP 200
Sep 23 14:07:55.784603 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 536/1081] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:07:55 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 => generated 308 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:55.784742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-30678774-db2b-49bc-9172-2e9ddd5ef10e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:55.784742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-30678774-db2b-49bc-9172-2e9ddd5ef10e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail
Sep 23 14:07:55.784742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-30678774-db2b-49bc-9172-2e9ddd5ef10e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:55.785285 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-30678774-db2b-49bc-9172-2e9ddd5ef10e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:55.785438 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-30678774-db2b-49bc-9172-2e9ddd5ef10e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:07:55.787555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-30678774-db2b-49bc-9172-2e9ddd5ef10e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:07:55.795478 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-30678774-db2b-49bc-9172-2e9ddd5ef10e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all snapshots completed successfully.
Sep 23 14:07:55.797752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:55.797752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:55.799975 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-30678774-db2b-49bc-9172-2e9ddd5ef10e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail returned with HTTP 200
Sep 23 14:07:55.801157 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 546/1082] 10.222.0.62 () {58 vars in 1241 bytes} [Fri Sep 23 14:07:55 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:55.811219 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8ef9ad50-336a-4d0b-be57-8d3c43c058e3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:55.815698 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8ef9ad50-336a-4d0b-be57-8d3c43c058e3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/52c0c628-f8cb-404e-91bf-fb66b3b39171
Sep 23 14:07:55.816148 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8ef9ad50-336a-4d0b-be57-8d3c43c058e3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:55.816638 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8ef9ad50-336a-4d0b-be57-8d3c43c058e3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:55.827366 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:55.827366 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:55.828928 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8ef9ad50-336a-4d0b-be57-8d3c43c058e3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Snapshot retrieved successfully.
Sep 23 14:07:55.830815 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8ef9ad50-336a-4d0b-be57-8d3c43c058e3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/52c0c628-f8cb-404e-91bf-fb66b3b39171 returned with HTTP 200
Sep 23 14:07:55.831514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 537/1083] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:07:55 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/52c0c628-f8cb-404e-91bf-fb66b3b39171 => generated 451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:55.840416 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:55.845490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/action
Sep 23 14:07:55.846284 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action body: b'{"create-from-src": {"group_snapshot_id": "f16f561b-8475-45bc-88cd-86559c396183", "name": "tempest-Group_from_snap-649560836"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:07:55.847528 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "f16f561b-8475-45bc-88cd-86559c396183", "name": "tempest-Group_from_snap-649560836"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:55.848935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating new group {'create-from-src': {'group_snapshot_id': 'f16f561b-8475-45bc-88cd-86559c396183', 'name': 'tempest-Group_from_snap-649560836'}}. {{(pid=113688) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}}
Sep 23 14:07:55.849235 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating group tempest-Group_from_snap-649560836 from group_snapshot f16f561b-8475-45bc-88cd-86559c396183.
Sep 23 14:07:55.855122 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:55.855122 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:55.868344 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:55.868344 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:55.874893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:55.874893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:55.984910 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Created reservations ['1ebc3510-2a5a-48b8-9d81-bea85de89d9f'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:07:56.165913 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.group.api [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] A mapping entry already exists for group fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f and volume type c9f76926-bdac-437a-b451-81fd429d5f59. Do not need to create again.
Sep 23 14:07:56.166667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:56.166667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:56.167746 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Availability Zones retrieved successfully.
Sep 23 14:07:56.181039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Flow 'volume_create_api' (7898a276-b0cb-42bb-b314-6ad56703239c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:07:56.183389 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21527b45-57b1-4c6c-8a4f-fcf7e015e21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:56.185713 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:07:56.224803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21527b45-57b1-4c6c-8a4f-fcf7e015e21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '52c0c628-f8cb-404e-91bf-fb66b3b39171', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:07:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9f76926-bdac-437a-b451-81fd429d5f59,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1667384375',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9f76926-bdac-437a-b451-81fd429d5f59', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:56.226829 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48487fb-40e4-49b0-bce7-65551a73e613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:56.258914 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1667384375 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1667384375, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:07:56.327330 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Created reservations ['40a7d41c-7b6c-48f1-99ea-220157a2bb10', '69b14646-6aac-4f79-ac83-e7e2e8bf9a91'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:07:56.329892 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48487fb-40e4-49b0-bce7-65551a73e613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40a7d41c-7b6c-48f1-99ea-220157a2bb10', '69b14646-6aac-4f79-ac83-e7e2e8bf9a91']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:56.331789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3399fde8-37e0-4f2c-a09d-e95a2e393a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:56.404778 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3399fde8-37e0-4f2c-a09d-e95a2e393a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f,group_type_id=<?>,metadata={},multiattach=False,project_id='40d8fe457cfa4433aa4a53d1d133ba11',qos_specs=None,replication_status=<?>,reservations=['40a7d41c-7b6c-48f1-99ea-220157a2bb10','69b14646-6aac-4f79-ac83-e7e2e8bf9a91'],size=1,snapshot_id=52c0c628-f8cb-404e-91bf-fb66b3b39171,source_replicaid=<?>,source_volid=None,status='creating',user_id='afa70c66533a41b79f4b04be1ad323bd',volume_type_id=c9f76926-bdac-437a-b451-81fd429d5f59), '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=2022-09-23T14:07:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f,host=None,id=0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d8fe457cfa4433aa4a53d1d133ba11',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=52c0c628-f8cb-404e-91bf-fb66b3b39171,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afa70c66533a41b79f4b04be1ad323bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9f76926-bdac-437a-b451-81fd429d5f59),volume_type_id=c9f76926-bdac-437a-b451-81fd429d5f59)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:56.406776 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77ee620b-652c-471b-8a0b-309783b4a7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:07:56.408831 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:UPDATE=9,cinder:SELECT=85,cinder:INSERT=6 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:07:56.449000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77ee620b-652c-471b-8a0b-309783b4a7e9) 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=None,encryption_key_id=None,group_id=fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f,group_type_id=<?>,metadata={},multiattach=False,project_id='40d8fe457cfa4433aa4a53d1d133ba11',qos_specs=None,replication_status=<?>,reservations=['40a7d41c-7b6c-48f1-99ea-220157a2bb10','69b14646-6aac-4f79-ac83-e7e2e8bf9a91'],size=1,snapshot_id=52c0c628-f8cb-404e-91bf-fb66b3b39171,source_replicaid=<?>,source_volid=None,status='creating',user_id='afa70c66533a41b79f4b04be1ad323bd',volume_type_id=c9f76926-bdac-437a-b451-81fd429d5f59)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:07:56.451305 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Flow 'volume_create_api' (7898a276-b0cb-42bb-b314-6ad56703239c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:07:56.451984 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Create volume request issued successfully.
Sep 23 14:07:56.569785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-20194863-bed4-4eb7-bfef-f3a706ef7c77 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/action returned with HTTP 202
Sep 23 14:07:56.570565 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 547/1084] 10.222.0.62 () {62 vars in 1295 bytes} [Fri Sep 23 14:07:55 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/action => generated 102 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:07:56.576940 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-80502078-016b-484d-a6d5-3ccebc34f0af None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:56.581195 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-80502078-016b-484d-a6d5-3ccebc34f0af tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail
Sep 23 14:07:56.581674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-80502078-016b-484d-a6d5-3ccebc34f0af tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:56.582119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-80502078-016b-484d-a6d5-3ccebc34f0af tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:56.582836 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-80502078-016b-484d-a6d5-3ccebc34f0af tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:07:56.584571 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-80502078-016b-484d-a6d5-3ccebc34f0af tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:07:56.635683 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-80502078-016b-484d-a6d5-3ccebc34f0af tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all volumes completed successfully.
Sep 23 14:07:56.637209 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-80502078-016b-484d-a6d5-3ccebc34f0af tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:07:56.637586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-80502078-016b-484d-a6d5-3ccebc34f0af tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:07:56.644980 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-80502078-016b-484d-a6d5-3ccebc34f0af tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:07:56.650749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:56.650749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:56.658080 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-80502078-016b-484d-a6d5-3ccebc34f0af tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:07:56.658501 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-80502078-016b-484d-a6d5-3ccebc34f0af tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:07:56.665329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-80502078-016b-484d-a6d5-3ccebc34f0af tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:07:56.670882 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:56.670882 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:56.685734 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-80502078-016b-484d-a6d5-3ccebc34f0af tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail returned with HTTP 200
Sep 23 14:07:56.686495 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 538/1085] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:07:56 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail => generated 1984 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:07:56.705128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-dcb32c03-532a-4d42-88af-9e8ff76ff740 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:56.708923 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dcb32c03-532a-4d42-88af-9e8ff76ff740 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab
Sep 23 14:07:56.709417 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dcb32c03-532a-4d42-88af-9e8ff76ff740 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:56.709874 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dcb32c03-532a-4d42-88af-9e8ff76ff740 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:56.724130 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:56.724130 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:56.730256 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-dcb32c03-532a-4d42-88af-9e8ff76ff740 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:07:56.731671 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-dcb32c03-532a-4d42-88af-9e8ff76ff740 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:07:56.732049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-dcb32c03-532a-4d42-88af-9e8ff76ff740 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:07:56.739589 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-dcb32c03-532a-4d42-88af-9e8ff76ff740 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:07:56.745111 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:56.745111 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:56.760338 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dcb32c03-532a-4d42-88af-9e8ff76ff740 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab returned with HTTP 200
Sep 23 14:07:56.761086 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 548/1086] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:07:56 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab => generated 992 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:57.778546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-63115cdd-51d8-4ccc-a675-3edf3306c762 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:57.782416 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-63115cdd-51d8-4ccc-a675-3edf3306c762 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab
Sep 23 14:07:57.782909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-63115cdd-51d8-4ccc-a675-3edf3306c762 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:57.783370 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-63115cdd-51d8-4ccc-a675-3edf3306c762 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:57.798362 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:57.798362 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:57.804301 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-63115cdd-51d8-4ccc-a675-3edf3306c762 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:07:57.805920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-63115cdd-51d8-4ccc-a675-3edf3306c762 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:07:57.806292 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-63115cdd-51d8-4ccc-a675-3edf3306c762 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:07:57.813863 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-63115cdd-51d8-4ccc-a675-3edf3306c762 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:07:57.819408 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:57.819408 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:57.833234 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-63115cdd-51d8-4ccc-a675-3edf3306c762 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab returned with HTTP 200
Sep 23 14:07:57.833958 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 539/1087] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:07:57 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab => generated 993 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:57.850562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a912b0e4-da01-4788-a27e-70c7ad776135 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:57.854776 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a912b0e4-da01-4788-a27e-70c7ad776135 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f
Sep 23 14:07:57.855301 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a912b0e4-da01-4788-a27e-70c7ad776135 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:57.855757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a912b0e4-da01-4788-a27e-70c7ad776135 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:57.856108 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-a912b0e4-da01-4788-a27e-70c7ad776135 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:07:57.863082 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:57.863082 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:57.877414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a912b0e4-da01-4788-a27e-70c7ad776135 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f returned with HTTP 200
Sep 23 14:07:57.878167 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 549/1088] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:07:57 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f => generated 417 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:07:57.887201 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:57.892042 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail
Sep 23 14:07:57.892523 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:57.892976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:57.893606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:07:57.895333 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:07:57.945051 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all volumes completed successfully.
Sep 23 14:07:57.946545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:07:57.946961 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:07:57.954054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:07:57.959892 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:57.959892 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:57.966750 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:07:57.967123 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:07:57.973659 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:07:57.979317 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:57.979317 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:57.994111 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f2adf43c-58d9-4c60-bc3e-6bc319bdbce6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail returned with HTTP 200
Sep 23 14:07:57.994884 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 540/1089] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:07:57 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail => generated 1985 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:07:58.013647 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-16d1113c-a986-4eb9-9d0a-530dca066fbc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:58.017448 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-16d1113c-a986-4eb9-9d0a-530dca066fbc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f/action
Sep 23 14:07:58.018224 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-16d1113c-a986-4eb9-9d0a-530dca066fbc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:07:58.018692 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-16d1113c-a986-4eb9-9d0a-530dca066fbc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:07:58.020789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-16d1113c-a986-4eb9-9d0a-530dca066fbc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] delete called for group fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f {{(pid=113688) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Sep 23 14:07:58.021089 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-16d1113c-a986-4eb9-9d0a-530dca066fbc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Delete group with id: fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f
Sep 23 14:07:58.027248 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:58.027248 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:58.221889 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-16d1113c-a986-4eb9-9d0a-530dca066fbc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f/action returned with HTTP 202
Sep 23 14:07:58.332414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 550/1090] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:07:58 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-999f00ac-67cb-455e-a70b-9a38728ff108 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-999f00ac-67cb-455e-a70b-9a38728ff108 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-999f00ac-67cb-455e-a70b-9a38728ff108 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-999f00ac-67cb-455e-a70b-9a38728ff108 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-999f00ac-67cb-455e-a70b-9a38728ff108 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-999f00ac-67cb-455e-a70b-9a38728ff108 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-999f00ac-67cb-455e-a70b-9a38728ff108 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-999f00ac-67cb-455e-a70b-9a38728ff108 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-999f00ac-67cb-455e-a70b-9a38728ff108 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab returned with HTTP 200
Sep 23 14:07:58.333350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 541/1091] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:07:58 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab => generated 992 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:07:59.313037 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8fa1c446-76d2-411c-a14e-9e5650a54919 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:59.317326 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8fa1c446-76d2-411c-a14e-9e5650a54919 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab
Sep 23 14:07:59.317816 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8fa1c446-76d2-411c-a14e-9e5650a54919 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:59.318269 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8fa1c446-76d2-411c-a14e-9e5650a54919 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:59.330106 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8fa1c446-76d2-411c-a14e-9e5650a54919 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab returned with HTTP 404
Sep 23 14:07:59.331036 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 551/1092] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:07:59 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/0e5f7dc0-a25f-4b4f-9dcd-155e7b44dcab => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:07:59.335719 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b7e06f45-b97e-4a97-beb3-8c5d88443812 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:59.339804 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b7e06f45-b97e-4a97-beb3-8c5d88443812 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f
Sep 23 14:07:59.340385 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b7e06f45-b97e-4a97-beb3-8c5d88443812 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:59.340833 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b7e06f45-b97e-4a97-beb3-8c5d88443812 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:59.341181 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-b7e06f45-b97e-4a97-beb3-8c5d88443812 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:07:59.346524 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b7e06f45-b97e-4a97-beb3-8c5d88443812 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f returned with HTTP 404
Sep 23 14:07:59.347406 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 542/1093] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:07:59 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/fa9fc0c0-40b3-4e20-8696-c64a3d4c2d2f => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:07:59.352673 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ba573843-0e2b-44e0-b23b-d809dac20770 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:59.356562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ba573843-0e2b-44e0-b23b-d809dac20770 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] DELETE http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183
Sep 23 14:07:59.357161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ba573843-0e2b-44e0-b23b-d809dac20770 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:59.357478 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ba573843-0e2b-44e0-b23b-d809dac20770 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:59.357819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-ba573843-0e2b-44e0-b23b-d809dac20770 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] delete called for member f16f561b-8475-45bc-88cd-86559c396183 {{(pid=113688) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}}
Sep 23 14:07:59.358097 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.group_snapshots [None req-ba573843-0e2b-44e0-b23b-d809dac20770 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Delete group_snapshot with id: f16f561b-8475-45bc-88cd-86559c396183
Sep 23 14:07:59.364804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:59.364804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:59.530806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ba573843-0e2b-44e0-b23b-d809dac20770 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 returned with HTTP 202
Sep 23 14:07:59.531937 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 552/1094] 10.222.0.62 () {60 vars in 1393 bytes} [Fri Sep 23 14:07:59 2022] DELETE /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:07:59.536081 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f7fc932a-1cdd-4b3b-970c-a20db15df11a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:59.539474 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f7fc932a-1cdd-4b3b-970c-a20db15df11a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail
Sep 23 14:07:59.539969 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f7fc932a-1cdd-4b3b-970c-a20db15df11a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:59.540416 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f7fc932a-1cdd-4b3b-970c-a20db15df11a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:59.541069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-f7fc932a-1cdd-4b3b-970c-a20db15df11a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:07:59.542749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f7fc932a-1cdd-4b3b-970c-a20db15df11a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:07:59.590684 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f7fc932a-1cdd-4b3b-970c-a20db15df11a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all volumes completed successfully.
Sep 23 14:07:59.592170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-f7fc932a-1cdd-4b3b-970c-a20db15df11a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:07:59.592549 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-f7fc932a-1cdd-4b3b-970c-a20db15df11a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:07:59.600532 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-f7fc932a-1cdd-4b3b-970c-a20db15df11a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:07:59.606342 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:59.606342 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:59.621530 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f7fc932a-1cdd-4b3b-970c-a20db15df11a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail returned with HTTP 200
Sep 23 14:07:59.622468 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 543/1095] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:07:59 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail => generated 1002 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:07:59.642204 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bc038fab-010f-40b3-8460-046beada0200 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:59.646143 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bc038fab-010f-40b3-8460-046beada0200 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail
Sep 23 14:07:59.646773 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bc038fab-010f-40b3-8460-046beada0200 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:59.647240 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bc038fab-010f-40b3-8460-046beada0200 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:59.647835 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-bc038fab-010f-40b3-8460-046beada0200 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:07:59.648519 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:59.648519 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:59.650001 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-bc038fab-010f-40b3-8460-046beada0200 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:07:59.657039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bc038fab-010f-40b3-8460-046beada0200 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all snapshots completed successfully.
Sep 23 14:07:59.658480 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:59.658480 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:59.659647 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bc038fab-010f-40b3-8460-046beada0200 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail returned with HTTP 200
Sep 23 14:07:59.663597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 553/1096] 10.222.0.62 () {58 vars in 1241 bytes} [Fri Sep 23 14:07:59 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:07:59.671716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d436d258-6465-452c-bbff-635b7b87def1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:07:59.678311 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d436d258-6465-452c-bbff-635b7b87def1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/52c0c628-f8cb-404e-91bf-fb66b3b39171
Sep 23 14:07:59.678811 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d436d258-6465-452c-bbff-635b7b87def1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:07:59.679264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d436d258-6465-452c-bbff-635b7b87def1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:07:59.694487 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:07:59.694487 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:07:59.694487 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d436d258-6465-452c-bbff-635b7b87def1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Snapshot retrieved successfully.
Sep 23 14:07:59.694487 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d436d258-6465-452c-bbff-635b7b87def1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/52c0c628-f8cb-404e-91bf-fb66b3b39171 returned with HTTP 200
Sep 23 14:07:59.694487 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 544/1097] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:07:59 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/52c0c628-f8cb-404e-91bf-fb66b3b39171 => generated 450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:00.705699 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e5235ff7-073c-4d2f-b0fb-158d4f1f765f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:00.712220 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e5235ff7-073c-4d2f-b0fb-158d4f1f765f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/52c0c628-f8cb-404e-91bf-fb66b3b39171
Sep 23 14:08:00.712678 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e5235ff7-073c-4d2f-b0fb-158d4f1f765f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:00.713619 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e5235ff7-073c-4d2f-b0fb-158d4f1f765f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:00.723016 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e5235ff7-073c-4d2f-b0fb-158d4f1f765f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/52c0c628-f8cb-404e-91bf-fb66b3b39171 returned with HTTP 404
Sep 23 14:08:00.724229 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 554/1098] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:08:00 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/52c0c628-f8cb-404e-91bf-fb66b3b39171 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:00.729017 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d897923f-c930-45f6-a6a1-135de28ab559 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:00.739125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d897923f-c930-45f6-a6a1-135de28ab559 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183
Sep 23 14:08:00.739125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d897923f-c930-45f6-a6a1-135de28ab559 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:00.739125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d897923f-c930-45f6-a6a1-135de28ab559 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:00.739125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-d897923f-c930-45f6-a6a1-135de28ab559 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member f16f561b-8475-45bc-88cd-86559c396183 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:00.742418 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d897923f-c930-45f6-a6a1-135de28ab559 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 returned with HTTP 404
Sep 23 14:08:00.743336 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 545/1099] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:00 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/f16f561b-8475-45bc-88cd-86559c396183 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:08:00.748603 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d9be63ee-9d52-4b8c-86e7-b00f97df525e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:00.752864 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d9be63ee-9d52-4b8c-86e7-b00f97df525e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail
Sep 23 14:08:00.753364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d9be63ee-9d52-4b8c-86e7-b00f97df525e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:00.753817 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d9be63ee-9d52-4b8c-86e7-b00f97df525e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:00.754401 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-d9be63ee-9d52-4b8c-86e7-b00f97df525e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:08:00.756044 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d9be63ee-9d52-4b8c-86e7-b00f97df525e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:08:00.817154 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d9be63ee-9d52-4b8c-86e7-b00f97df525e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all volumes completed successfully.
Sep 23 14:08:00.819034 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-d9be63ee-9d52-4b8c-86e7-b00f97df525e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:00.819426 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-d9be63ee-9d52-4b8c-86e7-b00f97df525e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:00.828962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-d9be63ee-9d52-4b8c-86e7-b00f97df525e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:00.836194 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:00.836194 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:00.853041 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d9be63ee-9d52-4b8c-86e7-b00f97df525e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail returned with HTTP 200
Sep 23 14:08:00.853965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 555/1100] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:08:00 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail => generated 1002 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:08:00.872170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-af7eae4d-fcfe-48b8-81a2-f6a61b4ff678 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:00.876227 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-af7eae4d-fcfe-48b8-81a2-f6a61b4ff678 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/914cbe8a-b370-49b8-8933-8f92ff6c528b/action
Sep 23 14:08:00.877245 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-af7eae4d-fcfe-48b8-81a2-f6a61b4ff678 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:08:00.877728 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-af7eae4d-fcfe-48b8-81a2-f6a61b4ff678 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:00.880407 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-af7eae4d-fcfe-48b8-81a2-f6a61b4ff678 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] delete called for group 914cbe8a-b370-49b8-8933-8f92ff6c528b {{(pid=113687) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Sep 23 14:08:00.880889 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.groups [None req-af7eae4d-fcfe-48b8-81a2-f6a61b4ff678 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Delete group with id: 914cbe8a-b370-49b8-8933-8f92ff6c528b
Sep 23 14:08:00.883472 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:UPDATE=6,cinder:SELECT=93,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:00.888487 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:00.888487 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:01.084945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-af7eae4d-fcfe-48b8-81a2-f6a61b4ff678 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/914cbe8a-b370-49b8-8933-8f92ff6c528b/action returned with HTTP 202
Sep 23 14:08:01.086462 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 546/1101] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:08:00 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/914cbe8a-b370-49b8-8933-8f92ff6c528b/action => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:08:01.091381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ae35a8f4-cca1-44de-8782-6f65d1be5874 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:01.096012 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ae35a8f4-cca1-44de-8782-6f65d1be5874 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9
Sep 23 14:08:01.097597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ae35a8f4-cca1-44de-8782-6f65d1be5874 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:01.097712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ae35a8f4-cca1-44de-8782-6f65d1be5874 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:01.112890 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:01.112890 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:01.121504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ae35a8f4-cca1-44de-8782-6f65d1be5874 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:08:01.122970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-ae35a8f4-cca1-44de-8782-6f65d1be5874 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:01.123861 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-ae35a8f4-cca1-44de-8782-6f65d1be5874 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:01.131982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-ae35a8f4-cca1-44de-8782-6f65d1be5874 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:01.139006 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:01.139006 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:01.156008 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ae35a8f4-cca1-44de-8782-6f65d1be5874 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9 returned with HTTP 200
Sep 23 14:08:01.157000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 556/1102] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:08:01 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9 => generated 998 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:02.175623 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6b53f7c2-8aa4-4457-a847-b1d9572c869b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:02.179121 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6b53f7c2-8aa4-4457-a847-b1d9572c869b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9
Sep 23 14:08:02.179637 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6b53f7c2-8aa4-4457-a847-b1d9572c869b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:02.180089 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6b53f7c2-8aa4-4457-a847-b1d9572c869b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:02.193089 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6b53f7c2-8aa4-4457-a847-b1d9572c869b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9 returned with HTTP 404
Sep 23 14:08:02.193939 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 547/1103] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:08:02 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:08:02.198658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3dce9de2-755c-449c-9ee9-e712ab608397 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:02.202794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3dce9de2-755c-449c-9ee9-e712ab608397 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/914cbe8a-b370-49b8-8933-8f92ff6c528b
Sep 23 14:08:02.203425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3dce9de2-755c-449c-9ee9-e712ab608397 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:02.203884 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3dce9de2-755c-449c-9ee9-e712ab608397 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:02.204228 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-3dce9de2-755c-449c-9ee9-e712ab608397 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 914cbe8a-b370-49b8-8933-8f92ff6c528b {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:02.210293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3dce9de2-755c-449c-9ee9-e712ab608397 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/914cbe8a-b370-49b8-8933-8f92ff6c528b returned with HTTP 404
Sep 23 14:08:02.211291 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 557/1104] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:02 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/914cbe8a-b370-49b8-8933-8f92ff6c528b => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Sep 23 14:08:02.215836 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-325f4e02-97d1-49ec-8823-ce0f91386a9a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:02.219510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-325f4e02-97d1-49ec-8823-ce0f91386a9a tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] DELETE http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types/01176f1b-062f-4bb7-ad82-3ddadb875676
Sep 23 14:08:02.219992 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-325f4e02-97d1-49ec-8823-ce0f91386a9a tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:02.221097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-325f4e02-97d1-49ec-8823-ce0f91386a9a tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:02.322115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-325f4e02-97d1-49ec-8823-ce0f91386a9a tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types/01176f1b-062f-4bb7-ad82-3ddadb875676 returned with HTTP 202
Sep 23 14:08:02.322936 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 548/1105] 10.222.0.62 () {60 vars in 1381 bytes} [Fri Sep 23 14:08:02 2022] DELETE /volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types/01176f1b-062f-4bb7-ad82-3ddadb875676 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:08:02.330262 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-528b57ef-cb4f-4717-b641-b163ed8ca4fd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:02.334060 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-528b57ef-cb4f-4717-b641-b163ed8ca4fd tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] POST http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types
Sep 23 14:08:02.334862 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-528b57ef-cb4f-4717-b641-b163ed8ca4fd tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-643659129"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:02.401817 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-528b57ef-cb4f-4717-b641-b163ed8ca4fd tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types returned with HTTP 200
Sep 23 14:08:02.402584 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 558/1106] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:08:02 2022] POST /volume/v3/bc4c978f05a1420c85e8e8d087735e58/types => generated 223 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:02.409900 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3024f67b-0e88-4a36-8efb-72dfdecd935d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:02.414066 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3024f67b-0e88-4a36-8efb-72dfdecd935d tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] POST http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types
Sep 23 14:08:02.414851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3024f67b-0e88-4a36-8efb-72dfdecd935d tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1642108206"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:02.487644 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3024f67b-0e88-4a36-8efb-72dfdecd935d tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types returned with HTTP 202
Sep 23 14:08:02.488378 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 549/1107] 10.222.0.62 () {62 vars in 1288 bytes} [Fri Sep 23 14:08:02 2022] POST /volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types => generated 181 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:02.495338 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-46e17fbb-f3d5-4a4a-8d23-f949c8839c58 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:02.499184 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-46e17fbb-f3d5-4a4a-8d23-f949c8839c58 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups
Sep 23 14:08:02.499919 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-46e17fbb-f3d5-4a4a-8d23-f949c8839c58 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3395e6ac-1ea0-46a9-ace5-0b277efad495", "volume_types": ["857ac62d-1956-4821-be6f-1c17c4e1478a"], "name": "tempest-GroupSnapshotsTest-Group-919384369"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:02.502273 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-46e17fbb-f3d5-4a4a-8d23-f949c8839c58 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating new group {'group': {'group_type': '3395e6ac-1ea0-46a9-ace5-0b277efad495', 'volume_types': ['857ac62d-1956-4821-be6f-1c17c4e1478a'], 'name': 'tempest-GroupSnapshotsTest-Group-919384369'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Sep 23 14:08:02.508618 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-46e17fbb-f3d5-4a4a-8d23-f949c8839c58 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating group tempest-GroupSnapshotsTest-Group-919384369.
Sep 23 14:08:02.521475 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-46e17fbb-f3d5-4a4a-8d23-f949c8839c58 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Availability Zones retrieved successfully.
Sep 23 14:08:02.523084 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=90,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:02.596839 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-46e17fbb-f3d5-4a4a-8d23-f949c8839c58 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Created reservations ['6a89f200-c154-4039-ac3d-931f325d3d43'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:02.789901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-46e17fbb-f3d5-4a4a-8d23-f949c8839c58 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups returned with HTTP 202
Sep 23 14:08:02.794562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 559/1108] 10.222.0.62 () {62 vars in 1274 bytes} [Fri Sep 23 14:08:02 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups => generated 111 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:02.797527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e6fe40e5-20be-429e-9059-32ca5141160f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:02.801757 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e6fe40e5-20be-429e-9059-32ca5141160f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:02.802162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e6fe40e5-20be-429e-9059-32ca5141160f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:02.806189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e6fe40e5-20be-429e-9059-32ca5141160f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:02.806189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-e6fe40e5-20be-429e-9059-32ca5141160f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 9f24d17f-e1fa-4652-85df-50cda3e9834a {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:02.809759 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:02.809759 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:02.824560 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e6fe40e5-20be-429e-9059-32ca5141160f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 200
Sep 23 14:08:02.828521 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 550/1109] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:02 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:03.835584 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a2714f2d-132a-41f7-862f-d9e3e9182abe None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:03.839587 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a2714f2d-132a-41f7-862f-d9e3e9182abe tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:03.840123 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a2714f2d-132a-41f7-862f-d9e3e9182abe tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:03.840581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a2714f2d-132a-41f7-862f-d9e3e9182abe tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:03.840953 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-a2714f2d-132a-41f7-862f-d9e3e9182abe tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 9f24d17f-e1fa-4652-85df-50cda3e9834a {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:03.848299 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:03.848299 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:03.861899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a2714f2d-132a-41f7-862f-d9e3e9182abe tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 200
Sep 23 14:08:03.862671 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 560/1110] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:03 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:03.871739 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:03.875109 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes
Sep 23 14:08:03.875938 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "857ac62d-1956-4821-be6f-1c17c4e1478a", "group_id": "9f24d17f-e1fa-4652-85df-50cda3e9834a", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1841385071"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:03.878828 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Create volume request body: {'volume': {'volume_type': '857ac62d-1956-4821-be6f-1c17c4e1478a', 'group_id': '9f24d17f-e1fa-4652-85df-50cda3e9834a', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1841385071'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:08:03.890919 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:03.890919 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:03.891830 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Create volume of 1 GB
Sep 23 14:08:03.901866 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Availability Zones retrieved successfully.
Sep 23 14:08:03.917394 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Flow 'volume_create_api' (d31be043-7a30-4e10-93e4-bfbe396afea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:03.920069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7aadad8-d90a-4ff0-8e5b-f1069ab810d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:03.921551 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:03.921551 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:03.922461 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:08:03.946452 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7aadad8-d90a-4ff0-8e5b-f1069ab810d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:08:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=857ac62d-1956-4821-be6f-1c17c4e1478a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-643659129',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '857ac62d-1956-4821-be6f-1c17c4e1478a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9f24d17f-e1fa-4652-85df-50cda3e9834a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:03.948392 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (835d08a1-704d-4bb0-8eb6-e2bba713c75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:03.981186 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-643659129 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-643659129, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:08:03.981952 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-643659129 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-643659129, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:08:04.115574 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Created reservations ['91584eb8-6609-4adb-96c8-fd13734bdb51', '862d59f1-fc10-4ad7-8eb0-4ea2198a694d', 'c9e38fac-f5ff-40bd-9a03-f5d5d1a507ad', 'bcfde74b-7bea-4e82-a38b-725da7edf3cb'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:04.117372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (835d08a1-704d-4bb0-8eb6-e2bba713c75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91584eb8-6609-4adb-96c8-fd13734bdb51', '862d59f1-fc10-4ad7-8eb0-4ea2198a694d', 'c9e38fac-f5ff-40bd-9a03-f5d5d1a507ad', 'bcfde74b-7bea-4e82-a38b-725da7edf3cb']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:04.119523 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f89e8cad-dc90-4e9d-a057-6a022e5fff3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:04.204081 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f89e8cad-dc90-4e9d-a057-6a022e5fff3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34401a78-c01b-484e-b565-91e10b784631', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1841385071',encryption_key_id=None,group_id=9f24d17f-e1fa-4652-85df-50cda3e9834a,group_type_id=<?>,metadata={},multiattach=False,project_id='40d8fe457cfa4433aa4a53d1d133ba11',qos_specs=None,replication_status=<?>,reservations=['91584eb8-6609-4adb-96c8-fd13734bdb51','862d59f1-fc10-4ad7-8eb0-4ea2198a694d','c9e38fac-f5ff-40bd-9a03-f5d5d1a507ad','bcfde74b-7bea-4e82-a38b-725da7edf3cb'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='afa70c66533a41b79f4b04be1ad323bd',volume_type_id=857ac62d-1956-4821-be6f-1c17c4e1478a), '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=2022-09-23T14:08:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1841385071',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=9f24d17f-e1fa-4652-85df-50cda3e9834a,host=None,id=34401a78-c01b-484e-b565-91e10b784631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d8fe457cfa4433aa4a53d1d133ba11',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='afa70c66533a41b79f4b04be1ad323bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(857ac62d-1956-4821-be6f-1c17c4e1478a),volume_type_id=857ac62d-1956-4821-be6f-1c17c4e1478a)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:04.206785 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd22b293-de48-42ac-8328-842937002557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:04.226129 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=76,cinder:UPDATE=16,cinder:INSERT=8 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:04.294480 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd22b293-de48-42ac-8328-842937002557) 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-GroupSnapshotsTest-Volume-1841385071',encryption_key_id=None,group_id=9f24d17f-e1fa-4652-85df-50cda3e9834a,group_type_id=<?>,metadata={},multiattach=False,project_id='40d8fe457cfa4433aa4a53d1d133ba11',qos_specs=None,replication_status=<?>,reservations=['91584eb8-6609-4adb-96c8-fd13734bdb51','862d59f1-fc10-4ad7-8eb0-4ea2198a694d','c9e38fac-f5ff-40bd-9a03-f5d5d1a507ad','bcfde74b-7bea-4e82-a38b-725da7edf3cb'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='afa70c66533a41b79f4b04be1ad323bd',volume_type_id=857ac62d-1956-4821-be6f-1c17c4e1478a)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:04.296291 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e219c714-5371-481d-86d9-827a86065fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:04.398746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e219c714-5371-481d-86d9-827a86065fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:04.401176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Flow 'volume_create_api' (d31be043-7a30-4e10-93e4-bfbe396afea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:04.401852 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Create volume request issued successfully.
Sep 23 14:08:04.403242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:04.403620 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:04.411327 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:04.416997 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:04.416997 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:04.423514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ef3e313a-f03f-4197-9839-fb3151cfc603 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes returned with HTTP 202
Sep 23 14:08:04.424307 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 551/1111] 10.222.0.62 () {62 vars in 1277 bytes} [Fri Sep 23 14:08:03 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes => generated 907 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:04.440421 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-14d8df4e-4e36-4d91-ac1c-70ed806e8a3f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:04.443993 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-14d8df4e-4e36-4d91-ac1c-70ed806e8a3f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/34401a78-c01b-484e-b565-91e10b784631
Sep 23 14:08:04.444484 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-14d8df4e-4e36-4d91-ac1c-70ed806e8a3f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:04.444939 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-14d8df4e-4e36-4d91-ac1c-70ed806e8a3f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:04.463255 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:04.463255 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:04.465861 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-14d8df4e-4e36-4d91-ac1c-70ed806e8a3f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:08:04.467263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-14d8df4e-4e36-4d91-ac1c-70ed806e8a3f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:04.467642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-14d8df4e-4e36-4d91-ac1c-70ed806e8a3f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:04.474774 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-14d8df4e-4e36-4d91-ac1c-70ed806e8a3f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:04.480455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:04.480455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:04.495054 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-14d8df4e-4e36-4d91-ac1c-70ed806e8a3f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/34401a78-c01b-484e-b565-91e10b784631 returned with HTTP 200
Sep 23 14:08:04.495801 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 561/1112] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:08:04 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/34401a78-c01b-484e-b565-91e10b784631 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:05.513949 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-96234dc9-59a2-4487-a99a-de7c83d50ab6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:05.518148 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-96234dc9-59a2-4487-a99a-de7c83d50ab6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/34401a78-c01b-484e-b565-91e10b784631
Sep 23 14:08:05.518701 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-96234dc9-59a2-4487-a99a-de7c83d50ab6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:05.519157 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-96234dc9-59a2-4487-a99a-de7c83d50ab6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:05.533862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:05.533862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:05.540091 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-96234dc9-59a2-4487-a99a-de7c83d50ab6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:08:05.541437 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-96234dc9-59a2-4487-a99a-de7c83d50ab6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:05.541846 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-96234dc9-59a2-4487-a99a-de7c83d50ab6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:05.548727 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-96234dc9-59a2-4487-a99a-de7c83d50ab6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:05.554195 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:05.554195 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:05.568207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-96234dc9-59a2-4487-a99a-de7c83d50ab6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/34401a78-c01b-484e-b565-91e10b784631 returned with HTTP 200
Sep 23 14:08:05.568926 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 552/1113] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:08:05 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/34401a78-c01b-484e-b565-91e10b784631 => generated 1000 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:08:05.586569 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a6200ff9-3184-4e87-8935-075724c89c25 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:05.590282 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes
Sep 23 14:08:05.591058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "857ac62d-1956-4821-be6f-1c17c4e1478a", "group_id": "9f24d17f-e1fa-4652-85df-50cda3e9834a", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-758514170"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:05.593478 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Create volume request body: {'volume': {'volume_type': '857ac62d-1956-4821-be6f-1c17c4e1478a', 'group_id': '9f24d17f-e1fa-4652-85df-50cda3e9834a', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-758514170'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:08:05.606920 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:05.606920 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:05.607854 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Create volume of 1 GB
Sep 23 14:08:05.617325 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Availability Zones retrieved successfully.
Sep 23 14:08:05.633106 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Flow 'volume_create_api' (984356db-4dbd-46fa-b97c-4c5ece096468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:05.635882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61bf87c6-9507-45f8-81a5-ddb838be5fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:05.641842 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:05.641842 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:05.641842 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:08:05.663339 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61bf87c6-9507-45f8-81a5-ddb838be5fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:08:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=857ac62d-1956-4821-be6f-1c17c4e1478a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-643659129',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '857ac62d-1956-4821-be6f-1c17c4e1478a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9f24d17f-e1fa-4652-85df-50cda3e9834a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:05.665292 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21794515-cf9e-4ff9-878e-6b882bdbe4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:05.696754 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-643659129 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-643659129, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:08:05.697512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-643659129 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-643659129, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:08:05.802037 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Created reservations ['0139c11d-7002-498a-9332-74b0d60fc4cb', '10dddf5f-364e-4159-8122-9a09a4fe5e4f', '52dcf173-9136-4e00-8025-b06bd6cc5fac', '6d1be044-a345-43f8-a16d-71747f471da7'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:05.803727 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21794515-cf9e-4ff9-878e-6b882bdbe4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0139c11d-7002-498a-9332-74b0d60fc4cb', '10dddf5f-364e-4159-8122-9a09a4fe5e4f', '52dcf173-9136-4e00-8025-b06bd6cc5fac', '6d1be044-a345-43f8-a16d-71747f471da7']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:05.805898 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adfa68e5-4dfb-4c0f-8067-57efb26919af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:05.873246 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adfa68e5-4dfb-4c0f-8067-57efb26919af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bccb33bf-f345-422e-98af-2a9a1a4477d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-758514170',encryption_key_id=None,group_id=9f24d17f-e1fa-4652-85df-50cda3e9834a,group_type_id=<?>,metadata={},multiattach=False,project_id='40d8fe457cfa4433aa4a53d1d133ba11',qos_specs=None,replication_status=<?>,reservations=['0139c11d-7002-498a-9332-74b0d60fc4cb','10dddf5f-364e-4159-8122-9a09a4fe5e4f','52dcf173-9136-4e00-8025-b06bd6cc5fac','6d1be044-a345-43f8-a16d-71747f471da7'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='afa70c66533a41b79f4b04be1ad323bd',volume_type_id=857ac62d-1956-4821-be6f-1c17c4e1478a), '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=2022-09-23T14:08:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-758514170',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=9f24d17f-e1fa-4652-85df-50cda3e9834a,host=None,id=bccb33bf-f345-422e-98af-2a9a1a4477d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d8fe457cfa4433aa4a53d1d133ba11',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='afa70c66533a41b79f4b04be1ad323bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(857ac62d-1956-4821-be6f-1c17c4e1478a),volume_type_id=857ac62d-1956-4821-be6f-1c17c4e1478a)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:05.875120 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e72e5c5f-9d34-4dc9-8ad6-5245dc3ef2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:05.952113 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e72e5c5f-9d34-4dc9-8ad6-5245dc3ef2d1) 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-GroupSnapshotsTest-Volume-758514170',encryption_key_id=None,group_id=9f24d17f-e1fa-4652-85df-50cda3e9834a,group_type_id=<?>,metadata={},multiattach=False,project_id='40d8fe457cfa4433aa4a53d1d133ba11',qos_specs=None,replication_status=<?>,reservations=['0139c11d-7002-498a-9332-74b0d60fc4cb','10dddf5f-364e-4159-8122-9a09a4fe5e4f','52dcf173-9136-4e00-8025-b06bd6cc5fac','6d1be044-a345-43f8-a16d-71747f471da7'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='afa70c66533a41b79f4b04be1ad323bd',volume_type_id=857ac62d-1956-4821-be6f-1c17c4e1478a)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:05.953881 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eb9c74b-c919-4bc9-b521-4e2cf832ba62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:06.026348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eb9c74b-c919-4bc9-b521-4e2cf832ba62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:06.028688 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Flow 'volume_create_api' (984356db-4dbd-46fa-b97c-4c5ece096468) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:06.029360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Create volume request issued successfully.
Sep 23 14:08:06.030758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:06.031138 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:06.038539 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:06.044681 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:06.044681 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:06.047018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=76,cinder:INSERT=9,cinder:UPDATE=15 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:06.052202 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a6200ff9-3184-4e87-8935-075724c89c25 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes returned with HTTP 202
Sep 23 14:08:06.053124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 562/1114] 10.222.0.62 () {62 vars in 1277 bytes} [Fri Sep 23 14:08:05 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes => generated 906 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:06.068854 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-80568758-0938-400a-908f-a2dfa40f132d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:06.072651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-80568758-0938-400a-908f-a2dfa40f132d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7
Sep 23 14:08:06.075931 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-80568758-0938-400a-908f-a2dfa40f132d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:06.075931 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-80568758-0938-400a-908f-a2dfa40f132d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:06.088258 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:06.088258 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:06.095019 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-80568758-0938-400a-908f-a2dfa40f132d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:08:06.096461 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-80568758-0938-400a-908f-a2dfa40f132d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:06.096839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-80568758-0938-400a-908f-a2dfa40f132d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:06.105582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-80568758-0938-400a-908f-a2dfa40f132d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:06.111924 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:06.111924 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:06.131764 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-80568758-0938-400a-908f-a2dfa40f132d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7 returned with HTTP 200
Sep 23 14:08:06.132583 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 553/1115] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:08:06 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7 => generated 974 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:07.149964 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5f6aa891-1a5e-4575-8f17-78e5902acff2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:07.153781 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5f6aa891-1a5e-4575-8f17-78e5902acff2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7
Sep 23 14:08:07.154273 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5f6aa891-1a5e-4575-8f17-78e5902acff2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:07.154757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5f6aa891-1a5e-4575-8f17-78e5902acff2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:07.169537 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:07.169537 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:07.176662 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-5f6aa891-1a5e-4575-8f17-78e5902acff2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:08:07.178101 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-5f6aa891-1a5e-4575-8f17-78e5902acff2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:07.178515 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-5f6aa891-1a5e-4575-8f17-78e5902acff2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:07.186312 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-5f6aa891-1a5e-4575-8f17-78e5902acff2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:07.192047 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:07.192047 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:07.206013 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5f6aa891-1a5e-4575-8f17-78e5902acff2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7 returned with HTTP 200
Sep 23 14:08:07.206794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 563/1116] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:08:07 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7 => generated 999 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:07.224222 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1fcef8af-b1e8-4899-a9d7-ad8d4cd59c69 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:07.228254 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1fcef8af-b1e8-4899-a9d7-ad8d4cd59c69 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] PUT http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:07.229025 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1fcef8af-b1e8-4899-a9d7-ad8d4cd59c69 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "34401a78-c01b-484e-b565-91e10b784631"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:07.231250 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-1fcef8af-b1e8-4899-a9d7-ad8d4cd59c69 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Update called for group 9f24d17f-e1fa-4652-85df-50cda3e9834a. {{(pid=113687) update /opt/stack/cinder/cinder/api/v3/groups.py:302}}
Sep 23 14:08:07.231573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.groups [None req-1fcef8af-b1e8-4899-a9d7-ad8d4cd59c69 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Updating group 9f24d17f-e1fa-4652-85df-50cda3e9834a with name None description: None add_volumes: None remove_volumes: 34401a78-c01b-484e-b565-91e10b784631.
Sep 23 14:08:07.238561 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:07.238561 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:07.324783 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1fcef8af-b1e8-4899-a9d7-ad8d4cd59c69 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 202
Sep 23 14:08:07.325607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 554/1117] 10.222.0.62 () {62 vars in 1383 bytes} [Fri Sep 23 14:08:07 2022] PUT /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:08:07.331178 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9cb632d4-f77e-4f3f-a08e-07e2b0456a18 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:07.335607 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9cb632d4-f77e-4f3f-a08e-07e2b0456a18 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:07.336098 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9cb632d4-f77e-4f3f-a08e-07e2b0456a18 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:07.336555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9cb632d4-f77e-4f3f-a08e-07e2b0456a18 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:07.336898 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-9cb632d4-f77e-4f3f-a08e-07e2b0456a18 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 9f24d17f-e1fa-4652-85df-50cda3e9834a {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:07.343043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:07.343043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:07.356950 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9cb632d4-f77e-4f3f-a08e-07e2b0456a18 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 200
Sep 23 14:08:07.357787 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 564/1118] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:07 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:08.367821 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3db2aee3-1e09-4cae-9b63-113c036fa94f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:08.371671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3db2aee3-1e09-4cae-9b63-113c036fa94f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:08.372184 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3db2aee3-1e09-4cae-9b63-113c036fa94f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:08.372633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3db2aee3-1e09-4cae-9b63-113c036fa94f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:08.372973 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-3db2aee3-1e09-4cae-9b63-113c036fa94f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 9f24d17f-e1fa-4652-85df-50cda3e9834a {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:08.379796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:08.379796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:08.393191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3db2aee3-1e09-4cae-9b63-113c036fa94f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 200
Sep 23 14:08:08.393874 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 555/1119] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:08 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:08.403025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-56186be4-fd78-4fa8-9c56-50627cfc9c95 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:08.406847 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-56186be4-fd78-4fa8-9c56-50627cfc9c95 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] PUT http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:08.407592 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-56186be4-fd78-4fa8-9c56-50627cfc9c95 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "34401a78-c01b-484e-b565-91e10b784631"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:08.409892 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-56186be4-fd78-4fa8-9c56-50627cfc9c95 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Update called for group 9f24d17f-e1fa-4652-85df-50cda3e9834a. {{(pid=113688) update /opt/stack/cinder/cinder/api/v3/groups.py:302}}
Sep 23 14:08:08.410182 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-56186be4-fd78-4fa8-9c56-50627cfc9c95 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Updating group 9f24d17f-e1fa-4652-85df-50cda3e9834a with name None description: None add_volumes: 34401a78-c01b-484e-b565-91e10b784631 remove_volumes: None.
Sep 23 14:08:08.416128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:08.416128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:08.547363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-56186be4-fd78-4fa8-9c56-50627cfc9c95 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 202
Sep 23 14:08:08.548109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 565/1120] 10.222.0.62 () {62 vars in 1383 bytes} [Fri Sep 23 14:08:08 2022] PUT /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:08:08.553558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8f126270-7d8e-4c9c-a88e-7211f556f58e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:08.559751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8f126270-7d8e-4c9c-a88e-7211f556f58e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:08.559751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8f126270-7d8e-4c9c-a88e-7211f556f58e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:08.559751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8f126270-7d8e-4c9c-a88e-7211f556f58e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:08.559751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-8f126270-7d8e-4c9c-a88e-7211f556f58e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 9f24d17f-e1fa-4652-85df-50cda3e9834a {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:08.565748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:08.565748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:08.579150 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8f126270-7d8e-4c9c-a88e-7211f556f58e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 200
Sep 23 14:08:08.579836 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 556/1121] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:08 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:09.589778 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c2cbc92c-c187-4cad-a9a8-170c2b322ec0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:09.593621 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c2cbc92c-c187-4cad-a9a8-170c2b322ec0 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:09.594105 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c2cbc92c-c187-4cad-a9a8-170c2b322ec0 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:09.594588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c2cbc92c-c187-4cad-a9a8-170c2b322ec0 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:09.594931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-c2cbc92c-c187-4cad-a9a8-170c2b322ec0 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 9f24d17f-e1fa-4652-85df-50cda3e9834a {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:09.601104 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:09.601104 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:09.614137 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c2cbc92c-c187-4cad-a9a8-170c2b322ec0 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 200
Sep 23 14:08:09.614891 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 566/1122] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:09 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:09.623614 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-56185594-94c5-41ae-9c1b-58a2ba8716e6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:09.627977 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-56185594-94c5-41ae-9c1b-58a2ba8716e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] PUT http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:09.628699 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-56185594-94c5-41ae-9c1b-58a2ba8716e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "bccb33bf-f345-422e-98af-2a9a1a4477d7"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:09.630905 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-56185594-94c5-41ae-9c1b-58a2ba8716e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Update called for group 9f24d17f-e1fa-4652-85df-50cda3e9834a. {{(pid=113687) update /opt/stack/cinder/cinder/api/v3/groups.py:302}}
Sep 23 14:08:09.640528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.groups [None req-56185594-94c5-41ae-9c1b-58a2ba8716e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Updating group 9f24d17f-e1fa-4652-85df-50cda3e9834a with name None description: None add_volumes: None remove_volumes: bccb33bf-f345-422e-98af-2a9a1a4477d7.
Sep 23 14:08:09.640528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:09.640528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:09.764567 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-56185594-94c5-41ae-9c1b-58a2ba8716e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 202
Sep 23 14:08:09.765926 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 557/1123] 10.222.0.62 () {62 vars in 1383 bytes} [Fri Sep 23 14:08:09 2022] PUT /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:08:09.770231 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8368c302-9caf-4b51-9d32-0eda7c748ae3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:09.774242 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8368c302-9caf-4b51-9d32-0eda7c748ae3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:09.774757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8368c302-9caf-4b51-9d32-0eda7c748ae3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:09.775208 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8368c302-9caf-4b51-9d32-0eda7c748ae3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:09.775623 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-8368c302-9caf-4b51-9d32-0eda7c748ae3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 9f24d17f-e1fa-4652-85df-50cda3e9834a {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:09.781624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:09.781624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:09.796248 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8368c302-9caf-4b51-9d32-0eda7c748ae3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 200
Sep 23 14:08:09.796970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 567/1124] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:09 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:10.808556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-14c464ae-c314-4970-821a-c66d08c37758 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:10.812376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-14c464ae-c314-4970-821a-c66d08c37758 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:10.812863 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-14c464ae-c314-4970-821a-c66d08c37758 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:10.813313 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-14c464ae-c314-4970-821a-c66d08c37758 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:10.813654 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-14c464ae-c314-4970-821a-c66d08c37758 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 9f24d17f-e1fa-4652-85df-50cda3e9834a {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:10.820355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:10.820355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:10.835564 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-14c464ae-c314-4970-821a-c66d08c37758 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 200
Sep 23 14:08:10.836534 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 558/1125] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:10 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:10.845376 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-89880d80-a033-43a5-a0cf-98a6139f611f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:10.850118 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-89880d80-a033-43a5-a0cf-98a6139f611f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] PUT http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:10.850910 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-89880d80-a033-43a5-a0cf-98a6139f611f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "bccb33bf-f345-422e-98af-2a9a1a4477d7"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:10.853087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-89880d80-a033-43a5-a0cf-98a6139f611f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Update called for group 9f24d17f-e1fa-4652-85df-50cda3e9834a. {{(pid=113688) update /opt/stack/cinder/cinder/api/v3/groups.py:302}}
Sep 23 14:08:10.853384 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-89880d80-a033-43a5-a0cf-98a6139f611f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Updating group 9f24d17f-e1fa-4652-85df-50cda3e9834a with name None description: None add_volumes: bccb33bf-f345-422e-98af-2a9a1a4477d7 remove_volumes: None.
Sep 23 14:08:10.859666 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:10.859666 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:10.964630 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-89880d80-a033-43a5-a0cf-98a6139f611f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 202
Sep 23 14:08:10.965519 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 568/1126] 10.222.0.62 () {62 vars in 1383 bytes} [Fri Sep 23 14:08:10 2022] PUT /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:08:10.970263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f7be6990-ac28-4a12-99ef-ffe072176dc1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:10.974235 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f7be6990-ac28-4a12-99ef-ffe072176dc1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:10.974754 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f7be6990-ac28-4a12-99ef-ffe072176dc1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:10.975203 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f7be6990-ac28-4a12-99ef-ffe072176dc1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:10.975550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-f7be6990-ac28-4a12-99ef-ffe072176dc1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 9f24d17f-e1fa-4652-85df-50cda3e9834a {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:10.981546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:10.981546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:10.994940 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f7be6990-ac28-4a12-99ef-ffe072176dc1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 200
Sep 23 14:08:10.995684 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 559/1127] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:10 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:12.007390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-775fda6e-c55e-400e-a2d6-d512a31771a2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:12.011757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-775fda6e-c55e-400e-a2d6-d512a31771a2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:12.012270 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-775fda6e-c55e-400e-a2d6-d512a31771a2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:12.012753 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-775fda6e-c55e-400e-a2d6-d512a31771a2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:12.013091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-775fda6e-c55e-400e-a2d6-d512a31771a2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 9f24d17f-e1fa-4652-85df-50cda3e9834a {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:12.019754 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:12.019754 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:12.032768 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-775fda6e-c55e-400e-a2d6-d512a31771a2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 200
Sep 23 14:08:12.033648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 569/1128] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:12 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:08:12.043149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:12.046637 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail
Sep 23 14:08:12.047127 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:12.047577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:12.048237 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:08:12.049000 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:12.049000 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:12.049984 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:08:12.103317 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all volumes completed successfully.
Sep 23 14:08:12.104865 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:12.105245 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:12.113925 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:12.119772 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:12.119772 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:12.126771 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:12.127160 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:12.134188 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:12.139715 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:12.139715 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:12.154974 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a6c7a5d6-d013-4f30-b8ad-5e5d1c16c79c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail returned with HTTP 200
Sep 23 14:08:12.156589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 560/1129] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:08:12 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail => generated 1992 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:08:12.174814 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-45de1885-55fe-4776-a673-e9762759ca22 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:12.178814 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-45de1885-55fe-4776-a673-e9762759ca22 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots
Sep 23 14:08:12.179561 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-45de1885-55fe-4776-a673-e9762759ca22 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9f24d17f-e1fa-4652-85df-50cda3e9834a", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-812340130"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:12.183191 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-45de1885-55fe-4776-a673-e9762759ca22 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating new group_snapshot {'group_snapshot': {'group_id': '9f24d17f-e1fa-4652-85df-50cda3e9834a', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-812340130'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}}
Sep 23 14:08:12.188010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:12.188010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:12.195663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.group_snapshots [None req-45de1885-55fe-4776-a673-e9762759ca22 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-812340130.
Sep 23 14:08:12.286608 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:12.286608 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:12.314726 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-45de1885-55fe-4776-a673-e9762759ca22 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-643659129 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-643659129, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:08:12.381186 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=89,cinder:UPDATE=5,cinder:INSERT=6 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:12.447701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-45de1885-55fe-4776-a673-e9762759ca22 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Created reservations ['c9ebd06a-cc68-47ad-9e93-79854b447c96', '56ca0ada-9f14-4dc1-a28d-956cec878f0b', '8631f5f3-4795-4b36-8e4c-de7d0bc507db', 'b890b35e-edb5-4115-8503-d043a9c6b762'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:12.695458 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-45de1885-55fe-4776-a673-e9762759ca22 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots returned with HTTP 202
Sep 23 14:08:12.696327 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 570/1130] 10.222.0.62 () {62 vars in 1301 bytes} [Fri Sep 23 14:08:12 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots => generated 186 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:12.703096 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0b11f0d0-033b-4c59-bbde-8a2d49a6e34b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:12.708007 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0b11f0d0-033b-4c59-bbde-8a2d49a6e34b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c
Sep 23 14:08:12.708525 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0b11f0d0-033b-4c59-bbde-8a2d49a6e34b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:12.708985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0b11f0d0-033b-4c59-bbde-8a2d49a6e34b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:12.709360 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-0b11f0d0-033b-4c59-bbde-8a2d49a6e34b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member fe0367c7-0a8d-4b27-a549-cc24d39edd3c {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:12.716397 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:12.716397 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:12.723709 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0b11f0d0-033b-4c59-bbde-8a2d49a6e34b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c returned with HTTP 200
Sep 23 14:08:12.724431 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 561/1131] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:12 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:13.732973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-eb2a9521-0d35-47ef-bacb-42c3a9587c85 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:13.737494 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eb2a9521-0d35-47ef-bacb-42c3a9587c85 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c
Sep 23 14:08:13.738669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eb2a9521-0d35-47ef-bacb-42c3a9587c85 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:13.739124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eb2a9521-0d35-47ef-bacb-42c3a9587c85 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:13.739589 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-eb2a9521-0d35-47ef-bacb-42c3a9587c85 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member fe0367c7-0a8d-4b27-a549-cc24d39edd3c {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:13.745809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:13.745809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:13.752251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eb2a9521-0d35-47ef-bacb-42c3a9587c85 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c returned with HTTP 200
Sep 23 14:08:13.753030 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 571/1132] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:13 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:08:14.761879 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-897614e6-9f8b-41f8-9d69-ce8320266a58 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:14.765789 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-897614e6-9f8b-41f8-9d69-ce8320266a58 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c
Sep 23 14:08:14.766278 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-897614e6-9f8b-41f8-9d69-ce8320266a58 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:14.766865 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-897614e6-9f8b-41f8-9d69-ce8320266a58 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:14.767156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-897614e6-9f8b-41f8-9d69-ce8320266a58 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member fe0367c7-0a8d-4b27-a549-cc24d39edd3c {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:14.773080 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:14.773080 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:14.779001 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-897614e6-9f8b-41f8-9d69-ce8320266a58 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c returned with HTTP 200
Sep 23 14:08:14.779701 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 562/1133] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:14 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:15.790467 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-283e5420-dc46-4dce-b82a-d96436ff1859 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:15.794923 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-283e5420-dc46-4dce-b82a-d96436ff1859 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c
Sep 23 14:08:15.795410 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-283e5420-dc46-4dce-b82a-d96436ff1859 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:15.795860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-283e5420-dc46-4dce-b82a-d96436ff1859 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:15.796219 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-283e5420-dc46-4dce-b82a-d96436ff1859 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member fe0367c7-0a8d-4b27-a549-cc24d39edd3c {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:15.802888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:15.802888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:15.809259 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-283e5420-dc46-4dce-b82a-d96436ff1859 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c returned with HTTP 200
Sep 23 14:08:15.809962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 572/1134] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:15 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:16.818224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c6621211-85ea-478f-b47c-4c092ccf1f2f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:16.822186 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c6621211-85ea-478f-b47c-4c092ccf1f2f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c
Sep 23 14:08:16.822715 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c6621211-85ea-478f-b47c-4c092ccf1f2f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:16.823166 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c6621211-85ea-478f-b47c-4c092ccf1f2f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:16.823508 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-c6621211-85ea-478f-b47c-4c092ccf1f2f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member fe0367c7-0a8d-4b27-a549-cc24d39edd3c {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:16.829062 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:16.829062 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:16.835761 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c6621211-85ea-478f-b47c-4c092ccf1f2f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c returned with HTTP 200
Sep 23 14:08:16.836480 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 563/1135] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:16 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:08:17.845225 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f41e19e5-245a-4117-ab54-1c3f5de5f2e6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:17.849312 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f41e19e5-245a-4117-ab54-1c3f5de5f2e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c
Sep 23 14:08:17.849792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f41e19e5-245a-4117-ab54-1c3f5de5f2e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:17.850238 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f41e19e5-245a-4117-ab54-1c3f5de5f2e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:17.850604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-f41e19e5-245a-4117-ab54-1c3f5de5f2e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member fe0367c7-0a8d-4b27-a549-cc24d39edd3c {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:17.856441 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:17.856441 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:17.862256 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f41e19e5-245a-4117-ab54-1c3f5de5f2e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c returned with HTTP 200
Sep 23 14:08:17.862961 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 573/1136] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:17 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:18.870909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8e326af5-a581-47ba-9c33-80c5ff594e2e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:18.874737 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8e326af5-a581-47ba-9c33-80c5ff594e2e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c
Sep 23 14:08:18.875225 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8e326af5-a581-47ba-9c33-80c5ff594e2e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:18.875671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8e326af5-a581-47ba-9c33-80c5ff594e2e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:18.876015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-8e326af5-a581-47ba-9c33-80c5ff594e2e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member fe0367c7-0a8d-4b27-a549-cc24d39edd3c {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:18.879065 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=97,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:18.882514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:18.882514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:18.889408 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8e326af5-a581-47ba-9c33-80c5ff594e2e tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c returned with HTTP 200
Sep 23 14:08:18.890248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 564/1137] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:18 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:08:19.899770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9076747b-2eb4-41aa-8471-c26bb6283671 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:19.903887 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9076747b-2eb4-41aa-8471-c26bb6283671 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c
Sep 23 14:08:19.904486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9076747b-2eb4-41aa-8471-c26bb6283671 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:19.905004 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9076747b-2eb4-41aa-8471-c26bb6283671 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:19.905361 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-9076747b-2eb4-41aa-8471-c26bb6283671 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member fe0367c7-0a8d-4b27-a549-cc24d39edd3c {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:19.912529 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:19.912529 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:19.919171 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9076747b-2eb4-41aa-8471-c26bb6283671 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c returned with HTTP 200
Sep 23 14:08:19.919911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 574/1138] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:19 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:19.928425 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7c679115-d60c-4f20-a769-76720e293187 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:19.932648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7c679115-d60c-4f20-a769-76720e293187 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail
Sep 23 14:08:19.932972 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7c679115-d60c-4f20-a769-76720e293187 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:19.936897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7c679115-d60c-4f20-a769-76720e293187 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:19.936897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-7c679115-d60c-4f20-a769-76720e293187 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:08:19.936897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-7c679115-d60c-4f20-a769-76720e293187 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:08:19.943357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7c679115-d60c-4f20-a769-76720e293187 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all snapshots completed successfully.
Sep 23 14:08:19.944300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:19.944300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:19.945504 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7c679115-d60c-4f20-a769-76720e293187 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail returned with HTTP 200
Sep 23 14:08:19.946192 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 565/1139] 10.222.0.62 () {58 vars in 1241 bytes} [Fri Sep 23 14:08:19 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail => generated 929 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:19.955651 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e682fae8-facb-4828-9ede-6f3ad52df446 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:19.959790 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e682fae8-facb-4828-9ede-6f3ad52df446 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/08e2d522-08f8-4f61-9707-3890494eeb71
Sep 23 14:08:19.960238 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e682fae8-facb-4828-9ede-6f3ad52df446 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:19.960718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e682fae8-facb-4828-9ede-6f3ad52df446 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:19.970696 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:19.970696 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:19.971616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e682fae8-facb-4828-9ede-6f3ad52df446 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Snapshot retrieved successfully.
Sep 23 14:08:19.974154 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e682fae8-facb-4828-9ede-6f3ad52df446 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/08e2d522-08f8-4f61-9707-3890494eeb71 returned with HTTP 200
Sep 23 14:08:19.974878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 575/1140] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:08:19 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/08e2d522-08f8-4f61-9707-3890494eeb71 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:19.983382 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bf1e1f1e-01a2-4c86-87f2-ef53041f067f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:19.987339 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bf1e1f1e-01a2-4c86-87f2-ef53041f067f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/35f4f951-de1b-4b42-acff-52c1b1201947
Sep 23 14:08:19.991154 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bf1e1f1e-01a2-4c86-87f2-ef53041f067f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:19.991154 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bf1e1f1e-01a2-4c86-87f2-ef53041f067f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:19.999450 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:19.999450 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:20.000482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bf1e1f1e-01a2-4c86-87f2-ef53041f067f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Snapshot retrieved successfully.
Sep 23 14:08:20.002297 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bf1e1f1e-01a2-4c86-87f2-ef53041f067f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/35f4f951-de1b-4b42-acff-52c1b1201947 returned with HTTP 200
Sep 23 14:08:20.003032 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 566/1141] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:08:19 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/35f4f951-de1b-4b42-acff-52c1b1201947 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:20.011657 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-726f0155-392c-46b0-bed9-37f9a04be6dd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:20.015572 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-726f0155-392c-46b0-bed9-37f9a04be6dd tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] DELETE http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c
Sep 23 14:08:20.019873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-726f0155-392c-46b0-bed9-37f9a04be6dd tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:20.019873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-726f0155-392c-46b0-bed9-37f9a04be6dd tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:20.019873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-726f0155-392c-46b0-bed9-37f9a04be6dd tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] delete called for member fe0367c7-0a8d-4b27-a549-cc24d39edd3c {{(pid=113688) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}}
Sep 23 14:08:20.019873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.group_snapshots [None req-726f0155-392c-46b0-bed9-37f9a04be6dd tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Delete group_snapshot with id: fe0367c7-0a8d-4b27-a549-cc24d39edd3c
Sep 23 14:08:20.023128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:20.023128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:20.262219 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-726f0155-392c-46b0-bed9-37f9a04be6dd tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c returned with HTTP 202
Sep 23 14:08:20.263092 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 576/1142] 10.222.0.62 () {60 vars in 1393 bytes} [Fri Sep 23 14:08:20 2022] DELETE /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:08:20.267825 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:20.272212 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail
Sep 23 14:08:20.272763 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:20.273216 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:20.273815 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:08:20.275582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:08:20.325114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all volumes completed successfully.
Sep 23 14:08:20.326630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:20.327012 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:20.334643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:20.340264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:20.340264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:20.347066 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:20.348222 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:20.354747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:20.360099 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:20.360099 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:20.373997 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f4832a3a-b854-4254-add8-3d4c056b2b75 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail returned with HTTP 200
Sep 23 14:08:20.374970 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 567/1143] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:08:20 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail => generated 1992 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:08:20.392826 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-22830e30-ad7a-4711-8b89-5fbca5975af7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:20.397258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-22830e30-ad7a-4711-8b89-5fbca5975af7 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail
Sep 23 14:08:20.397699 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-22830e30-ad7a-4711-8b89-5fbca5975af7 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:20.398151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-22830e30-ad7a-4711-8b89-5fbca5975af7 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:20.398772 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-22830e30-ad7a-4711-8b89-5fbca5975af7 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:08:20.399440 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:20.399440 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:20.400899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-22830e30-ad7a-4711-8b89-5fbca5975af7 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:08:20.408167 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-22830e30-ad7a-4711-8b89-5fbca5975af7 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all snapshots completed successfully.
Sep 23 14:08:20.409021 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:20.409021 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:20.411045 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-22830e30-ad7a-4711-8b89-5fbca5975af7 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail returned with HTTP 200
Sep 23 14:08:20.411743 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 577/1144] 10.222.0.62 () {58 vars in 1241 bytes} [Fri Sep 23 14:08:20 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail => generated 927 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:20.421102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-22d056d6-0002-46e7-9a03-cd1020da532f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:20.425352 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-22d056d6-0002-46e7-9a03-cd1020da532f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/08e2d522-08f8-4f61-9707-3890494eeb71
Sep 23 14:08:20.425847 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-22d056d6-0002-46e7-9a03-cd1020da532f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:20.426389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-22d056d6-0002-46e7-9a03-cd1020da532f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:20.437018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:20.437018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:20.438464 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-22d056d6-0002-46e7-9a03-cd1020da532f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Snapshot retrieved successfully.
Sep 23 14:08:20.440603 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-22d056d6-0002-46e7-9a03-cd1020da532f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/08e2d522-08f8-4f61-9707-3890494eeb71 returned with HTTP 200
Sep 23 14:08:20.441643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 568/1145] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:08:20 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/08e2d522-08f8-4f61-9707-3890494eeb71 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:21.451310 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5e55b3f4-1311-4355-a381-a12af7da6be2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:21.455379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5e55b3f4-1311-4355-a381-a12af7da6be2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/08e2d522-08f8-4f61-9707-3890494eeb71
Sep 23 14:08:21.455826 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5e55b3f4-1311-4355-a381-a12af7da6be2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:21.456275 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5e55b3f4-1311-4355-a381-a12af7da6be2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:21.464443 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5e55b3f4-1311-4355-a381-a12af7da6be2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/08e2d522-08f8-4f61-9707-3890494eeb71 returned with HTTP 404
Sep 23 14:08:21.465352 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 578/1146] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:08:21 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/08e2d522-08f8-4f61-9707-3890494eeb71 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:21.469875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f2c6a29e-f2df-447c-a5a8-276ac61a5d33 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:21.482888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f2c6a29e-f2df-447c-a5a8-276ac61a5d33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/35f4f951-de1b-4b42-acff-52c1b1201947
Sep 23 14:08:21.483338 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f2c6a29e-f2df-447c-a5a8-276ac61a5d33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:21.483805 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f2c6a29e-f2df-447c-a5a8-276ac61a5d33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:21.492775 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f2c6a29e-f2df-447c-a5a8-276ac61a5d33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/35f4f951-de1b-4b42-acff-52c1b1201947 returned with HTTP 404
Sep 23 14:08:21.493693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 569/1147] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:08:21 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/35f4f951-de1b-4b42-acff-52c1b1201947 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:21.498289 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f960bd64-7cdc-4c28-b05b-c4d0150b70e6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:21.503559 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f960bd64-7cdc-4c28-b05b-c4d0150b70e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c
Sep 23 14:08:21.504319 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f960bd64-7cdc-4c28-b05b-c4d0150b70e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:21.504772 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f960bd64-7cdc-4c28-b05b-c4d0150b70e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:21.505107 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-f960bd64-7cdc-4c28-b05b-c4d0150b70e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member fe0367c7-0a8d-4b27-a549-cc24d39edd3c {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:21.510853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f960bd64-7cdc-4c28-b05b-c4d0150b70e6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c returned with HTTP 404
Sep 23 14:08:21.511704 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 579/1148] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:21 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:08:21.516136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-767b1ebf-49aa-438b-a1ad-34345f30bff8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:21.520022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-767b1ebf-49aa-438b-a1ad-34345f30bff8 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] DELETE http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c
Sep 23 14:08:21.520497 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-767b1ebf-49aa-438b-a1ad-34345f30bff8 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:21.520937 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-767b1ebf-49aa-438b-a1ad-34345f30bff8 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:21.521273 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-767b1ebf-49aa-438b-a1ad-34345f30bff8 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] delete called for member fe0367c7-0a8d-4b27-a549-cc24d39edd3c {{(pid=113687) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}}
Sep 23 14:08:21.521546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.group_snapshots [None req-767b1ebf-49aa-438b-a1ad-34345f30bff8 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Delete group_snapshot with id: fe0367c7-0a8d-4b27-a549-cc24d39edd3c
Sep 23 14:08:21.527115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-767b1ebf-49aa-438b-a1ad-34345f30bff8 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c returned with HTTP 404
Sep 23 14:08:21.527932 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 570/1149] 10.222.0.62 () {60 vars in 1393 bytes} [Fri Sep 23 14:08:21 2022] DELETE /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/fe0367c7-0a8d-4b27-a549-cc24d39edd3c => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:08:21.532168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-350a7f24-e429-41b2-9982-a51ccd458bdb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:21.536173 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-350a7f24-e429-41b2-9982-a51ccd458bdb tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail
Sep 23 14:08:21.536661 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-350a7f24-e429-41b2-9982-a51ccd458bdb tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:21.537110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-350a7f24-e429-41b2-9982-a51ccd458bdb tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:21.537682 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-350a7f24-e429-41b2-9982-a51ccd458bdb tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:08:21.539386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-350a7f24-e429-41b2-9982-a51ccd458bdb tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:08:21.587175 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-350a7f24-e429-41b2-9982-a51ccd458bdb tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all volumes completed successfully.
Sep 23 14:08:21.588644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-350a7f24-e429-41b2-9982-a51ccd458bdb tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:21.589018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-350a7f24-e429-41b2-9982-a51ccd458bdb tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:21.595944 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-350a7f24-e429-41b2-9982-a51ccd458bdb tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:21.602467 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:21.602467 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:21.609205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-350a7f24-e429-41b2-9982-a51ccd458bdb tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:21.609575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-350a7f24-e429-41b2-9982-a51ccd458bdb tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:21.616890 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-350a7f24-e429-41b2-9982-a51ccd458bdb tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:21.622195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:21.622195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:21.636037 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-350a7f24-e429-41b2-9982-a51ccd458bdb tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail returned with HTTP 200
Sep 23 14:08:21.636769 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 580/1150] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:08:21 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail => generated 1992 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:08:21.660915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4ecaadfd-4d03-464f-bbf6-baa9b0f9c6cf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:21.664657 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4ecaadfd-4d03-464f-bbf6-baa9b0f9c6cf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a/action
Sep 23 14:08:21.665445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4ecaadfd-4d03-464f-bbf6-baa9b0f9c6cf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:08:21.665765 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4ecaadfd-4d03-464f-bbf6-baa9b0f9c6cf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:21.667810 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-4ecaadfd-4d03-464f-bbf6-baa9b0f9c6cf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] delete called for group 9f24d17f-e1fa-4652-85df-50cda3e9834a {{(pid=113687) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Sep 23 14:08:21.669240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.groups [None req-4ecaadfd-4d03-464f-bbf6-baa9b0f9c6cf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Delete group with id: 9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:21.674164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:21.674164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:21.930283 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4ecaadfd-4d03-464f-bbf6-baa9b0f9c6cf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a/action returned with HTTP 202
Sep 23 14:08:21.931421 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 571/1151] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:08:21 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a/action => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Sep 23 14:08:21.936106 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-87b2d534-b521-4a31-870e-de42ba68c018 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:21.940102 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-87b2d534-b521-4a31-870e-de42ba68c018 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7
Sep 23 14:08:21.940588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-87b2d534-b521-4a31-870e-de42ba68c018 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:21.941161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-87b2d534-b521-4a31-870e-de42ba68c018 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:21.955495 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:21.955495 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:21.962606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-87b2d534-b521-4a31-870e-de42ba68c018 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:08:21.963965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-87b2d534-b521-4a31-870e-de42ba68c018 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:21.964339 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-87b2d534-b521-4a31-870e-de42ba68c018 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:21.971313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-87b2d534-b521-4a31-870e-de42ba68c018 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:21.977885 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:21.977885 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:21.991852 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-87b2d534-b521-4a31-870e-de42ba68c018 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7 returned with HTTP 200
Sep 23 14:08:21.992524 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 581/1152] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:08:21 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7 => generated 998 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:23.009920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4386edcf-480c-4f0a-9f9e-98bad0368303 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:23.013441 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4386edcf-480c-4f0a-9f9e-98bad0368303 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7
Sep 23 14:08:23.013930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4386edcf-480c-4f0a-9f9e-98bad0368303 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:23.014409 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4386edcf-480c-4f0a-9f9e-98bad0368303 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:23.027977 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4386edcf-480c-4f0a-9f9e-98bad0368303 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7 returned with HTTP 404
Sep 23 14:08:23.028844 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 572/1153] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:08:23 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:08:23.033682 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1a9ca85d-e1e7-4f57-81c0-96907c2b0032 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:23.038747 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1a9ca85d-e1e7-4f57-81c0-96907c2b0032 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/34401a78-c01b-484e-b565-91e10b784631
Sep 23 14:08:23.038747 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1a9ca85d-e1e7-4f57-81c0-96907c2b0032 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:23.039163 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1a9ca85d-e1e7-4f57-81c0-96907c2b0032 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:23.051335 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1a9ca85d-e1e7-4f57-81c0-96907c2b0032 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/34401a78-c01b-484e-b565-91e10b784631 returned with HTTP 404
Sep 23 14:08:23.053909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 582/1154] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:08:23 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/34401a78-c01b-484e-b565-91e10b784631 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:08:23.058298 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-be2fcfba-20f3-4573-a702-f159239e12fc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:23.062155 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-be2fcfba-20f3-4573-a702-f159239e12fc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:23.062681 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-be2fcfba-20f3-4573-a702-f159239e12fc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:23.063129 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-be2fcfba-20f3-4573-a702-f159239e12fc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:23.063470 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-be2fcfba-20f3-4573-a702-f159239e12fc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 9f24d17f-e1fa-4652-85df-50cda3e9834a {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:23.069891 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:23.069891 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:23.083258 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-be2fcfba-20f3-4573-a702-f159239e12fc tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 200
Sep 23 14:08:23.084030 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 573/1155] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:23 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:24.093855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5d7eda38-0047-4ef1-bf8f-153643507963 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:24.097621 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5d7eda38-0047-4ef1-bf8f-153643507963 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a
Sep 23 14:08:24.098137 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5d7eda38-0047-4ef1-bf8f-153643507963 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:24.098624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5d7eda38-0047-4ef1-bf8f-153643507963 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:24.098970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-5d7eda38-0047-4ef1-bf8f-153643507963 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 9f24d17f-e1fa-4652-85df-50cda3e9834a {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:24.104459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5d7eda38-0047-4ef1-bf8f-153643507963 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a returned with HTTP 404
Sep 23 14:08:24.105326 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 583/1156] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:24 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/9f24d17f-e1fa-4652-85df-50cda3e9834a => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:08:24.109980 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-707ec65a-459b-4b38-b0cb-70011e98b61b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:24.114096 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-707ec65a-459b-4b38-b0cb-70011e98b61b tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] DELETE http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types/3395e6ac-1ea0-46a9-ace5-0b277efad495
Sep 23 14:08:24.114606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-707ec65a-459b-4b38-b0cb-70011e98b61b tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:24.115549 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-707ec65a-459b-4b38-b0cb-70011e98b61b tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:24.116647 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:24.116647 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:24.196505 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-707ec65a-459b-4b38-b0cb-70011e98b61b tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types/3395e6ac-1ea0-46a9-ace5-0b277efad495 returned with HTTP 202
Sep 23 14:08:24.197255 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 574/1157] 10.222.0.62 () {60 vars in 1381 bytes} [Fri Sep 23 14:08:24 2022] DELETE /volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types/3395e6ac-1ea0-46a9-ace5-0b277efad495 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:08:24.206715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8f823a99-1888-433c-b4b3-f0171c3cf6d9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:24.210677 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8f823a99-1888-433c-b4b3-f0171c3cf6d9 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] POST http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types
Sep 23 14:08:24.211422 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8f823a99-1888-433c-b4b3-f0171c3cf6d9 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1336527875"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:24.294532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8f823a99-1888-433c-b4b3-f0171c3cf6d9 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types returned with HTTP 200
Sep 23 14:08:24.295268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 584/1158] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:08:24 2022] POST /volume/v3/bc4c978f05a1420c85e8e8d087735e58/types => generated 224 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:24.303460 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e5d2c5d6-7a70-48d6-a877-e27cc03b0e01 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:24.307437 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e5d2c5d6-7a70-48d6-a877-e27cc03b0e01 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] POST http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types
Sep 23 14:08:24.308337 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e5d2c5d6-7a70-48d6-a877-e27cc03b0e01 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2131603349"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:24.390904 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e5d2c5d6-7a70-48d6-a877-e27cc03b0e01 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types returned with HTTP 202
Sep 23 14:08:24.391560 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 575/1159] 10.222.0.62 () {62 vars in 1288 bytes} [Fri Sep 23 14:08:24 2022] POST /volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types => generated 181 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:24.398926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3cc8bd47-a76f-4670-9407-4430897dc952 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:24.402725 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3cc8bd47-a76f-4670-9407-4430897dc952 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups
Sep 23 14:08:24.403471 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3cc8bd47-a76f-4670-9407-4430897dc952 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "17e6192b-c29a-46fe-92e6-916088dcffd5", "volume_types": ["cc73b759-4b1d-4664-aa4f-85d8e5298bea"], "name": "tempest-GroupSnapshotsTest-Group-2130669576"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:24.405630 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-3cc8bd47-a76f-4670-9407-4430897dc952 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating new group {'group': {'group_type': '17e6192b-c29a-46fe-92e6-916088dcffd5', 'volume_types': ['cc73b759-4b1d-4664-aa4f-85d8e5298bea'], 'name': 'tempest-GroupSnapshotsTest-Group-2130669576'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Sep 23 14:08:24.411420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.groups [None req-3cc8bd47-a76f-4670-9407-4430897dc952 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating group tempest-GroupSnapshotsTest-Group-2130669576.
Sep 23 14:08:24.421490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:UPDATE=12,cinder:SELECT=85,cinder:INSERT=3 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:24.424203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3cc8bd47-a76f-4670-9407-4430897dc952 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Availability Zones retrieved successfully.
Sep 23 14:08:24.522566 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-3cc8bd47-a76f-4670-9407-4430897dc952 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Created reservations ['fc926cc6-3087-4999-ae4f-a2c86b0544fc'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:24.658238 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3cc8bd47-a76f-4670-9407-4430897dc952 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups returned with HTTP 202
Sep 23 14:08:24.659137 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 585/1160] 10.222.0.62 () {62 vars in 1274 bytes} [Fri Sep 23 14:08:24 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups => generated 112 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:24.666354 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-47489fc6-9d09-4096-90a0-dd7ebcbedb99 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:24.670403 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-47489fc6-9d09-4096-90a0-dd7ebcbedb99 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/83f3493d-3cec-4568-badf-865b6f31db78
Sep 23 14:08:24.670900 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-47489fc6-9d09-4096-90a0-dd7ebcbedb99 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:24.671395 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-47489fc6-9d09-4096-90a0-dd7ebcbedb99 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:24.671766 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-47489fc6-9d09-4096-90a0-dd7ebcbedb99 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 83f3493d-3cec-4568-badf-865b6f31db78 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:24.678758 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:24.678758 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:24.694301 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-47489fc6-9d09-4096-90a0-dd7ebcbedb99 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/83f3493d-3cec-4568-badf-865b6f31db78 returned with HTTP 200
Sep 23 14:08:24.695147 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 576/1161] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:24 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/83f3493d-3cec-4568-badf-865b6f31db78 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:25.705185 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9e80be8e-1160-4aa0-a8ef-1d92832de1c9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:25.709921 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9e80be8e-1160-4aa0-a8ef-1d92832de1c9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/83f3493d-3cec-4568-badf-865b6f31db78
Sep 23 14:08:25.710446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9e80be8e-1160-4aa0-a8ef-1d92832de1c9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:25.710906 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9e80be8e-1160-4aa0-a8ef-1d92832de1c9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:25.711253 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-9e80be8e-1160-4aa0-a8ef-1d92832de1c9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 83f3493d-3cec-4568-badf-865b6f31db78 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:25.717336 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:25.717336 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:25.731836 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9e80be8e-1160-4aa0-a8ef-1d92832de1c9 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/83f3493d-3cec-4568-badf-865b6f31db78 returned with HTTP 200
Sep 23 14:08:25.732549 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 586/1162] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:25 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/83f3493d-3cec-4568-badf-865b6f31db78 => generated 393 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:25.741455 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-66da7f16-f540-4353-a235-40443bf0cea1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:25.744936 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes
Sep 23 14:08:25.745692 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cc73b759-4b1d-4664-aa4f-85d8e5298bea", "group_id": "83f3493d-3cec-4568-badf-865b6f31db78", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-128668859"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:25.747941 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Create volume request body: {'volume': {'volume_type': 'cc73b759-4b1d-4664-aa4f-85d8e5298bea', 'group_id': '83f3493d-3cec-4568-badf-865b6f31db78', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-128668859'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:08:25.760924 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:25.760924 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:25.761827 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Create volume of 1 GB
Sep 23 14:08:25.772246 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Availability Zones retrieved successfully.
Sep 23 14:08:25.786561 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Flow 'volume_create_api' (626725c1-d445-458f-a286-62851ae5d681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:25.789270 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f9d59e-e799-4a8e-aff2-03deb591a0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:25.790763 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:25.790763 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:25.791657 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:08:25.814428 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03f9d59e-e799-4a8e-aff2-03deb591a0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:08:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cc73b759-4b1d-4664-aa4f-85d8e5298bea,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1336527875',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc73b759-4b1d-4664-aa4f-85d8e5298bea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '83f3493d-3cec-4568-badf-865b6f31db78', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:25.816355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c68f5c-7eba-40ff-90a5-e317f9afd4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:25.838721 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=94,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:25.850096 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1336527875 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1336527875, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:08:25.850935 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING cinder.quota [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1336527875 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1336527875, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:08:25.979008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Created reservations ['3a2ee4bc-1d00-44e0-9542-125cec767547', 'bca3408c-683c-467b-80a7-60319e605b23', 'a322dc62-30e2-4861-ba38-0b8e11b39c1e', '8653372d-0dad-4cba-a085-1c54334667c9'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:25.980623 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c68f5c-7eba-40ff-90a5-e317f9afd4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a2ee4bc-1d00-44e0-9542-125cec767547', 'bca3408c-683c-467b-80a7-60319e605b23', 'a322dc62-30e2-4861-ba38-0b8e11b39c1e', '8653372d-0dad-4cba-a085-1c54334667c9']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:25.982522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e9a2349-7ec7-448f-918b-34285ad67405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:26.045150 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e9a2349-7ec7-448f-918b-34285ad67405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '446b8e93-a4fe-414a-bc19-1a05e12f7155', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-128668859',encryption_key_id=None,group_id=83f3493d-3cec-4568-badf-865b6f31db78,group_type_id=<?>,metadata={},multiattach=False,project_id='40d8fe457cfa4433aa4a53d1d133ba11',qos_specs=None,replication_status=<?>,reservations=['3a2ee4bc-1d00-44e0-9542-125cec767547','bca3408c-683c-467b-80a7-60319e605b23','a322dc62-30e2-4861-ba38-0b8e11b39c1e','8653372d-0dad-4cba-a085-1c54334667c9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='afa70c66533a41b79f4b04be1ad323bd',volume_type_id=cc73b759-4b1d-4664-aa4f-85d8e5298bea), '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=2022-09-23T14:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-128668859',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=83f3493d-3cec-4568-badf-865b6f31db78,host=None,id=446b8e93-a4fe-414a-bc19-1a05e12f7155,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d8fe457cfa4433aa4a53d1d133ba11',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='afa70c66533a41b79f4b04be1ad323bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc73b759-4b1d-4664-aa4f-85d8e5298bea),volume_type_id=cc73b759-4b1d-4664-aa4f-85d8e5298bea)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:26.047030 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7342f7d-0296-4989-90f3-1e95f24c376a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:26.123632 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7342f7d-0296-4989-90f3-1e95f24c376a) 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-GroupSnapshotsTest-Volume-128668859',encryption_key_id=None,group_id=83f3493d-3cec-4568-badf-865b6f31db78,group_type_id=<?>,metadata={},multiattach=False,project_id='40d8fe457cfa4433aa4a53d1d133ba11',qos_specs=None,replication_status=<?>,reservations=['3a2ee4bc-1d00-44e0-9542-125cec767547','bca3408c-683c-467b-80a7-60319e605b23','a322dc62-30e2-4861-ba38-0b8e11b39c1e','8653372d-0dad-4cba-a085-1c54334667c9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='afa70c66533a41b79f4b04be1ad323bd',volume_type_id=cc73b759-4b1d-4664-aa4f-85d8e5298bea)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:26.125394 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c45f1b-00d6-4ba6-8633-bfad0872982b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:26.227149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c45f1b-00d6-4ba6-8633-bfad0872982b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:26.229586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Flow 'volume_create_api' (626725c1-d445-458f-a286-62851ae5d681) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:26.230207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Create volume request issued successfully.
Sep 23 14:08:26.231613 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:26.231991 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:26.239572 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:26.246579 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:26.246579 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:26.252890 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-66da7f16-f540-4353-a235-40443bf0cea1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes returned with HTTP 202
Sep 23 14:08:26.259622 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 577/1163] 10.222.0.62 () {62 vars in 1277 bytes} [Fri Sep 23 14:08:25 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes => generated 907 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:08:26.269782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-eacbdcac-e115-48ab-a859-d0f3ab56cdf2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:26.273390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eacbdcac-e115-48ab-a859-d0f3ab56cdf2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155
Sep 23 14:08:26.273883 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eacbdcac-e115-48ab-a859-d0f3ab56cdf2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:26.274459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eacbdcac-e115-48ab-a859-d0f3ab56cdf2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:26.288739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:26.288739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:26.295023 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-eacbdcac-e115-48ab-a859-d0f3ab56cdf2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:08:26.296401 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-eacbdcac-e115-48ab-a859-d0f3ab56cdf2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:26.296779 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-eacbdcac-e115-48ab-a859-d0f3ab56cdf2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:26.304579 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-eacbdcac-e115-48ab-a859-d0f3ab56cdf2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:26.311037 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:26.311037 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:26.325752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eacbdcac-e115-48ab-a859-d0f3ab56cdf2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155 returned with HTTP 200
Sep 23 14:08:26.326523 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 587/1164] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:08:26 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:27.344273 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-108d050a-f84e-4bb7-b246-a987f0682aa4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:27.348073 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-108d050a-f84e-4bb7-b246-a987f0682aa4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155
Sep 23 14:08:27.348554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-108d050a-f84e-4bb7-b246-a987f0682aa4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:27.349002 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-108d050a-f84e-4bb7-b246-a987f0682aa4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:27.363205 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:27.363205 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:27.369436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-108d050a-f84e-4bb7-b246-a987f0682aa4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:08:27.370805 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-108d050a-f84e-4bb7-b246-a987f0682aa4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:27.371179 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-108d050a-f84e-4bb7-b246-a987f0682aa4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:27.378797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-108d050a-f84e-4bb7-b246-a987f0682aa4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:27.385296 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:27.385296 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:27.400655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-108d050a-f84e-4bb7-b246-a987f0682aa4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155 returned with HTTP 200
Sep 23 14:08:27.401391 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 578/1165] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:08:27 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155 => generated 1000 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:08:27.417813 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d1ec5160-cf62-405f-aff6-1a88f8446f12 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:27.421886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d1ec5160-cf62-405f-aff6-1a88f8446f12 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots
Sep 23 14:08:27.422673 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d1ec5160-cf62-405f-aff6-1a88f8446f12 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "83f3493d-3cec-4568-badf-865b6f31db78", "name": "tempest-group_snapshot-1120498438"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:27.424805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-d1ec5160-cf62-405f-aff6-1a88f8446f12 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating new group_snapshot {'group_snapshot': {'group_id': '83f3493d-3cec-4568-badf-865b6f31db78', 'name': 'tempest-group_snapshot-1120498438'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}}
Sep 23 14:08:27.430977 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:27.430977 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:27.436832 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.group_snapshots [None req-d1ec5160-cf62-405f-aff6-1a88f8446f12 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Creating group_snapshot tempest-group_snapshot-1120498438.
Sep 23 14:08:27.530097 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:27.530097 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:27.550245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-d1ec5160-cf62-405f-aff6-1a88f8446f12 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1336527875 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1336527875, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:08:27.551047 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-d1ec5160-cf62-405f-aff6-1a88f8446f12 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1336527875 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1336527875, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:08:27.704869 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-d1ec5160-cf62-405f-aff6-1a88f8446f12 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Created reservations ['4824e2a3-6053-464a-b470-632266689ca3', '40029cd0-7909-453a-af5e-a903b7fdeb36', '18e4406c-4dd5-4e77-b907-abc06e80f3d6', '524ab79f-7a01-4f62-bfa5-22ce3ac20d67'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:27.821460 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d1ec5160-cf62-405f-aff6-1a88f8446f12 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots returned with HTTP 202
Sep 23 14:08:27.822178 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 588/1166] 10.222.0.62 () {62 vars in 1301 bytes} [Fri Sep 23 14:08:27 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots => generated 168 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:27.828895 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a7d7a0b4-6a11-4fb6-864c-b338a9df881b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:27.836133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a7d7a0b4-6a11-4fb6-864c-b338a9df881b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655
Sep 23 14:08:27.836133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a7d7a0b4-6a11-4fb6-864c-b338a9df881b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:27.836133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a7d7a0b4-6a11-4fb6-864c-b338a9df881b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:27.836133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-a7d7a0b4-6a11-4fb6-864c-b338a9df881b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member a4eff4d5-2389-4f36-9e19-75082e4ba655 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:27.840797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:27.840797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:27.846810 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a7d7a0b4-6a11-4fb6-864c-b338a9df881b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 returned with HTTP 200
Sep 23 14:08:27.847603 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 579/1167] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:27 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:28.857705 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-82525465-1296-4be3-9611-447ecab709bf None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:28.870975 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-82525465-1296-4be3-9611-447ecab709bf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655
Sep 23 14:08:28.871468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-82525465-1296-4be3-9611-447ecab709bf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:28.871922 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-82525465-1296-4be3-9611-447ecab709bf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:28.872266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-82525465-1296-4be3-9611-447ecab709bf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member a4eff4d5-2389-4f36-9e19-75082e4ba655 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:28.878879 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:28.878879 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:28.886276 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-82525465-1296-4be3-9611-447ecab709bf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 returned with HTTP 200
Sep 23 14:08:28.887069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 589/1168] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:28 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 => generated 307 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:29.461451 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:29.465003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] POST http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes
Sep 23 14:08:29.465876 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1713374484"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:29.468107 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1713374484'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:08:29.468489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Create volume of 1 GB
Sep 23 14:08:29.476403 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Availability Zones retrieved successfully.
Sep 23 14:08:29.491240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Flow 'volume_create_api' (3deb1daa-e334-4a40-a862-6c61f2510e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:29.493656 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ff8034-3f55-41e5-87ba-98589f1a8e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:29.496016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:08:29.527813 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ff8034-3f55-41e5-87ba-98589f1a8e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:29.529740 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3962f5-4572-4ef4-bb90-fa6125308bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:29.653556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Created reservations ['bc480f8a-4ed9-4e3e-8217-8a3e7ff75fbc', '8887214a-8225-4cb0-951f-92261aa5b2af', 'd5c81254-c145-4621-8cdb-6b79ad1e49b8', 'd4f6c1cd-d2d7-4afe-b733-076e6bef3bad'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:29.655242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3962f5-4572-4ef4-bb90-fa6125308bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc480f8a-4ed9-4e3e-8217-8a3e7ff75fbc', '8887214a-8225-4cb0-951f-92261aa5b2af', 'd5c81254-c145-4621-8cdb-6b79ad1e49b8', 'd4f6c1cd-d2d7-4afe-b733-076e6bef3bad']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:29.657131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea07987d-f973-4eea-a833-b6e3fc477b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:29.663134 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=71,cinder:INSERT=13,cinder:UPDATE=16 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:29.794081 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea07987d-f973-4eea-a833-b6e3fc477b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01226735-ff69-473d-b9c9-18e9674fe490', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1713374484',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c21d140d48ba4014bc470e8cf720785d',qos_specs=None,replication_status=<?>,reservations=['bc480f8a-4ed9-4e3e-8217-8a3e7ff75fbc','8887214a-8225-4cb0-951f-92261aa5b2af','d5c81254-c145-4621-8cdb-6b79ad1e49b8','d4f6c1cd-d2d7-4afe-b733-076e6bef3bad'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='d777c43fe5c142b3b5ea5e2485f4e49f',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1713374484',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=01226735-ff69-473d-b9c9-18e9674fe490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c21d140d48ba4014bc470e8cf720785d',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='d777c43fe5c142b3b5ea5e2485f4e49f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:29.796041 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af1074a-0869-4394-a1ba-623973f1a71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:29.895626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8ea8a01c-dfa4-414e-a93f-432e2e26142b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:29.900433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ea8a01c-dfa4-414e-a93f-432e2e26142b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655
Sep 23 14:08:29.900917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ea8a01c-dfa4-414e-a93f-432e2e26142b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:29.901362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ea8a01c-dfa4-414e-a93f-432e2e26142b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:29.901698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-8ea8a01c-dfa4-414e-a93f-432e2e26142b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member a4eff4d5-2389-4f36-9e19-75082e4ba655 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:29.907366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:29.907366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:29.912680 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af1074a-0869-4394-a1ba-623973f1a71b) 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-1713374484',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c21d140d48ba4014bc470e8cf720785d',qos_specs=None,replication_status=<?>,reservations=['bc480f8a-4ed9-4e3e-8217-8a3e7ff75fbc','8887214a-8225-4cb0-951f-92261aa5b2af','d5c81254-c145-4621-8cdb-6b79ad1e49b8','d4f6c1cd-d2d7-4afe-b733-076e6bef3bad'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='d777c43fe5c142b3b5ea5e2485f4e49f',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:29.913927 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ea8a01c-dfa4-414e-a93f-432e2e26142b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 returned with HTTP 200
Sep 23 14:08:29.914492 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41b10fd5-1570-47eb-858e-db3939d133c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:29.914925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 590/1169] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:29 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:08:30.015995 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41b10fd5-1570-47eb-858e-db3939d133c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:30.018393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Flow 'volume_create_api' (3deb1daa-e334-4a40-a862-6c61f2510e6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:30.019104 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Create volume request issued successfully.
Sep 23 14:08:30.020331 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d6ad8c20-bf25-4ee6-97ce-c181066d82ff tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes returned with HTTP 202
Sep 23 14:08:30.021323 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 580/1170] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:08:29 2022] POST /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes => generated 826 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:08:30.036467 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d232d0e3-2f69-4ee6-b8c5-156e2c555491 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:30.040230 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d232d0e3-2f69-4ee6-b8c5-156e2c555491 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490
Sep 23 14:08:30.040675 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d232d0e3-2f69-4ee6-b8c5-156e2c555491 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:30.041167 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d232d0e3-2f69-4ee6-b8c5-156e2c555491 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:30.055886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:30.055886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:30.058623 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:30.063204 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d232d0e3-2f69-4ee6-b8c5-156e2c555491 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:08:30.072973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d232d0e3-2f69-4ee6-b8c5-156e2c555491 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 returned with HTTP 200
Sep 23 14:08:30.073701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 591/1171] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:30 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 => generated 894 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:30.923958 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-026724b0-d648-4249-8e40-25af85befb9a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:30.928143 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-026724b0-d648-4249-8e40-25af85befb9a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655
Sep 23 14:08:30.928636 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-026724b0-d648-4249-8e40-25af85befb9a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:30.929121 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-026724b0-d648-4249-8e40-25af85befb9a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:30.929467 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-026724b0-d648-4249-8e40-25af85befb9a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member a4eff4d5-2389-4f36-9e19-75082e4ba655 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:30.935432 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:30.935432 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:30.941728 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-026724b0-d648-4249-8e40-25af85befb9a tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 returned with HTTP 200
Sep 23 14:08:30.944240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 581/1172] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:30 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:31.091616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e1e1171e-74a1-493d-9994-e7ffe82ad3fa None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:31.095299 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e1e1171e-74a1-493d-9994-e7ffe82ad3fa tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490
Sep 23 14:08:31.100150 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e1e1171e-74a1-493d-9994-e7ffe82ad3fa tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:31.100150 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e1e1171e-74a1-493d-9994-e7ffe82ad3fa tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:31.110792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:31.110792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:31.117400 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e1e1171e-74a1-493d-9994-e7ffe82ad3fa tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:08:31.127437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e1e1171e-74a1-493d-9994-e7ffe82ad3fa tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 returned with HTTP 200
Sep 23 14:08:31.128272 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 592/1173] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:31 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 => generated 919 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:31.951974 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-60c04766-14a1-4840-afa5-f1b8546e7bbf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:31.956091 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-60c04766-14a1-4840-afa5-f1b8546e7bbf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655
Sep 23 14:08:31.956601 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-60c04766-14a1-4840-afa5-f1b8546e7bbf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:31.957042 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-60c04766-14a1-4840-afa5-f1b8546e7bbf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:31.957383 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-60c04766-14a1-4840-afa5-f1b8546e7bbf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member a4eff4d5-2389-4f36-9e19-75082e4ba655 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:31.963220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:31.963220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:31.969393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-60c04766-14a1-4840-afa5-f1b8546e7bbf tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 returned with HTTP 200
Sep 23 14:08:31.970081 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 582/1174] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:31 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 => generated 308 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:08:31.978181 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d2bca038-3372-43b2-be90-ae2fec5f2b92 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:31.982439 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d2bca038-3372-43b2-be90-ae2fec5f2b92 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail
Sep 23 14:08:31.982877 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d2bca038-3372-43b2-be90-ae2fec5f2b92 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:31.983355 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d2bca038-3372-43b2-be90-ae2fec5f2b92 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:31.983971 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-d2bca038-3372-43b2-be90-ae2fec5f2b92 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:08:31.986045 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-d2bca038-3372-43b2-be90-ae2fec5f2b92 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:08:32.000006 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d2bca038-3372-43b2-be90-ae2fec5f2b92 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all snapshots completed successfully.
Sep 23 14:08:32.000006 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:32.000006 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:32.000006 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d2bca038-3372-43b2-be90-ae2fec5f2b92 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail returned with HTTP 200
Sep 23 14:08:32.000006 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 593/1175] 10.222.0.62 () {58 vars in 1241 bytes} [Fri Sep 23 14:08:31 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:32.008118 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-269ec4d0-8443-4727-9476-fada528338f8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:32.012164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-269ec4d0-8443-4727-9476-fada528338f8 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/e92c3637-ff04-459f-99f5-d44739d37df8
Sep 23 14:08:32.015154 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-269ec4d0-8443-4727-9476-fada528338f8 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:32.015154 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-269ec4d0-8443-4727-9476-fada528338f8 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:32.023798 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:32.023798 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:32.024759 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-269ec4d0-8443-4727-9476-fada528338f8 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Snapshot retrieved successfully.
Sep 23 14:08:32.026574 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-269ec4d0-8443-4727-9476-fada528338f8 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/e92c3637-ff04-459f-99f5-d44739d37df8 returned with HTTP 200
Sep 23 14:08:32.027249 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 583/1176] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:08:32 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/e92c3637-ff04-459f-99f5-d44739d37df8 => generated 451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:32.037996 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b4ce5a9c-0563-4f21-a659-2b80c16b50b3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:32.042171 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b4ce5a9c-0563-4f21-a659-2b80c16b50b3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655
Sep 23 14:08:32.042689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b4ce5a9c-0563-4f21-a659-2b80c16b50b3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:32.043136 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b4ce5a9c-0563-4f21-a659-2b80c16b50b3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:32.043477 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-b4ce5a9c-0563-4f21-a659-2b80c16b50b3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member a4eff4d5-2389-4f36-9e19-75082e4ba655 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:32.049379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:32.049379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:32.057045 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b4ce5a9c-0563-4f21-a659-2b80c16b50b3 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 returned with HTTP 200
Sep 23 14:08:32.057811 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 594/1177] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:32 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 => generated 308 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:32.065170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-38bc113d-493e-415d-87fc-f5167406dbf6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:32.069239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-38bc113d-493e-415d-87fc-f5167406dbf6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/detail
Sep 23 14:08:32.069720 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-38bc113d-493e-415d-87fc-f5167406dbf6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:32.070170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-38bc113d-493e-415d-87fc-f5167406dbf6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:32.084692 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-38bc113d-493e-415d-87fc-f5167406dbf6 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/detail returned with HTTP 200
Sep 23 14:08:32.085413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 584/1178] 10.222.0.62 () {60 vars in 1300 bytes} [Fri Sep 23 14:08:32 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/detail => generated 311 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:08:32.093272 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-802b6d86-896a-4a74-951c-4d44a9730f00 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:32.097284 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-802b6d86-896a-4a74-951c-4d44a9730f00 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] DELETE http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655
Sep 23 14:08:32.097808 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-802b6d86-896a-4a74-951c-4d44a9730f00 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:32.098405 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-802b6d86-896a-4a74-951c-4d44a9730f00 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:32.098651 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.group_snapshots [None req-802b6d86-896a-4a74-951c-4d44a9730f00 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] delete called for member a4eff4d5-2389-4f36-9e19-75082e4ba655 {{(pid=113688) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}}
Sep 23 14:08:32.098931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.group_snapshots [None req-802b6d86-896a-4a74-951c-4d44a9730f00 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Delete group_snapshot with id: a4eff4d5-2389-4f36-9e19-75082e4ba655
Sep 23 14:08:32.105743 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:32.105743 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:32.254909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-802b6d86-896a-4a74-951c-4d44a9730f00 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 returned with HTTP 202
Sep 23 14:08:32.254909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 595/1179] 10.222.0.62 () {60 vars in 1393 bytes} [Fri Sep 23 14:08:32 2022] DELETE /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:08:32.258111 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-dd5a96f6-0e9a-4e78-bb6c-d3d3b2ecde06 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:32.261695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dd5a96f6-0e9a-4e78-bb6c-d3d3b2ecde06 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail
Sep 23 14:08:32.262256 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dd5a96f6-0e9a-4e78-bb6c-d3d3b2ecde06 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:32.262810 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dd5a96f6-0e9a-4e78-bb6c-d3d3b2ecde06 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:32.263462 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-dd5a96f6-0e9a-4e78-bb6c-d3d3b2ecde06 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:08:32.264263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:32.264263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:32.265292 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-dd5a96f6-0e9a-4e78-bb6c-d3d3b2ecde06 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:08:32.316981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-dd5a96f6-0e9a-4e78-bb6c-d3d3b2ecde06 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all volumes completed successfully.
Sep 23 14:08:32.318544 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING stevedore.named [None req-dd5a96f6-0e9a-4e78-bb6c-d3d3b2ecde06 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:32.318928 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: WARNING castellan.key_manager [None req-dd5a96f6-0e9a-4e78-bb6c-d3d3b2ecde06 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:32.327993 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG oslo_db.sqlalchemy.engines [None req-dd5a96f6-0e9a-4e78-bb6c-d3d3b2ecde06 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113687) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:32.334675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:32.334675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:32.350306 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dd5a96f6-0e9a-4e78-bb6c-d3d3b2ecde06 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail returned with HTTP 200
Sep 23 14:08:32.351073 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 585/1180] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:08:32 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail => generated 1003 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:08:32.368284 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-216cfc85-90fa-430f-9282-bad188468c5f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:32.372242 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-216cfc85-90fa-430f-9282-bad188468c5f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail
Sep 23 14:08:32.372686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-216cfc85-90fa-430f-9282-bad188468c5f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:32.373172 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-216cfc85-90fa-430f-9282-bad188468c5f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:32.373675 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-216cfc85-90fa-430f-9282-bad188468c5f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:08:32.374362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:32.374362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:32.375883 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-216cfc85-90fa-430f-9282-bad188468c5f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:08:32.382915 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-216cfc85-90fa-430f-9282-bad188468c5f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all snapshots completed successfully.
Sep 23 14:08:32.383783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:32.383783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:32.384942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-216cfc85-90fa-430f-9282-bad188468c5f tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail returned with HTTP 200
Sep 23 14:08:32.386302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 596/1181] 10.222.0.62 () {58 vars in 1241 bytes} [Fri Sep 23 14:08:32 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/detail => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:32.395564 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7ef3b5c7-77bf-4d60-a594-bd1ed778456b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:32.402864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7ef3b5c7-77bf-4d60-a594-bd1ed778456b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/e92c3637-ff04-459f-99f5-d44739d37df8
Sep 23 14:08:32.403942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7ef3b5c7-77bf-4d60-a594-bd1ed778456b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:32.403942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7ef3b5c7-77bf-4d60-a594-bd1ed778456b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:32.415616 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:32.415616 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:32.416580 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7ef3b5c7-77bf-4d60-a594-bd1ed778456b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Snapshot retrieved successfully.
Sep 23 14:08:32.418486 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7ef3b5c7-77bf-4d60-a594-bd1ed778456b tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/e92c3637-ff04-459f-99f5-d44739d37df8 returned with HTTP 200
Sep 23 14:08:32.419224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 586/1182] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:08:32 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/e92c3637-ff04-459f-99f5-d44739d37df8 => generated 450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:33.430203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f21f56af-5a45-484c-b615-e685dd0f6fff None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:33.434512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f21f56af-5a45-484c-b615-e685dd0f6fff tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/e92c3637-ff04-459f-99f5-d44739d37df8
Sep 23 14:08:33.434957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f21f56af-5a45-484c-b615-e685dd0f6fff tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:33.435436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f21f56af-5a45-484c-b615-e685dd0f6fff tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:33.444430 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f21f56af-5a45-484c-b615-e685dd0f6fff tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/e92c3637-ff04-459f-99f5-d44739d37df8 returned with HTTP 404
Sep 23 14:08:33.445200 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 597/1183] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:08:33 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/snapshots/e92c3637-ff04-459f-99f5-d44739d37df8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:33.449863 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0483e0fd-3dd2-446c-8768-8d51bde69db2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:33.453818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0483e0fd-3dd2-446c-8768-8d51bde69db2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655
Sep 23 14:08:33.454297 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0483e0fd-3dd2-446c-8768-8d51bde69db2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:33.454812 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0483e0fd-3dd2-446c-8768-8d51bde69db2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:33.455262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-0483e0fd-3dd2-446c-8768-8d51bde69db2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member a4eff4d5-2389-4f36-9e19-75082e4ba655 {{(pid=113687) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Sep 23 14:08:33.460092 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0483e0fd-3dd2-446c-8768-8d51bde69db2 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 returned with HTTP 404
Sep 23 14:08:33.460936 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 587/1184] 10.222.0.62 () {60 vars in 1390 bytes} [Fri Sep 23 14:08:33 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Sep 23 14:08:33.465513 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7ff7dfb5-dca7-4d36-be4c-68288a0d02f1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:33.469270 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7ff7dfb5-dca7-4d36-be4c-68288a0d02f1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots
Sep 23 14:08:33.469762 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7ff7dfb5-dca7-4d36-be4c-68288a0d02f1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:33.470204 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7ff7dfb5-dca7-4d36-be4c-68288a0d02f1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:33.479493 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7ff7dfb5-dca7-4d36-be4c-68288a0d02f1 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots returned with HTTP 200
Sep 23 14:08:33.480252 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 598/1185] 10.222.0.62 () {60 vars in 1279 bytes} [Fri Sep 23 14:08:33 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots => generated 23 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:33.487160 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-245474af-7bc3-4fa1-aca6-a7e00bd12129 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:33.491837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-245474af-7bc3-4fa1-aca6-a7e00bd12129 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] DELETE http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655
Sep 23 14:08:33.492313 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-245474af-7bc3-4fa1-aca6-a7e00bd12129 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:33.492762 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-245474af-7bc3-4fa1-aca6-a7e00bd12129 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:33.493100 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.group_snapshots [None req-245474af-7bc3-4fa1-aca6-a7e00bd12129 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] delete called for member a4eff4d5-2389-4f36-9e19-75082e4ba655 {{(pid=113687) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}}
Sep 23 14:08:33.493465 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.group_snapshots [None req-245474af-7bc3-4fa1-aca6-a7e00bd12129 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Delete group_snapshot with id: a4eff4d5-2389-4f36-9e19-75082e4ba655
Sep 23 14:08:33.500441 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-245474af-7bc3-4fa1-aca6-a7e00bd12129 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 returned with HTTP 404
Sep 23 14:08:33.501297 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 588/1186] 10.222.0.62 () {60 vars in 1393 bytes} [Fri Sep 23 14:08:33 2022] DELETE /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/group_snapshots/a4eff4d5-2389-4f36-9e19-75082e4ba655 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:08:33.506289 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6c1b6dd4-8df2-431e-bd1b-3da76b63e338 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:33.510019 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6c1b6dd4-8df2-431e-bd1b-3da76b63e338 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail
Sep 23 14:08:33.510601 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6c1b6dd4-8df2-431e-bd1b-3da76b63e338 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:33.511120 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6c1b6dd4-8df2-431e-bd1b-3da76b63e338 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'detail' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:33.511759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-6c1b6dd4-8df2-431e-bd1b-3da76b63e338 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:08:33.513456 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-6c1b6dd4-8df2-431e-bd1b-3da76b63e338 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:08:33.561542 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6c1b6dd4-8df2-431e-bd1b-3da76b63e338 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Get all volumes completed successfully.
Sep 23 14:08:33.563029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-6c1b6dd4-8df2-431e-bd1b-3da76b63e338 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:33.563410 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-6c1b6dd4-8df2-431e-bd1b-3da76b63e338 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:33.570631 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-6c1b6dd4-8df2-431e-bd1b-3da76b63e338 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:33.576398 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:33.576398 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:33.590973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6c1b6dd4-8df2-431e-bd1b-3da76b63e338 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail returned with HTTP 200
Sep 23 14:08:33.595723 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 599/1187] 10.222.0.62 () {60 vars in 1276 bytes} [Fri Sep 23 14:08:33 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/detail => generated 1003 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:08:33.609159 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-70ac4445-b031-42b2-92e3-ffff9a80d013 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:33.612867 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-70ac4445-b031-42b2-92e3-ffff9a80d013 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] POST http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/83f3493d-3cec-4568-badf-865b6f31db78/action
Sep 23 14:08:33.613605 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-70ac4445-b031-42b2-92e3-ffff9a80d013 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:08:33.613922 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-70ac4445-b031-42b2-92e3-ffff9a80d013 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:33.616599 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.groups [None req-70ac4445-b031-42b2-92e3-ffff9a80d013 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] delete called for group 83f3493d-3cec-4568-badf-865b6f31db78 {{(pid=113687) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Sep 23 14:08:33.616890 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.groups [None req-70ac4445-b031-42b2-92e3-ffff9a80d013 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Delete group with id: 83f3493d-3cec-4568-badf-865b6f31db78
Sep 23 14:08:33.622967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:33.622967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:33.804798 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-70ac4445-b031-42b2-92e3-ffff9a80d013 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/83f3493d-3cec-4568-badf-865b6f31db78/action returned with HTTP 202
Sep 23 14:08:33.805621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 589/1188] 10.222.0.62 () {62 vars in 1405 bytes} [Fri Sep 23 14:08:33 2022] POST /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/83f3493d-3cec-4568-badf-865b6f31db78/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:08:33.810839 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-dd450fc6-d6dd-4c27-904d-df0991c0b6f4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:33.815086 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dd450fc6-d6dd-4c27-904d-df0991c0b6f4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155
Sep 23 14:08:33.815576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dd450fc6-d6dd-4c27-904d-df0991c0b6f4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:33.816109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dd450fc6-d6dd-4c27-904d-df0991c0b6f4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:33.831972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:33.831972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:33.839066 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-dd450fc6-d6dd-4c27-904d-df0991c0b6f4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Volume info retrieved successfully.
Sep 23 14:08:33.840525 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING stevedore.named [None req-dd450fc6-d6dd-4c27-904d-df0991c0b6f4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 23 14:08:33.840906 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING castellan.key_manager [None req-dd450fc6-d6dd-4c27-904d-df0991c0b6f4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 23 14:08:33.848000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG oslo_db.sqlalchemy.engines [None req-dd450fc6-d6dd-4c27-904d-df0991c0b6f4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] 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_ENGINE_SUBSTITUTION {{(pid=113688) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Sep 23 14:08:33.854373 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:33.854373 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:33.869010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dd450fc6-d6dd-4c27-904d-df0991c0b6f4 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155 returned with HTTP 200
Sep 23 14:08:33.870297 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 600/1189] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:08:33 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155 => generated 999 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:08:34.887744 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1f91d920-6d80-4b87-b08a-36e75fa3d25c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:34.891218 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1f91d920-6d80-4b87-b08a-36e75fa3d25c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155
Sep 23 14:08:34.891701 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1f91d920-6d80-4b87-b08a-36e75fa3d25c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:34.892150 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1f91d920-6d80-4b87-b08a-36e75fa3d25c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:34.903873 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1f91d920-6d80-4b87-b08a-36e75fa3d25c tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155 returned with HTTP 404
Sep 23 14:08:34.904709 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 590/1190] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:08:34 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:08:34.909326 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e238d9c7-b0fb-43c1-b9e5-5de3afa26961 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:34.913924 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e238d9c7-b0fb-43c1-b9e5-5de3afa26961 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] GET http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/83f3493d-3cec-4568-badf-865b6f31db78
Sep 23 14:08:34.914520 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e238d9c7-b0fb-43c1-b9e5-5de3afa26961 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:34.914992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e238d9c7-b0fb-43c1-b9e5-5de3afa26961 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:34.915338 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.groups [None req-e238d9c7-b0fb-43c1-b9e5-5de3afa26961 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] show called for member 83f3493d-3cec-4568-badf-865b6f31db78 {{(pid=113688) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Sep 23 14:08:34.920465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e238d9c7-b0fb-43c1-b9e5-5de3afa26961 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/83f3493d-3cec-4568-badf-865b6f31db78 returned with HTTP 404
Sep 23 14:08:34.921300 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 601/1191] 10.222.0.62 () {60 vars in 1363 bytes} [Fri Sep 23 14:08:34 2022] GET /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/groups/83f3493d-3cec-4568-badf-865b6f31db78 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:08:34.925503 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c51c044c-9c4a-48a6-a8e1-e874a80b4c68 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:34.930169 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c51c044c-9c4a-48a6-a8e1-e874a80b4c68 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] DELETE http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types/17e6192b-c29a-46fe-92e6-916088dcffd5
Sep 23 14:08:34.930672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c51c044c-9c4a-48a6-a8e1-e874a80b4c68 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:34.931143 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c51c044c-9c4a-48a6-a8e1-e874a80b4c68 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:35.013911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c51c044c-9c4a-48a6-a8e1-e874a80b4c68 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types/17e6192b-c29a-46fe-92e6-916088dcffd5 returned with HTTP 202
Sep 23 14:08:35.014874 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 591/1192] 10.222.0.62 () {60 vars in 1381 bytes} [Fri Sep 23 14:08:34 2022] DELETE /volume/v3/bc4c978f05a1420c85e8e8d087735e58/group_types/17e6192b-c29a-46fe-92e6-916088dcffd5 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:08:35.021926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8546ce96-462f-4293-9052-68927907a655 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:35.024597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8546ce96-462f-4293-9052-68927907a655 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] DELETE http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155
Sep 23 14:08:35.025074 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8546ce96-462f-4293-9052-68927907a655 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:35.025517 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8546ce96-462f-4293-9052-68927907a655 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:35.025903 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-8546ce96-462f-4293-9052-68927907a655 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Delete volume with id: 446b8e93-a4fe-414a-bc19-1a05e12f7155 
Sep 23 14:08:35.037835 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8546ce96-462f-4293-9052-68927907a655 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155 returned with HTTP 404
Sep 23 14:08:35.038807 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 602/1193] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:08:35 2022] DELETE /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/446b8e93-a4fe-414a-bc19-1a05e12f7155 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:08:35.047943 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-29513436-46f8-498b-b798-776b88544c95 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:35.051701 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-29513436-46f8-498b-b798-776b88544c95 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] DELETE http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/cc73b759-4b1d-4664-aa4f-85d8e5298bea
Sep 23 14:08:35.052140 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-29513436-46f8-498b-b798-776b88544c95 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:35.053305 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-29513436-46f8-498b-b798-776b88544c95 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:35.150765 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-29513436-46f8-498b-b798-776b88544c95 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/cc73b759-4b1d-4664-aa4f-85d8e5298bea returned with HTTP 202
Sep 23 14:08:35.151404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 592/1194] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:08:35 2022] DELETE /volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/cc73b759-4b1d-4664-aa4f-85d8e5298bea => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:08:35.155904 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3c2157e4-465c-43a2-8cd8-15ee7abfae31 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:35.159594 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3c2157e4-465c-43a2-8cd8-15ee7abfae31 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] GET http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/cc73b759-4b1d-4664-aa4f-85d8e5298bea
Sep 23 14:08:35.160029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3c2157e4-465c-43a2-8cd8-15ee7abfae31 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:35.160477 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3c2157e4-465c-43a2-8cd8-15ee7abfae31 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:35.166494 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3c2157e4-465c-43a2-8cd8-15ee7abfae31 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/cc73b759-4b1d-4664-aa4f-85d8e5298bea returned with HTTP 404
Sep 23 14:08:35.167486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 603/1195] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:08:35 2022] GET /volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/cc73b759-4b1d-4664-aa4f-85d8e5298bea => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:35.171805 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bb58560f-eca5-4714-b2b3-82099c7caa33 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:35.175308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bb58560f-eca5-4714-b2b3-82099c7caa33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] DELETE http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7
Sep 23 14:08:35.175787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bb58560f-eca5-4714-b2b3-82099c7caa33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:35.176264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bb58560f-eca5-4714-b2b3-82099c7caa33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:35.176655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-bb58560f-eca5-4714-b2b3-82099c7caa33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Delete volume with id: bccb33bf-f345-422e-98af-2a9a1a4477d7 
Sep 23 14:08:35.188220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bb58560f-eca5-4714-b2b3-82099c7caa33 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7 returned with HTTP 404
Sep 23 14:08:35.189068 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 593/1196] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:08:35 2022] DELETE /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/bccb33bf-f345-422e-98af-2a9a1a4477d7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:08:35.194067 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f73e7e9c-69b7-42fa-8774-69dbdd97033d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:35.197747 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f73e7e9c-69b7-42fa-8774-69dbdd97033d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] DELETE http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/34401a78-c01b-484e-b565-91e10b784631
Sep 23 14:08:35.198235 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f73e7e9c-69b7-42fa-8774-69dbdd97033d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:35.198723 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f73e7e9c-69b7-42fa-8774-69dbdd97033d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:35.199119 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-f73e7e9c-69b7-42fa-8774-69dbdd97033d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Delete volume with id: 34401a78-c01b-484e-b565-91e10b784631 
Sep 23 14:08:35.211855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f73e7e9c-69b7-42fa-8774-69dbdd97033d tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/34401a78-c01b-484e-b565-91e10b784631 returned with HTTP 404
Sep 23 14:08:35.212781 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 604/1197] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:08:35 2022] DELETE /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/34401a78-c01b-484e-b565-91e10b784631 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:08:35.217405 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bbdbd653-65f1-460b-86eb-f66dac347d1b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:35.221097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bbdbd653-65f1-460b-86eb-f66dac347d1b tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] DELETE http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/857ac62d-1956-4821-be6f-1c17c4e1478a
Sep 23 14:08:35.221537 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bbdbd653-65f1-460b-86eb-f66dac347d1b tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:35.222003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bbdbd653-65f1-460b-86eb-f66dac347d1b tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:35.253995 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=82,cinder:UPDATE=17,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:35.345323 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bbdbd653-65f1-460b-86eb-f66dac347d1b tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/857ac62d-1956-4821-be6f-1c17c4e1478a returned with HTTP 202
Sep 23 14:08:35.346056 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 594/1198] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:08:35 2022] DELETE /volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/857ac62d-1956-4821-be6f-1c17c4e1478a => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:08:35.351322 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-61a29b00-116d-445a-94be-f0984c04f6cd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:35.355081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-61a29b00-116d-445a-94be-f0984c04f6cd tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] GET http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/857ac62d-1956-4821-be6f-1c17c4e1478a
Sep 23 14:08:35.355522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-61a29b00-116d-445a-94be-f0984c04f6cd tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:35.355975 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-61a29b00-116d-445a-94be-f0984c04f6cd tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:35.361430 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-61a29b00-116d-445a-94be-f0984c04f6cd tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/857ac62d-1956-4821-be6f-1c17c4e1478a returned with HTTP 404
Sep 23 14:08:35.362280 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 605/1199] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:08:35 2022] GET /volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/857ac62d-1956-4821-be6f-1c17c4e1478a => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:08:35.366923 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-78c91e8f-4a8a-4578-b838-384b77525d48 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:35.370734 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-78c91e8f-4a8a-4578-b838-384b77525d48 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] DELETE http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9
Sep 23 14:08:35.371333 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-78c91e8f-4a8a-4578-b838-384b77525d48 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:35.371796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-78c91e8f-4a8a-4578-b838-384b77525d48 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:35.372172 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-78c91e8f-4a8a-4578-b838-384b77525d48 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] Delete volume with id: 9626ac86-e95c-461a-b50b-dc03a7e0eeb9 
Sep 23 14:08:35.383607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-78c91e8f-4a8a-4578-b838-384b77525d48 tempest-GroupSnapshotsTest-53556043 tempest-GroupSnapshotsTest-53556043-project] http://10.222.0.62/volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9 returned with HTTP 404
Sep 23 14:08:35.385105 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 595/1200] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:08:35 2022] DELETE /volume/v3/40d8fe457cfa4433aa4a53d1d133ba11/volumes/9626ac86-e95c-461a-b50b-dc03a7e0eeb9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Sep 23 14:08:35.388863 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-115a1f1f-02f1-41d3-9ffb-ca614cdeddd4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:35.392582 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-115a1f1f-02f1-41d3-9ffb-ca614cdeddd4 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] DELETE http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/c9f76926-bdac-437a-b451-81fd429d5f59
Sep 23 14:08:35.393022 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-115a1f1f-02f1-41d3-9ffb-ca614cdeddd4 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:35.393489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-115a1f1f-02f1-41d3-9ffb-ca614cdeddd4 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Calling method '_delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:35.476628 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-115a1f1f-02f1-41d3-9ffb-ca614cdeddd4 tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/c9f76926-bdac-437a-b451-81fd429d5f59 returned with HTTP 202
Sep 23 14:08:35.477374 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 606/1201] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:08:35 2022] DELETE /volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/c9f76926-bdac-437a-b451-81fd429d5f59 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:08:35.481937 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5fe9eb9c-c075-44b6-bc50-4fefa53aa52e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:35.485825 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5fe9eb9c-c075-44b6-bc50-4fefa53aa52e tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] GET http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/c9f76926-bdac-437a-b451-81fd429d5f59
Sep 23 14:08:35.486264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5fe9eb9c-c075-44b6-bc50-4fefa53aa52e tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:35.486750 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5fe9eb9c-c075-44b6-bc50-4fefa53aa52e tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:35.492139 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5fe9eb9c-c075-44b6-bc50-4fefa53aa52e tempest-GroupSnapshotsTest-1650286118 tempest-GroupSnapshotsTest-1650286118-project-admin] http://10.222.0.62/volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/c9f76926-bdac-437a-b451-81fd429d5f59 returned with HTTP 404
Sep 23 14:08:35.493072 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 596/1202] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:08:35 2022] GET /volume/v3/bc4c978f05a1420c85e8e8d087735e58/types/c9f76926-bdac-437a-b451-81fd429d5f59 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:39.860007 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2c54d84c-dc48-4cf4-88b7-b1cf4d08b0eb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:39.958283 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2c54d84c-dc48-4cf4-88b7-b1cf4d08b0eb tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741
Sep 23 14:08:39.958762 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2c54d84c-dc48-4cf4-88b7-b1cf4d08b0eb tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:39.959625 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2c54d84c-dc48-4cf4-88b7-b1cf4d08b0eb tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:39.984453 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2c54d84c-dc48-4cf4-88b7-b1cf4d08b0eb tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 returned with HTTP 200
Sep 23 14:08:39.985194 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 607/1203] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:08:39 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 => generated 361 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:40.006973 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6e8abe58-7ac9-4f10-97b7-bcd8da4d37dc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:40.011667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6e8abe58-7ac9-4f10-97b7-bcd8da4d37dc tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741/defaults
Sep 23 14:08:40.012112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6e8abe58-7ac9-4f10-97b7-bcd8da4d37dc tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:40.012571 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6e8abe58-7ac9-4f10-97b7-bcd8da4d37dc tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'defaults' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:40.031844 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6e8abe58-7ac9-4f10-97b7-bcd8da4d37dc tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741/defaults returned with HTTP 200
Sep 23 14:08:40.036446 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 597/1204] 10.222.0.62 () {58 vars in 1358 bytes} [Fri Sep 23 14:08:40 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741/defaults => generated 361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:40.043490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-830750ea-6f02-4007-8667-8b2210f025d6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:40.048405 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-830750ea-6f02-4007-8667-8b2210f025d6 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] PUT http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741
Sep 23 14:08:40.049107 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-830750ea-6f02-4007-8667-8b2210f025d6 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:40.069252 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=94,cinder:UPDATE=6 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:40.231491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-830750ea-6f02-4007-8667-8b2210f025d6 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 returned with HTTP 200
Sep 23 14:08:40.236618 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 608/1205] 10.222.0.62 () {60 vars in 1351 bytes} [Fri Sep 23 14:08:40 2022] PUT /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 => generated 319 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:40.240246 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-08cc2299-d22b-4f1f-83c2-a56a7809187c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:40.245463 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-08cc2299-d22b-4f1f-83c2-a56a7809187c tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] DELETE http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741
Sep 23 14:08:40.245903 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-08cc2299-d22b-4f1f-83c2-a56a7809187c tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:40.246372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-08cc2299-d22b-4f1f-83c2-a56a7809187c tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:40.305357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-08cc2299-d22b-4f1f-83c2-a56a7809187c tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 returned with HTTP 200
Sep 23 14:08:40.306131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 598/1206] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:08:40 2022] DELETE /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 => generated 0 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0)
Sep 23 14:08:40.311447 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8cf652d1-2d1e-4cbd-ab3a-004a24b9ab4f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:40.316871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8cf652d1-2d1e-4cbd-ab3a-004a24b9ab4f tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741
Sep 23 14:08:40.317340 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8cf652d1-2d1e-4cbd-ab3a-004a24b9ab4f tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:40.317825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8cf652d1-2d1e-4cbd-ab3a-004a24b9ab4f tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:40.344499 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8cf652d1-2d1e-4cbd-ab3a-004a24b9ab4f tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 returned with HTTP 200
Sep 23 14:08:40.345424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 609/1207] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:08:40 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 => generated 361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:40.353030 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-17d1c5ec-ba91-4f07-99f9-0f952c08e9f0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:40.357661 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-17d1c5ec-ba91-4f07-99f9-0f952c08e9f0 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] PUT http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741
Sep 23 14:08:40.358378 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-17d1c5ec-ba91-4f07-99f9-0f952c08e9f0 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:40.924423 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-17d1c5ec-ba91-4f07-99f9-0f952c08e9f0 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 returned with HTTP 200
Sep 23 14:08:40.925186 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 599/1208] 10.222.0.62 () {60 vars in 1352 bytes} [Fri Sep 23 14:08:40 2022] PUT /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 => generated 319 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:40.936280 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f11a8f15-39a8-486a-99e8-cab3d546672d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:40.941199 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f11a8f15-39a8-486a-99e8-cab3d546672d tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741/defaults
Sep 23 14:08:40.941675 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f11a8f15-39a8-486a-99e8-cab3d546672d tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:40.942130 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f11a8f15-39a8-486a-99e8-cab3d546672d tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'defaults' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:40.961208 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f11a8f15-39a8-486a-99e8-cab3d546672d tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741/defaults returned with HTTP 200
Sep 23 14:08:40.961941 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 610/1209] 10.222.0.62 () {58 vars in 1358 bytes} [Fri Sep 23 14:08:40 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741/defaults => generated 361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:40.971416 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a639bede-22df-4a0f-9815-d8b67c281273 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:40.976979 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a639bede-22df-4a0f-9815-d8b67c281273 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741
Sep 23 14:08:40.977422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a639bede-22df-4a0f-9815-d8b67c281273 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:40.977887 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a639bede-22df-4a0f-9815-d8b67c281273 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:41.004127 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a639bede-22df-4a0f-9815-d8b67c281273 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 returned with HTTP 200
Sep 23 14:08:41.004811 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 600/1210] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:08:40 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 => generated 361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:41.014304 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-541bba81-929c-4b0f-b221-cdf5256cd384 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:41.019182 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-541bba81-929c-4b0f-b221-cdf5256cd384 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741?usage=True
Sep 23 14:08:41.019629 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-541bba81-929c-4b0f-b221-cdf5256cd384 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:41.020089 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-541bba81-929c-4b0f-b221-cdf5256cd384 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:41.053058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-541bba81-929c-4b0f-b221-cdf5256cd384 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741?usage=True returned with HTTP 200
Sep 23 14:08:41.053901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 611/1211] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:08:41 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741?usage=True => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:41.067759 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:41.165369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] POST http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes
Sep 23 14:08:41.166074 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-667455110"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:41.168287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-667455110'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:08:41.168604 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Create volume of 1 GB
Sep 23 14:08:41.175579 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Availability Zones retrieved successfully.
Sep 23 14:08:41.190516 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Flow 'volume_create_api' (84ad8c0e-a3d0-4f10-ae12-d858df53e808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:41.192968 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7473d88-f5a6-4971-bb26-6ad97116dd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:41.195370 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:08:41.228073 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7473d88-f5a6-4971-bb26-6ad97116dd0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:41.230043 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709d9b74-4411-4e28-8f3c-197611a05372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:41.237348 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:UPDATE=4,cinder:SELECT=90,cinder:INSERT=6 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:41.471296 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Created reservations ['0fd65fcf-c973-4f39-9f0c-c5b11a584bff', 'aba90ca7-76cc-4650-a0c4-3acad7ac11e3', 'd4fde814-0342-4440-9f48-132063dcbe2d', '7a91952e-4103-4f60-9e75-00796860a023'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:41.473055 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709d9b74-4411-4e28-8f3c-197611a05372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fd65fcf-c973-4f39-9f0c-c5b11a584bff', 'aba90ca7-76cc-4650-a0c4-3acad7ac11e3', 'd4fde814-0342-4440-9f48-132063dcbe2d', '7a91952e-4103-4f60-9e75-00796860a023']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:41.475916 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e44eb19-a8f9-4856-b15b-cd774e465a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:41.554021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e44eb19-a8f9-4856-b15b-cd774e465a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c15b54-50ae-4b59-b1e2-97703fd6c3de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-667455110',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='830ac297c6684cb7aa07d2f3f765d741',qos_specs=None,replication_status=<?>,reservations=['0fd65fcf-c973-4f39-9f0c-c5b11a584bff','aba90ca7-76cc-4650-a0c4-3acad7ac11e3','d4fde814-0342-4440-9f48-132063dcbe2d','7a91952e-4103-4f60-9e75-00796860a023'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='7c9401328f4841259bd5892f4dbec207',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-667455110',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=a5c15b54-50ae-4b59-b1e2-97703fd6c3de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='830ac297c6684cb7aa07d2f3f765d741',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='7c9401328f4841259bd5892f4dbec207',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:41.555897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ba2330-b2fe-4fbd-8bab-1a109803a254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:41.649614 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ba2330-b2fe-4fbd-8bab-1a109803a254) 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-VolumeQuotasAdminTestJSON-Volume-667455110',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='830ac297c6684cb7aa07d2f3f765d741',qos_specs=None,replication_status=<?>,reservations=['0fd65fcf-c973-4f39-9f0c-c5b11a584bff','aba90ca7-76cc-4650-a0c4-3acad7ac11e3','d4fde814-0342-4440-9f48-132063dcbe2d','7a91952e-4103-4f60-9e75-00796860a023'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='7c9401328f4841259bd5892f4dbec207',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:41.651449 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0436c7e2-76c6-480d-9207-d7055153be68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:41.760163 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0436c7e2-76c6-480d-9207-d7055153be68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:41.766879 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Flow 'volume_create_api' (84ad8c0e-a3d0-4f10-ae12-d858df53e808) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:41.766879 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Create volume request issued successfully.
Sep 23 14:08:41.766879 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bfdd3988-dad6-481d-8d30-4a67255d1a17 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes returned with HTTP 202
Sep 23 14:08:41.766879 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 601/1212] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:08:41 2022] POST /volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes => generated 824 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:08:41.781278 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-988e1c5c-2cae-4ce5-8861-09c3a71977ed None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:41.786104 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-988e1c5c-2cae-4ce5-8861-09c3a71977ed tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] GET http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de
Sep 23 14:08:41.786599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-988e1c5c-2cae-4ce5-8861-09c3a71977ed tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:41.787288 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-988e1c5c-2cae-4ce5-8861-09c3a71977ed tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:41.803350 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:41.803350 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:41.816475 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-988e1c5c-2cae-4ce5-8861-09c3a71977ed tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Volume info retrieved successfully.
Sep 23 14:08:41.827657 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-988e1c5c-2cae-4ce5-8861-09c3a71977ed tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de returned with HTTP 200
Sep 23 14:08:41.828624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 612/1213] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:41 2022] GET /volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de => generated 892 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:42.846646 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-96ad1a60-c2fa-42a9-86b6-32e4a6ac3d8c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:42.851033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-96ad1a60-c2fa-42a9-86b6-32e4a6ac3d8c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] GET http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de
Sep 23 14:08:42.851479 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-96ad1a60-c2fa-42a9-86b6-32e4a6ac3d8c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:42.851970 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-96ad1a60-c2fa-42a9-86b6-32e4a6ac3d8c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:42.866035 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:42.866035 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:42.872277 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-96ad1a60-c2fa-42a9-86b6-32e4a6ac3d8c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Volume info retrieved successfully.
Sep 23 14:08:42.881011 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-96ad1a60-c2fa-42a9-86b6-32e4a6ac3d8c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de returned with HTTP 200
Sep 23 14:08:42.881694 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 602/1214] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:42 2022] GET /volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de => generated 917 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:42.899166 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6992efe0-b9a1-4ef7-aff0-f69e1b8d7e7b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:42.903856 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6992efe0-b9a1-4ef7-aff0-f69e1b8d7e7b tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741?usage=True
Sep 23 14:08:42.904293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6992efe0-b9a1-4ef7-aff0-f69e1b8d7e7b tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:42.904753 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6992efe0-b9a1-4ef7-aff0-f69e1b8d7e7b tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:42.939344 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6992efe0-b9a1-4ef7-aff0-f69e1b8d7e7b tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741?usage=True returned with HTTP 200
Sep 23 14:08:42.940085 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 613/1215] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:08:42 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741?usage=True => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:42.953654 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4b39f7f7-bd68-415e-a694-97f377665e15 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:42.957161 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4b39f7f7-bd68-415e-a694-97f377665e15 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] DELETE http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de
Sep 23 14:08:42.957608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4b39f7f7-bd68-415e-a694-97f377665e15 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:42.958062 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4b39f7f7-bd68-415e-a694-97f377665e15 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:42.958502 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-4b39f7f7-bd68-415e-a694-97f377665e15 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Delete volume with id: a5c15b54-50ae-4b59-b1e2-97703fd6c3de 
Sep 23 14:08:42.973790 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:42.973790 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:42.975341 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4b39f7f7-bd68-415e-a694-97f377665e15 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Volume info retrieved successfully.
Sep 23 14:08:43.126152 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4b39f7f7-bd68-415e-a694-97f377665e15 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Delete volume request issued successfully.
Sep 23 14:08:43.126564 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4b39f7f7-bd68-415e-a694-97f377665e15 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de returned with HTTP 202
Sep 23 14:08:43.127540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 603/1216] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:08:42 2022] DELETE /volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:08:43.133113 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-104439fe-1fe3-405b-9a91-cfc40ffded1a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:43.136874 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-104439fe-1fe3-405b-9a91-cfc40ffded1a tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] GET http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de
Sep 23 14:08:43.138454 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-104439fe-1fe3-405b-9a91-cfc40ffded1a tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:43.138454 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-104439fe-1fe3-405b-9a91-cfc40ffded1a tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:43.153615 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:43.153615 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:43.160530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-104439fe-1fe3-405b-9a91-cfc40ffded1a tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Volume info retrieved successfully.
Sep 23 14:08:43.170552 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-104439fe-1fe3-405b-9a91-cfc40ffded1a tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de returned with HTTP 200
Sep 23 14:08:43.174588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 614/1217] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:43 2022] GET /volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de => generated 916 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:44.188699 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7fd80b91-9347-417d-839c-a63d2539b87c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:44.192147 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7fd80b91-9347-417d-839c-a63d2539b87c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] GET http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de
Sep 23 14:08:44.192590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7fd80b91-9347-417d-839c-a63d2539b87c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:44.193039 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7fd80b91-9347-417d-839c-a63d2539b87c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:44.204638 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7fd80b91-9347-417d-839c-a63d2539b87c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de returned with HTTP 404
Sep 23 14:08:44.205526 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 604/1218] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:44 2022] GET /volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:44.213138 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fce843bb-072e-4112-a697-fde856fdfe44 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:44.216730 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] POST http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes
Sep 23 14:08:44.217361 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-677057857"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:44.219657 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-677057857'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:08:44.219967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Create volume of 1 GB
Sep 23 14:08:44.228721 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Availability Zones retrieved successfully.
Sep 23 14:08:44.244901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Flow 'volume_create_api' (6de0aab8-98ef-410e-be87-52215998b812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:44.247907 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8215deb-d485-4688-b943-1bfbf9c379b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:44.250644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:08:44.310219 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8215deb-d485-4688-b943-1bfbf9c379b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:44.310219 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (022c7ab5-5401-4a32-9620-890682569911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:44.318675 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=99,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:44.432117 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Created reservations ['74bdde9d-3900-4ffa-96e9-debda8bbcc91', '4b560c69-3086-4876-a66d-9ac25a7719c1', '076608ab-4e17-4eed-b629-5698e7e94d00', '3152978f-ac8c-4935-ad2b-e7b7cce84226'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:44.434098 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (022c7ab5-5401-4a32-9620-890682569911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74bdde9d-3900-4ffa-96e9-debda8bbcc91', '4b560c69-3086-4876-a66d-9ac25a7719c1', '076608ab-4e17-4eed-b629-5698e7e94d00', '3152978f-ac8c-4935-ad2b-e7b7cce84226']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:44.436672 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0a1992a-1fcb-4e9b-945a-9a2575b0f08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:44.515775 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0a1992a-1fcb-4e9b-945a-9a2575b0f08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99b721a5-0903-4cc6-a569-a9fd71ff51a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-677057857',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='830ac297c6684cb7aa07d2f3f765d741',qos_specs=None,replication_status=<?>,reservations=['74bdde9d-3900-4ffa-96e9-debda8bbcc91','4b560c69-3086-4876-a66d-9ac25a7719c1','076608ab-4e17-4eed-b629-5698e7e94d00','3152978f-ac8c-4935-ad2b-e7b7cce84226'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='7c9401328f4841259bd5892f4dbec207',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-677057857',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=99b721a5-0903-4cc6-a569-a9fd71ff51a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='830ac297c6684cb7aa07d2f3f765d741',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='7c9401328f4841259bd5892f4dbec207',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:44.518421 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1501458f-24f8-435d-9557-c92672119a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:44.556182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-273b685e-7848-4c35-bd77-d43974930a6a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:44.559981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] POST http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes
Sep 23 14:08:44.560728 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-741471715"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:44.563010 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-741471715'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:08:44.563319 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Create volume of 1 GB
Sep 23 14:08:44.571147 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Availability Zones retrieved successfully.
Sep 23 14:08:44.587177 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Flow 'volume_create_api' (9f601741-454a-48e8-bb52-c3435e1b37c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:44.587862 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1501458f-24f8-435d-9557-c92672119a4a) 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-VolumeQuotasAdminTestJSON-Volume-677057857',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='830ac297c6684cb7aa07d2f3f765d741',qos_specs=None,replication_status=<?>,reservations=['74bdde9d-3900-4ffa-96e9-debda8bbcc91','4b560c69-3086-4876-a66d-9ac25a7719c1','076608ab-4e17-4eed-b629-5698e7e94d00','3152978f-ac8c-4935-ad2b-e7b7cce84226'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='7c9401328f4841259bd5892f4dbec207',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:44.589623 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ee36ca-f235-489d-b9f5-d809b5ad9039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:44.589759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77cf0731-c116-495a-8a22-65ef2f22bd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:44.592109 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:08:44.624092 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ee36ca-f235-489d-b9f5-d809b5ad9039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:44.626113 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b3b3db-8473-4ba5-bd4c-ff2b0e5408db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:44.651435 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77cf0731-c116-495a-8a22-65ef2f22bd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:44.654182 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Flow 'volume_create_api' (6de0aab8-98ef-410e-be87-52215998b812) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:44.654905 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Create volume request issued successfully.
Sep 23 14:08:44.656126 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fce843bb-072e-4112-a697-fde856fdfe44 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes returned with HTTP 202
Sep 23 14:08:44.657117 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 615/1219] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:08:44 2022] POST /volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes => generated 824 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:08:44.669309 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=73,cinder:INSERT=13,cinder:UPDATE=14 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:44.674582 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e6fe8bc4-5eae-4ca5-b409-48c9dfcb945c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:44.678561 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e6fe8bc4-5eae-4ca5-b409-48c9dfcb945c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] GET http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9
Sep 23 14:08:44.679015 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e6fe8bc4-5eae-4ca5-b409-48c9dfcb945c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:44.679896 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e6fe8bc4-5eae-4ca5-b409-48c9dfcb945c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:44.694268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:44.694268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:44.701133 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e6fe8bc4-5eae-4ca5-b409-48c9dfcb945c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Volume info retrieved successfully.
Sep 23 14:08:44.710061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e6fe8bc4-5eae-4ca5-b409-48c9dfcb945c tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 returned with HTTP 200
Sep 23 14:08:44.722852 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 616/1220] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:44 2022] GET /volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 => generated 892 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:44.779797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Created reservations ['bfc803ea-08ee-48f8-a273-022335fd6d54', '3fc8ee70-0d8c-471d-93e5-2bf80e84fe29', '255d87c3-4c45-4178-9775-b02d74d26497', '671d0395-b824-45f3-a415-90a75ce49c30'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:44.781454 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b3b3db-8473-4ba5-bd4c-ff2b0e5408db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfc803ea-08ee-48f8-a273-022335fd6d54', '3fc8ee70-0d8c-471d-93e5-2bf80e84fe29', '255d87c3-4c45-4178-9775-b02d74d26497', '671d0395-b824-45f3-a415-90a75ce49c30']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:44.783451 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7ad096-183d-4c14-aa3f-623129634ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:44.879864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7ad096-183d-4c14-aa3f-623129634ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edafab1d-cbf3-4be8-b3bc-4860dda5927e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-741471715',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='482490c45ac64607bba9ad021f2effbf',qos_specs=None,replication_status=<?>,reservations=['bfc803ea-08ee-48f8-a273-022335fd6d54','3fc8ee70-0d8c-471d-93e5-2bf80e84fe29','255d87c3-4c45-4178-9775-b02d74d26497','671d0395-b824-45f3-a415-90a75ce49c30'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0db30f990aae49fabf9b8b19cd019de9',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-741471715',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=edafab1d-cbf3-4be8-b3bc-4860dda5927e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='482490c45ac64607bba9ad021f2effbf',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='0db30f990aae49fabf9b8b19cd019de9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:44.881697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5adca1-b032-4146-b115-a44524cbe65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:44.975953 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5adca1-b032-4146-b115-a44524cbe65b) 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-741471715',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='482490c45ac64607bba9ad021f2effbf',qos_specs=None,replication_status=<?>,reservations=['bfc803ea-08ee-48f8-a273-022335fd6d54','3fc8ee70-0d8c-471d-93e5-2bf80e84fe29','255d87c3-4c45-4178-9775-b02d74d26497','671d0395-b824-45f3-a415-90a75ce49c30'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0db30f990aae49fabf9b8b19cd019de9',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:44.978387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d7445e-c402-4f3b-a846-4237cbbeebcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:08:45.062462 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d7445e-c402-4f3b-a846-4237cbbeebcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:08:45.064805 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Flow 'volume_create_api' (9f601741-454a-48e8-bb52-c3435e1b37c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:08:45.065490 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Create volume request issued successfully.
Sep 23 14:08:45.066763 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-273b685e-7848-4c35-bd77-d43974930a6a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes returned with HTTP 202
Sep 23 14:08:45.068104 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 605/1221] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:08:44 2022] POST /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes => generated 823 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:08:45.084402 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d56a62e8-aa14-4829-b22e-639384bda793 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:45.088339 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d56a62e8-aa14-4829-b22e-639384bda793 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:45.088704 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d56a62e8-aa14-4829-b22e-639384bda793 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:45.089155 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d56a62e8-aa14-4829-b22e-639384bda793 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:45.103375 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:45.103375 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:45.109628 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d56a62e8-aa14-4829-b22e-639384bda793 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:45.119261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d56a62e8-aa14-4829-b22e-639384bda793 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:45.119960 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 617/1222] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:45 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 891 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:45.730344 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-240a58d7-8fbc-4330-99a4-f8d3f2d1294b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:45.734872 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-240a58d7-8fbc-4330-99a4-f8d3f2d1294b tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] GET http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9
Sep 23 14:08:45.735485 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-240a58d7-8fbc-4330-99a4-f8d3f2d1294b tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:45.735944 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-240a58d7-8fbc-4330-99a4-f8d3f2d1294b tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:45.752576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:45.752576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:45.760211 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-240a58d7-8fbc-4330-99a4-f8d3f2d1294b tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Volume info retrieved successfully.
Sep 23 14:08:45.770584 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-240a58d7-8fbc-4330-99a4-f8d3f2d1294b tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 returned with HTTP 200
Sep 23 14:08:45.786474 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 606/1223] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:45 2022] GET /volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 => generated 917 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:45.796254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-13ad1071-b208-4c71-a9c9-a7cd097ca04a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:45.801354 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-13ad1071-b208-4c71-a9c9-a7cd097ca04a tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741?usage=True
Sep 23 14:08:45.801861 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-13ad1071-b208-4c71-a9c9-a7cd097ca04a tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:45.802341 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-13ad1071-b208-4c71-a9c9-a7cd097ca04a tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:45.836920 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-13ad1071-b208-4c71-a9c9-a7cd097ca04a tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741?usage=True returned with HTTP 200
Sep 23 14:08:45.838452 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 618/1224] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:08:45 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741?usage=True => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:45.858738 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ddf76c06-efa9-4b04-8770-80fefd40c1fc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:45.863320 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ddf76c06-efa9-4b04-8770-80fefd40c1fc tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/7fff51338cbf434089c2ee873ab4f2c9?usage=True
Sep 23 14:08:45.863765 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ddf76c06-efa9-4b04-8770-80fefd40c1fc tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:45.864220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ddf76c06-efa9-4b04-8770-80fefd40c1fc tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:45.895980 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ddf76c06-efa9-4b04-8770-80fefd40c1fc tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/7fff51338cbf434089c2ee873ab4f2c9?usage=True returned with HTTP 200
Sep 23 14:08:45.896721 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 607/1225] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:08:45 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/7fff51338cbf434089c2ee873ab4f2c9?usage=True => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:45.910920 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-73c8c2b2-3cb9-4cab-8bb5-dec6c6394f82 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:45.916626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-73c8c2b2-3cb9-4cab-8bb5-dec6c6394f82 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] POST http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/os-volume-transfer
Sep 23 14:08:45.920512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-73c8c2b2-3cb9-4cab-8bb5-dec6c6394f82 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "99b721a5-0903-4cc6-a569-a9fd71ff51a9"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:45.920512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.volume_transfer [None req-73c8c2b2-3cb9-4cab-8bb5-dec6c6394f82 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Creating new volume transfer {'transfer': {'volume_id': '99b721a5-0903-4cc6-a569-a9fd71ff51a9'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}}
Sep 23 14:08:45.920512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.contrib.volume_transfer [None req-73c8c2b2-3cb9-4cab-8bb5-dec6c6394f82 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Creating transfer of volume 99b721a5-0903-4cc6-a569-a9fd71ff51a9
Sep 23 14:08:45.920512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.transfer.api [None req-73c8c2b2-3cb9-4cab-8bb5-dec6c6394f82 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Generating transfer record for volume 99b721a5-0903-4cc6-a569-a9fd71ff51a9
Sep 23 14:08:45.935151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:45.935151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:46.072177 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-73c8c2b2-3cb9-4cab-8bb5-dec6c6394f82 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/os-volume-transfer returned with HTTP 202
Sep 23 14:08:46.073474 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 619/1226] 10.222.0.62 () {60 vars in 1268 bytes} [Fri Sep 23 14:08:45 2022] POST /volume/v3/830ac297c6684cb7aa07d2f3f765d741/os-volume-transfer => generated 507 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:08:46.087739 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c2ed5931-7935-49b5-a8ad-d1679d460adb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:46.138949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a7e264bf-449d-4452-856e-1ec8087c30de None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:46.143128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a7e264bf-449d-4452-856e-1ec8087c30de tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:46.143593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a7e264bf-449d-4452-856e-1ec8087c30de tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:46.144048 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a7e264bf-449d-4452-856e-1ec8087c30de tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:46.158789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:46.158789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:46.165722 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a7e264bf-449d-4452-856e-1ec8087c30de tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:46.175307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a7e264bf-449d-4452-856e-1ec8087c30de tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:46.176055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 620/1227] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:46 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:46.191480 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c2ed5931-7935-49b5-a8ad-d1679d460adb tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] POST http://10.222.0.62/volume/v3/7fff51338cbf434089c2ee873ab4f2c9/os-volume-transfer/023b05d7-db52-46d1-96a1-14765d65397b/accept
Sep 23 14:08:46.192280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c2ed5931-7935-49b5-a8ad-d1679d460adb tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "670718f65dab32d8"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:46.202721 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.volume_transfer [None req-c2ed5931-7935-49b5-a8ad-d1679d460adb tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] Accepting volume transfer 023b05d7-db52-46d1-96a1-14765d65397b {{(pid=113687) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}}
Sep 23 14:08:46.202721 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.contrib.volume_transfer [None req-c2ed5931-7935-49b5-a8ad-d1679d460adb tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] Accepting transfer 023b05d7-db52-46d1-96a1-14765d65397b
Sep 23 14:08:46.240531 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-8c96353e-a075-4043-b533-56425e21d3ab None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:46.245329 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-8c96353e-a075-4043-b533-56425e21d3ab tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:46.245987 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-8c96353e-a075-4043-b533-56425e21d3ab tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:46.246490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-8c96353e-a075-4043-b533-56425e21d3ab tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:46.263235 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:46.263235 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:46.270895 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-8c96353e-a075-4043-b533-56425e21d3ab tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:46.283424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-8c96353e-a075-4043-b533-56425e21d3ab tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:46.283424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 621/1228] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:08:46 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 916 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:46.460409 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-c2ed5931-7935-49b5-a8ad-d1679d460adb tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] Created reservations ['6c120ce1-df4f-4b49-8e12-722ff7f127f1', '7687d2f5-b917-4a4a-b455-d058e4dc53ea', '0b5dddc8-96c2-4a5d-ab21-e98cab712555', '5ae857f5-e6b4-424f-a62b-cbd6f7e8a0bf'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:46.529466 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-77cf8dca-2614-4fa6-9216-967ef909f993 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:46.532433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-77cf8dca-2614-4fa6-9216-967ef909f993 None None] GET http://10.222.0.62/volume//
Sep 23 14:08:46.532433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-77cf8dca-2614-4fa6-9216-967ef909f993 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:46.532433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-77cf8dca-2614-4fa6-9216-967ef909f993 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:46.532433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-77cf8dca-2614-4fa6-9216-967ef909f993 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:08:46.532906 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 622/1229] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:08:46 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)
Sep 23 14:08:46.539217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-9a6046d3-35c2-470b-85ed-819ace1dc00a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:46.544039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-9a6046d3-35c2-470b-85ed-819ace1dc00a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] POST http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments
Sep 23 14:08:46.544775 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-9a6046d3-35c2-470b-85ed-819ace1dc00a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edafab1d-cbf3-4be8-b3bc-4860dda5927e", "connector": null, "instance_uuid": "eabc1ecf-db30-497e-ab52-807dbb0f9a09"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:46.552304 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-c2ed5931-7935-49b5-a8ad-d1679d460adb tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] Created reservations ['6c0dd18f-b6e1-4027-afaa-b9780d0b5f05', '30c90511-5f40-49ca-ab3f-6ccf0ac98f26', 'ce059617-54d8-4b1d-8c6f-26bde0727b66', 'c515e138-c305-4d51-8e5a-78e235055dc2'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:46.562803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:46.562803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:46.563051 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:UPDATE=15,cinder:INSERT=16,cinder:SELECT=69 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:46.802949 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-c2ed5931-7935-49b5-a8ad-d1679d460adb tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] Created reservations ['a4e3f7fb-4933-45b1-add1-62bdea0ce129', '371688d3-013e-477a-b8d8-b04aa4ee99a2', '11b4bc38-35a1-45e0-9dcd-167bbf8698fc', '747d834a-9e69-4440-96f2-4c772e605e6f'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:46.946168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-9a6046d3-35c2-470b-85ed-819ace1dc00a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments returned with HTTP 200
Sep 23 14:08:46.947917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 623/1230] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:08:46 2022] POST /volume/v3/482490c45ac64607bba9ad021f2effbf/attachments => generated 273 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:08:47.071938 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-c2ed5931-7935-49b5-a8ad-d1679d460adb tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] Created reservations ['0b3d4ac5-f013-4999-80b4-50cd31103cfc', '54ccf5cb-493e-4412-97d5-b9a979a05dff', '8fac2f24-4418-4a9a-8a12-975193e75962', 'b3e0ab66-e9d5-414d-abb3-9bee6e0d9456'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:08:47.108137 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c2ed5931-7935-49b5-a8ad-d1679d460adb tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] Transfer volume completed successfully.
Sep 23 14:08:47.135292 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b27546a7-da8b-4a86-8f82-c4df077fd3f7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:47.139009 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b27546a7-da8b-4a86-8f82-c4df077fd3f7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:47.139461 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b27546a7-da8b-4a86-8f82-c4df077fd3f7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:47.139914 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b27546a7-da8b-4a86-8f82-c4df077fd3f7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:47.162752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:47.162752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:47.171936 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=77,cinder:INSERT=8,cinder:UPDATE=15 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:47.183148 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b27546a7-da8b-4a86-8f82-c4df077fd3f7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:47.195927 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b27546a7-da8b-4a86-8f82-c4df077fd3f7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:47.197412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 624/1231] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:47 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 915 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:47.288668 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6b769b37-c463-4d6a-b9e0-644c0261573b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:47.289777 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6b769b37-c463-4d6a-b9e0-644c0261573b None None] GET http://10.222.0.62/volume//
Sep 23 14:08:47.290435 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6b769b37-c463-4d6a-b9e0-644c0261573b None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:47.291886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6b769b37-c463-4d6a-b9e0-644c0261573b None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:47.293247 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6b769b37-c463-4d6a-b9e0-644c0261573b None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:08:47.294071 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 625/1232] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:08:47 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)
Sep 23 14:08:47.314940 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-9f694168-5060-4564-914f-ced07f47b3b1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:47.319369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-9f694168-5060-4564-914f-ced07f47b3b1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:47.320072 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-9f694168-5060-4564-914f-ced07f47b3b1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:47.320723 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-9f694168-5060-4564-914f-ced07f47b3b1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:47.356167 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:47.356167 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:47.364608 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-9f694168-5060-4564-914f-ced07f47b3b1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:47.374201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-9f694168-5060-4564-914f-ced07f47b3b1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:47.374997 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 626/1233] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:08:47 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 1013 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:08:47.441955 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-82d7edb5-7b18-4efb-a6a1-7cf841ee651d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:47.448269 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-82d7edb5-7b18-4efb-a6a1-7cf841ee651d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] PUT http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/3db6cd30-e41f-4e1d-88b2-b5d071fedde3
Sep 23 14:08:47.449030 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-82d7edb5-7b18-4efb-a6a1-7cf841ee651d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sdb"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:47.468209 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-82d7edb5-7b18-4efb-a6a1-7cf841ee651d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Acquiring lock "cinder-attachment_update-edafab1d-cbf3-4be8-b3bc-4860dda5927e-hv-cinder-85743" by "attachment_update" {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:08:47.478883 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-82d7edb5-7b18-4efb-a6a1-7cf841ee651d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Lock "cinder-attachment_update-edafab1d-cbf3-4be8-b3bc-4860dda5927e-hv-cinder-85743" acquired by "attachment_update" :: waited 0.009s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:08:47.480749 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:47.480749 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:47.642730 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.transfer.api [None req-c2ed5931-7935-49b5-a8ad-d1679d460adb tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] Volume 99b721a5-0903-4cc6-a569-a9fd71ff51a9 has been transferred.
Sep 23 14:08:47.661749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c2ed5931-7935-49b5-a8ad-d1679d460adb tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] http://10.222.0.62/volume/v3/7fff51338cbf434089c2ee873ab4f2c9/os-volume-transfer/023b05d7-db52-46d1-96a1-14765d65397b/accept returned with HTTP 202
Sep 23 14:08:47.662561 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 608/1234] 10.222.0.62 () {60 vars in 1400 bytes} [Fri Sep 23 14:08:46 2022] POST /volume/v3/7fff51338cbf434089c2ee873ab4f2c9/os-volume-transfer/023b05d7-db52-46d1-96a1-14765d65397b/accept => generated 431 bytes in 1576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:08:47.672484 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-278440d0-9d0f-4aa7-acf4-30379a6a71c8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:47.676483 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-278440d0-9d0f-4aa7-acf4-30379a6a71c8 tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] GET http://10.222.0.62/volume/v3/7fff51338cbf434089c2ee873ab4f2c9/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9
Sep 23 14:08:47.676933 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-278440d0-9d0f-4aa7-acf4-30379a6a71c8 tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:47.677439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-278440d0-9d0f-4aa7-acf4-30379a6a71c8 tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:47.693618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:47.693618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:47.702187 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-278440d0-9d0f-4aa7-acf4-30379a6a71c8 tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] Volume info retrieved successfully.
Sep 23 14:08:47.711470 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-278440d0-9d0f-4aa7-acf4-30379a6a71c8 tempest-VolumeQuotasAdminTestJSON-478091521 tempest-VolumeQuotasAdminTestJSON-478091521-project] http://10.222.0.62/volume/v3/7fff51338cbf434089c2ee873ab4f2c9/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 returned with HTTP 200
Sep 23 14:08:47.714465 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 609/1235] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:47 2022] GET /volume/v3/7fff51338cbf434089c2ee873ab4f2c9/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 => generated 917 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:47.730860 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-dda85e12-70ff-4c71-b88c-09ea829b9959 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:47.735807 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dda85e12-70ff-4c71-b88c-09ea829b9959 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741?usage=True
Sep 23 14:08:47.736350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dda85e12-70ff-4c71-b88c-09ea829b9959 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:47.736932 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dda85e12-70ff-4c71-b88c-09ea829b9959 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:47.756940 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=62,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:47.780918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dda85e12-70ff-4c71-b88c-09ea829b9959 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741?usage=True returned with HTTP 200
Sep 23 14:08:47.786375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 610/1236] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:08:47 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741?usage=True => generated 868 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:47.796160 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e1dc39ca-66d8-4fcf-90d7-8d71bfa34480 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:47.801429 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e1dc39ca-66d8-4fcf-90d7-8d71bfa34480 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/7fff51338cbf434089c2ee873ab4f2c9?usage=True
Sep 23 14:08:47.801945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e1dc39ca-66d8-4fcf-90d7-8d71bfa34480 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:47.802672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e1dc39ca-66d8-4fcf-90d7-8d71bfa34480 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:47.847348 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e1dc39ca-66d8-4fcf-90d7-8d71bfa34480 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/7fff51338cbf434089c2ee873ab4f2c9?usage=True returned with HTTP 200
Sep 23 14:08:47.848683 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 611/1237] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:08:47 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/7fff51338cbf434089c2ee873ab4f2c9?usage=True => generated 868 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:47.863006 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-dfa1c6b0-88b7-44da-85a0-151e9730b91c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:47.867176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dfa1c6b0-88b7-44da-85a0-151e9730b91c tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] DELETE http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9
Sep 23 14:08:47.867724 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dfa1c6b0-88b7-44da-85a0-151e9730b91c tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:47.868280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dfa1c6b0-88b7-44da-85a0-151e9730b91c tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:47.868840 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-dfa1c6b0-88b7-44da-85a0-151e9730b91c tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Delete volume with id: 99b721a5-0903-4cc6-a569-a9fd71ff51a9 
Sep 23 14:08:47.885623 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:47.885623 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:47.889041 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-dfa1c6b0-88b7-44da-85a0-151e9730b91c tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Volume info retrieved successfully.
Sep 23 14:08:48.046832 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-dfa1c6b0-88b7-44da-85a0-151e9730b91c tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Delete volume request issued successfully.
Sep 23 14:08:48.047420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dfa1c6b0-88b7-44da-85a0-151e9730b91c tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 returned with HTTP 202
Sep 23 14:08:48.052013 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 612/1238] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:08:47 2022] DELETE /volume/v3/8a0037efb39a4fa4898c3756e0a00539/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:08:48.053739 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f16dfc69-b064-451c-a503-e8ffa56fcaea None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:48.059965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f16dfc69-b064-451c-a503-e8ffa56fcaea tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9
Sep 23 14:08:48.060425 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f16dfc69-b064-451c-a503-e8ffa56fcaea tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:48.060882 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f16dfc69-b064-451c-a503-e8ffa56fcaea tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:48.083347 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:48.083347 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:48.090850 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f16dfc69-b064-451c-a503-e8ffa56fcaea tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Volume info retrieved successfully.
Sep 23 14:08:48.123731 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f16dfc69-b064-451c-a503-e8ffa56fcaea tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 returned with HTTP 200
Sep 23 14:08:48.124460 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 613/1239] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:48 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 => generated 1092 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:48.215382 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5b7ea21d-e44e-40e4-bf88-c7db9119b26c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:48.225559 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5b7ea21d-e44e-40e4-bf88-c7db9119b26c tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:48.225745 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5b7ea21d-e44e-40e4-bf88-c7db9119b26c tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:48.229382 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5b7ea21d-e44e-40e4-bf88-c7db9119b26c tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:48.264895 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:48.264895 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:48.274054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5b7ea21d-e44e-40e4-bf88-c7db9119b26c tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:48.284799 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5b7ea21d-e44e-40e4-bf88-c7db9119b26c tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:48.285657 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 614/1240] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:48 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 916 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:48.402143 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-82d7edb5-7b18-4efb-a6a1-7cf841ee651d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Lock "cinder-attachment_update-edafab1d-cbf3-4be8-b3bc-4860dda5927e-hv-cinder-85743" released by "attachment_update" :: held 0.924s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:08:48.403745 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-82d7edb5-7b18-4efb-a6a1-7cf841ee651d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/3db6cd30-e41f-4e1d-88b2-b5d071fedde3 returned with HTTP 200
Sep 23 14:08:48.404649 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 627/1241] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:08:47 2022] PUT /volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/3db6cd30-e41f-4e1d-88b2-b5d071fedde3 => generated 747 bytes in 965 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:49.143729 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7387b036-b9f9-4f1d-b367-bd5b04a13b6f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:49.147871 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7387b036-b9f9-4f1d-b367-bd5b04a13b6f tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9
Sep 23 14:08:49.148382 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7387b036-b9f9-4f1d-b367-bd5b04a13b6f tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:49.148869 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7387b036-b9f9-4f1d-b367-bd5b04a13b6f tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:49.162098 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7387b036-b9f9-4f1d-b367-bd5b04a13b6f tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 returned with HTTP 404
Sep 23 14:08:49.163355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 615/1242] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:49 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:49.170799 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-13aca09b-b88e-4f41-b3cb-af480f507b85 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:49.175776 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-13aca09b-b88e-4f41-b3cb-af480f507b85 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] GET http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/8a0037efb39a4fa4898c3756e0a00539?usage=True
Sep 23 14:08:49.176545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-13aca09b-b88e-4f41-b3cb-af480f507b85 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:49.177014 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-13aca09b-b88e-4f41-b3cb-af480f507b85 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:49.177701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:49.177701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:49.215600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-13aca09b-b88e-4f41-b3cb-af480f507b85 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/8a0037efb39a4fa4898c3756e0a00539?usage=True returned with HTTP 200
Sep 23 14:08:49.227779 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 628/1243] 10.222.0.62 () {58 vars in 1352 bytes} [Fri Sep 23 14:08:49 2022] GET /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/8a0037efb39a4fa4898c3756e0a00539?usage=True => generated 868 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:49.232594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4c73f59b-f303-4208-ac87-32d47e30e8dc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:49.237431 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4c73f59b-f303-4208-ac87-32d47e30e8dc tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] PUT http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741
Sep 23 14:08:49.238217 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4c73f59b-f303-4208-ac87-32d47e30e8dc tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:49.309247 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b2ea6bf4-7fee-4495-8338-d443d00b29ef None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:49.313100 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b2ea6bf4-7fee-4495-8338-d443d00b29ef tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:49.313662 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b2ea6bf4-7fee-4495-8338-d443d00b29ef tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:49.314226 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b2ea6bf4-7fee-4495-8338-d443d00b29ef tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:49.335295 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:49.335295 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:49.343223 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b2ea6bf4-7fee-4495-8338-d443d00b29ef tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:49.353607 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b2ea6bf4-7fee-4495-8338-d443d00b29ef tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:49.366381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 629/1244] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:49 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 916 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:50.226173 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4c73f59b-f303-4208-ac87-32d47e30e8dc tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 returned with HTTP 200
Sep 23 14:08:50.236169 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3b47289d-c7e8-4e68-8b90-ff0eca7edc35 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:50.240809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3b47289d-c7e8-4e68-8b90-ff0eca7edc35 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] PUT http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741
Sep 23 14:08:50.241549 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3b47289d-c7e8-4e68-8b90-ff0eca7edc35 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:50.246500 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 616/1245] 10.222.0.62 () {60 vars in 1352 bytes} [Fri Sep 23 14:08:49 2022] PUT /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 => generated 321 bytes in 1013 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:50.375424 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f99667c5-57d2-4e26-8dfa-2dadf7a1cf1a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:50.379445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f99667c5-57d2-4e26-8dfa-2dadf7a1cf1a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:50.379991 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f99667c5-57d2-4e26-8dfa-2dadf7a1cf1a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:50.380515 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f99667c5-57d2-4e26-8dfa-2dadf7a1cf1a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:50.382941 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=92,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:50.404562 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:50.404562 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:50.412296 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f99667c5-57d2-4e26-8dfa-2dadf7a1cf1a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:50.423469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f99667c5-57d2-4e26-8dfa-2dadf7a1cf1a tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:50.425828 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 617/1246] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:50 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 916 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:50.898860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3b47289d-c7e8-4e68-8b90-ff0eca7edc35 tempest-VolumeQuotasAdminTestJSON-586163608 tempest-VolumeQuotasAdminTestJSON-586163608-project-admin] http://10.222.0.62/volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 returned with HTTP 200
Sep 23 14:08:50.899921 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 630/1247] 10.222.0.62 () {60 vars in 1352 bytes} [Fri Sep 23 14:08:50 2022] PUT /volume/v3/8a0037efb39a4fa4898c3756e0a00539/os-quota-sets/830ac297c6684cb7aa07d2f3f765d741 => generated 319 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:50.908482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a0cf908b-3c5b-4563-b238-ae59d60caa38 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:50.916182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a0cf908b-3c5b-4563-b238-ae59d60caa38 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] DELETE http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9
Sep 23 14:08:50.916182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a0cf908b-3c5b-4563-b238-ae59d60caa38 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:50.916182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a0cf908b-3c5b-4563-b238-ae59d60caa38 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:50.916182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-a0cf908b-3c5b-4563-b238-ae59d60caa38 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Delete volume with id: 99b721a5-0903-4cc6-a569-a9fd71ff51a9 
Sep 23 14:08:50.930178 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a0cf908b-3c5b-4563-b238-ae59d60caa38 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 returned with HTTP 404
Sep 23 14:08:50.934218 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 618/1248] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:08:50 2022] DELETE /volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/99b721a5-0903-4cc6-a569-a9fd71ff51a9 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:50.939761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-34715f92-3e12-4a38-a67a-3f2bf678bcd7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:50.947737 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-34715f92-3e12-4a38-a67a-3f2bf678bcd7 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] DELETE http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de
Sep 23 14:08:50.949414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-34715f92-3e12-4a38-a67a-3f2bf678bcd7 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:50.950137 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-34715f92-3e12-4a38-a67a-3f2bf678bcd7 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:50.950777 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-34715f92-3e12-4a38-a67a-3f2bf678bcd7 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] Delete volume with id: a5c15b54-50ae-4b59-b1e2-97703fd6c3de 
Sep 23 14:08:50.963906 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-34715f92-3e12-4a38-a67a-3f2bf678bcd7 tempest-VolumeQuotasAdminTestJSON-1146672663 tempest-VolumeQuotasAdminTestJSON-1146672663-project] http://10.222.0.62/volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de returned with HTTP 404
Sep 23 14:08:50.966856 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 631/1249] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:08:50 2022] DELETE /volume/v3/830ac297c6684cb7aa07d2f3f765d741/volumes/a5c15b54-50ae-4b59-b1e2-97703fd6c3de => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:51.449240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c904b804-55a9-422d-833f-072d38917ad4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:51.456697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c904b804-55a9-422d-833f-072d38917ad4 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:51.457266 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c904b804-55a9-422d-833f-072d38917ad4 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:51.457589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c904b804-55a9-422d-833f-072d38917ad4 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:51.498784 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:51.498784 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:51.507885 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c904b804-55a9-422d-833f-072d38917ad4 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:51.521076 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c904b804-55a9-422d-833f-072d38917ad4 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:51.533778 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 619/1250] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:51 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:52.541046 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-de0f73d8-49fc-45de-b366-d5c281f352ec None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:52.546107 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-de0f73d8-49fc-45de-b366-d5c281f352ec tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:52.546577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-de0f73d8-49fc-45de-b366-d5c281f352ec tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:52.547032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-de0f73d8-49fc-45de-b366-d5c281f352ec tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:52.552821 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=93,cinder:UPDATE=7 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:52.575252 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:52.575252 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:52.583779 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-de0f73d8-49fc-45de-b366-d5c281f352ec tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:52.597360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-de0f73d8-49fc-45de-b366-d5c281f352ec tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:52.598364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 632/1251] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:52 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 916 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:53.379518 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-89b4e0ef-4cbe-49ea-a7a8-ed51fb58f601 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:53.380275 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-89b4e0ef-4cbe-49ea-a7a8-ed51fb58f601 None None] GET http://10.222.0.62/volume//
Sep 23 14:08:53.380672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-89b4e0ef-4cbe-49ea-a7a8-ed51fb58f601 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:53.381124 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-89b4e0ef-4cbe-49ea-a7a8-ed51fb58f601 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:53.381880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-89b4e0ef-4cbe-49ea-a7a8-ed51fb58f601 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:08:53.382461 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 620/1252] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:08:53 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:08:53.389843 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-cecd39c3-32eb-4186-88cf-a28e227e1e23 req-92dcf815-9467-4de1-8ce0-3af4321e46f9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:53.394381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-cecd39c3-32eb-4186-88cf-a28e227e1e23 req-92dcf815-9467-4de1-8ce0-3af4321e46f9 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] POST http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments
Sep 23 14:08:53.395150 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-cecd39c3-32eb-4186-88cf-a28e227e1e23 req-92dcf815-9467-4de1-8ce0-3af4321e46f9 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ae742da-c1cd-4c26-ae17-ab200f722d67", "connector": null, "instance_uuid": "ae3cf38f-b2d0-465c-9f91-7b04e669be1a"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:53.418612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:53.418612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:53.614938 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-cecd39c3-32eb-4186-88cf-a28e227e1e23 req-92dcf815-9467-4de1-8ce0-3af4321e46f9 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments returned with HTTP 200
Sep 23 14:08:53.616182 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 633/1253] 10.222.0.49 () {64 vars in 1367 bytes} [Fri Sep 23 14:08:53 2022] POST /volume/v3/728460a287914347b74cfe886f56ee6c/attachments => generated 273 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:53.621087 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-546b3aa0-8b13-4ea5-b080-16ec3e73e73d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:53.624596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-546b3aa0-8b13-4ea5-b080-16ec3e73e73d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:53.625221 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-546b3aa0-8b13-4ea5-b080-16ec3e73e73d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:53.626213 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-546b3aa0-8b13-4ea5-b080-16ec3e73e73d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:53.643205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-cecd39c3-32eb-4186-88cf-a28e227e1e23 req-6f1024ef-e665-4e03-9338-71a5cc8152d6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:53.648618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:53.648618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:53.658908 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-cecd39c3-32eb-4186-88cf-a28e227e1e23 req-6f1024ef-e665-4e03-9338-71a5cc8152d6 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] DELETE http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments/2cfa605e-ac23-43b3-8b8a-93b63de6c279
Sep 23 14:08:53.659619 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-cecd39c3-32eb-4186-88cf-a28e227e1e23 req-6f1024ef-e665-4e03-9338-71a5cc8152d6 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:53.660296 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-cecd39c3-32eb-4186-88cf-a28e227e1e23 req-6f1024ef-e665-4e03-9338-71a5cc8152d6 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:53.676667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:53.676667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:53.680972 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-546b3aa0-8b13-4ea5-b080-16ec3e73e73d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:53.690015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-546b3aa0-8b13-4ea5-b080-16ec3e73e73d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:53.690928 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 621/1254] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:53 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 916 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:54.013800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-cecd39c3-32eb-4186-88cf-a28e227e1e23 req-6f1024ef-e665-4e03-9338-71a5cc8152d6 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments/2cfa605e-ac23-43b3-8b8a-93b63de6c279 returned with HTTP 200
Sep 23 14:08:54.014931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 634/1255] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:08:53 2022] DELETE /volume/v3/728460a287914347b74cfe886f56ee6c/attachments/2cfa605e-ac23-43b3-8b8a-93b63de6c279 => generated 192 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:54.628262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-32458a4d-26ee-4311-bb8d-d34c14c24e52 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:54.632387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-32458a4d-26ee-4311-bb8d-d34c14c24e52 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] POST http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/3db6cd30-e41f-4e1d-88b2-b5d071fedde3/action
Sep 23 14:08:54.633402 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-32458a4d-26ee-4311-bb8d-d34c14c24e52 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action body: b'{"os-complete": null}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:08:54.633897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-32458a4d-26ee-4311-bb8d-d34c14c24e52 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:54.683975 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:54.683975 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:54.709653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c99e7e66-0d8e-466a-a64e-175d081dcb3e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:54.714256 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c99e7e66-0d8e-466a-a64e-175d081dcb3e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:54.714802 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c99e7e66-0d8e-466a-a64e-175d081dcb3e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:54.715243 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c99e7e66-0d8e-466a-a64e-175d081dcb3e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:54.753543 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:54.753543 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:54.777847 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c99e7e66-0d8e-466a-a64e-175d081dcb3e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:54.794238 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c99e7e66-0d8e-466a-a64e-175d081dcb3e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:54.796030 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 635/1256] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:54 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:54.930827 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-8c934e6a-dbb2-4eba-9fad-33109e86c926 req-32458a4d-26ee-4311-bb8d-d34c14c24e52 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/3db6cd30-e41f-4e1d-88b2-b5d071fedde3/action returned with HTTP 204
Sep 23 14:08:54.930827 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 622/1257] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:08:54 2022] POST /volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/3db6cd30-e41f-4e1d-88b2-b5d071fedde3/action => generated 0 bytes in 303 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:55.815011 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a94852c5-c4f4-445a-b3f1-4881400a680b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:55.818865 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a94852c5-c4f4-445a-b3f1-4881400a680b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:55.819594 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a94852c5-c4f4-445a-b3f1-4881400a680b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:55.820266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a94852c5-c4f4-445a-b3f1-4881400a680b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:55.842038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:55.842038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:55.851002 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a94852c5-c4f4-445a-b3f1-4881400a680b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:55.864016 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a94852c5-c4f4-445a-b3f1-4881400a680b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:55.879362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 636/1258] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:55 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 1208 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:55.885305 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6401c037-ee50-491e-8bc2-3c3ebf6d57e1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:55.890429 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6401c037-ee50-491e-8bc2-3c3ebf6d57e1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:55.890876 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6401c037-ee50-491e-8bc2-3c3ebf6d57e1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:55.891334 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6401c037-ee50-491e-8bc2-3c3ebf6d57e1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:55.919891 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:55.919891 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:55.939648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6401c037-ee50-491e-8bc2-3c3ebf6d57e1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:55.951011 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6401c037-ee50-491e-8bc2-3c3ebf6d57e1 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:55.952353 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 623/1259] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:55 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 1208 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:55.969721 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e80dd5bd-c664-4274-b9b9-faa2b08cc8f0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:55.973693 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e80dd5bd-c664-4274-b9b9-faa2b08cc8f0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] DELETE http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:55.974183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e80dd5bd-c664-4274-b9b9-faa2b08cc8f0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:55.974628 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e80dd5bd-c664-4274-b9b9-faa2b08cc8f0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:55.975245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-e80dd5bd-c664-4274-b9b9-faa2b08cc8f0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Delete volume with id: edafab1d-cbf3-4be8-b3bc-4860dda5927e 
Sep 23 14:08:56.007327 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:56.007327 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:56.009351 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e80dd5bd-c664-4274-b9b9-faa2b08cc8f0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:56.033704 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e80dd5bd-c664-4274-b9b9-faa2b08cc8f0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] 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.
Sep 23 14:08:56.034612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e80dd5bd-c664-4274-b9b9-faa2b08cc8f0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 400
Sep 23 14:08:56.036308 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 637/1260] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:08:55 2022] DELETE /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 307 bytes in 67 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:08:56.041623 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ad931807-18c9-49ee-be52-e7fd529b1ea0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:56.045883 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ad931807-18c9-49ee-be52-e7fd529b1ea0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:56.046466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ad931807-18c9-49ee-be52-e7fd529b1ea0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:56.047221 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ad931807-18c9-49ee-be52-e7fd529b1ea0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:56.074145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:56.074145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:56.083935 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ad931807-18c9-49ee-be52-e7fd529b1ea0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:56.095843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ad931807-18c9-49ee-be52-e7fd529b1ea0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:56.097106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 624/1261] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:56 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 1208 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:08:56.483593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-5226a700-5a73-4976-8cfb-5649170b4924 req-c5a0f14d-a703-4388-aeb4-ce780e2e374d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:56.488047 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-c5a0f14d-a703-4388-aeb4-ce780e2e374d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:56.488672 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-c5a0f14d-a703-4388-aeb4-ce780e2e374d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:56.489298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-c5a0f14d-a703-4388-aeb4-ce780e2e374d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:56.516240 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:56.516240 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:56.523992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-5226a700-5a73-4976-8cfb-5649170b4924 req-c5a0f14d-a703-4388-aeb4-ce780e2e374d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:56.535520 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-c5a0f14d-a703-4388-aeb4-ce780e2e374d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:56.536436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 638/1262] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:08:56 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 1208 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:08:56.585339 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-5226a700-5a73-4976-8cfb-5649170b4924 req-4167fa63-bbe4-47ca-ac11-964f1c8c19d7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:56.590909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-4167fa63-bbe4-47ca-ac11-964f1c8c19d7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] POST http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e/action
Sep 23 14:08:56.591747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-4167fa63-bbe4-47ca-ac11-964f1c8c19d7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action body: b'{"os-begin_detaching": null}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:08:56.592130 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-4167fa63-bbe4-47ca-ac11-964f1c8c19d7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:56.633113 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:56.633113 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:56.634903 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-5226a700-5a73-4976-8cfb-5649170b4924 req-4167fa63-bbe4-47ca-ac11-964f1c8c19d7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:56.757169 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-5226a700-5a73-4976-8cfb-5649170b4924 req-4167fa63-bbe4-47ca-ac11-964f1c8c19d7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Begin detaching volume completed successfully.
Sep 23 14:08:56.757650 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-4167fa63-bbe4-47ca-ac11-964f1c8c19d7 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e/action returned with HTTP 202
Sep 23 14:08:56.758512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 625/1263] 10.222.0.62 () {64 vars in 1652 bytes} [Fri Sep 23 14:08:56 2022] POST /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:08:57.487333 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6f02b8a2-1ccf-4aaf-9148-96848b207116 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:57.488175 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6f02b8a2-1ccf-4aaf-9148-96848b207116 None None] GET http://10.222.0.62/volume//
Sep 23 14:08:57.488572 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6f02b8a2-1ccf-4aaf-9148-96848b207116 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:57.489027 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6f02b8a2-1ccf-4aaf-9148-96848b207116 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:57.489789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6f02b8a2-1ccf-4aaf-9148-96848b207116 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:08:57.490481 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 639/1264] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:08:57 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:08:57.508860 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-5226a700-5a73-4976-8cfb-5649170b4924 req-ccb90d52-6e7d-4357-b379-f8628b7f0477 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:57.514296 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-ccb90d52-6e7d-4357-b379-f8628b7f0477 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:57.514822 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-ccb90d52-6e7d-4357-b379-f8628b7f0477 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:57.515282 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-ccb90d52-6e7d-4357-b379-f8628b7f0477 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:57.552466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:57.552466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:57.561227 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-5226a700-5a73-4976-8cfb-5649170b4924 req-ccb90d52-6e7d-4357-b379-f8628b7f0477 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:57.572614 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-ccb90d52-6e7d-4357-b379-f8628b7f0477 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:57.573352 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 626/1265] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:08:57 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 1309 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:08:57.945413 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e071fcbb-f24d-49bd-b7bf-1d34a7def32d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.066431 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e071fcbb-f24d-49bd-b7bf-1d34a7def32d tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] POST http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/1c1850d2-cc1a-4931-bd22-1e965da9bcbd/encryption
Sep 23 14:08:58.067280 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e071fcbb-f24d-49bd-b7bf-1d34a7def32d tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:58.088280 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e071fcbb-f24d-49bd-b7bf-1d34a7def32d tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/1c1850d2-cc1a-4931-bd22-1e965da9bcbd/encryption returned with HTTP 404
Sep 23 14:08:58.089888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 640/1266] 10.222.0.62 () {60 vars in 1374 bytes} [Fri Sep 23 14:08:57 2022] POST /volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/1c1850d2-cc1a-4931-bd22-1e965da9bcbd/encryption => generated 114 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:58.096021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-26cb8878-2011-4455-92c2-42df0c0795e6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.100225 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-26cb8878-2011-4455-92c2-42df0c0795e6 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] POST http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types
Sep 23 14:08:58.101176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-26cb8878-2011-4455-92c2-42df0c0795e6 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1927922561", "os-volume-type-access:is_public": false}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:58.221460 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-5226a700-5a73-4976-8cfb-5649170b4924 req-03de1a3b-2e64-44d0-acd7-26904154b21b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.225771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-03de1a3b-2e64-44d0-acd7-26904154b21b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] DELETE http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/3db6cd30-e41f-4e1d-88b2-b5d071fedde3
Sep 23 14:08:58.226210 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-03de1a3b-2e64-44d0-acd7-26904154b21b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:58.226701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-03de1a3b-2e64-44d0-acd7-26904154b21b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:58.240455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:58.240455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:58.296696 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-26cb8878-2011-4455-92c2-42df0c0795e6 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types returned with HTTP 200
Sep 23 14:08:58.298064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 627/1267] 10.222.0.62 () {60 vars in 1230 bytes} [Fri Sep 23 14:08:58 2022] POST /volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types => generated 231 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:58.313116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-248a32d9-05ea-4298-b2b7-5451996d35b8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.313911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-248a32d9-05ea-4298-b2b7-5451996d35b8 None None] GET http://10.222.0.62/volume//
Sep 23 14:08:58.314310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-248a32d9-05ea-4298-b2b7-5451996d35b8 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:58.314834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-248a32d9-05ea-4298-b2b7-5451996d35b8 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:58.315650 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-248a32d9-05ea-4298-b2b7-5451996d35b8 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:08:58.316248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 628/1268] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:08:58 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)
Sep 23 14:08:58.336577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-96719de0-4d03-4169-ad4b-a53425c31185 req-c9547b9e-c717-414a-9c16-b1b6119e53ba None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.340749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-96719de0-4d03-4169-ad4b-a53425c31185 req-c9547b9e-c717-414a-9c16-b1b6119e53ba tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] GET http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:08:58.341414 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-96719de0-4d03-4169-ad4b-a53425c31185 req-c9547b9e-c717-414a-9c16-b1b6119e53ba tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:58.341563 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-96719de0-4d03-4169-ad4b-a53425c31185 req-c9547b9e-c717-414a-9c16-b1b6119e53ba tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:58.361755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:58.361755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:58.368528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-96719de0-4d03-4169-ad4b-a53425c31185 req-c9547b9e-c717-414a-9c16-b1b6119e53ba tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:08:58.379222 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-96719de0-4d03-4169-ad4b-a53425c31185 req-c9547b9e-c717-414a-9c16-b1b6119e53ba tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 200
Sep 23 14:08:58.379945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 629/1269] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:08:58 2022] GET /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 1460 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:08:58.381111 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-342cda07-3dbf-4333-a48e-caed253ee181 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.441345 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=93,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:58.492015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-342cda07-3dbf-4333-a48e-caed253ee181 tempest-VolumeTypesNegativeTest-1308950665 tempest-VolumeTypesNegativeTest-1308950665-project] POST http://10.222.0.62/volume/v3/ff79a7bbf6b846e5841444acff0cd6d4/volumes
Sep 23 14:08:58.492753 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-342cda07-3dbf-4333-a48e-caed253ee181 tempest-VolumeTypesNegativeTest-1308950665 tempest-VolumeTypesNegativeTest-1308950665-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0df26df6-7014-46b9-91e1-a26036588902", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1482461709"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:58.495071 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-342cda07-3dbf-4333-a48e-caed253ee181 tempest-VolumeTypesNegativeTest-1308950665 tempest-VolumeTypesNegativeTest-1308950665-project] Create volume request body: {'volume': {'volume_type': '0df26df6-7014-46b9-91e1-a26036588902', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1482461709'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:08:58.507469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-342cda07-3dbf-4333-a48e-caed253ee181 tempest-VolumeTypesNegativeTest-1308950665 tempest-VolumeTypesNegativeTest-1308950665-project] http://10.222.0.62/volume/v3/ff79a7bbf6b846e5841444acff0cd6d4/volumes returned with HTTP 404
Sep 23 14:08:58.508367 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 630/1270] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:08:58 2022] POST /volume/v3/ff79a7bbf6b846e5841444acff0cd6d4/volumes => generated 114 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:58.515036 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-75b7acf2-0e6a-473f-b9b6-54550d9a401c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.518622 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-75b7acf2-0e6a-473f-b9b6-54550d9a401c tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] POST http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types
Sep 23 14:08:58.519323 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-75b7acf2-0e6a-473f-b9b6-54550d9a401c tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:58.521502 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-75b7acf2-0e6a-473f-b9b6-54550d9a401c tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types returned with HTTP 400
Sep 23 14:08:58.522313 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 631/1271] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:08:58 2022] POST /volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types => generated 108 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0)
Sep 23 14:08:58.527053 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b9e1b94c-26ec-4190-9433-f3a94a4389dc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.531828 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b9e1b94c-26ec-4190-9433-f3a94a4389dc tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] POST http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types
Sep 23 14:08:58.539573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b9e1b94c-26ec-4190-9433-f3a94a4389dc tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1982077652"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:58.572112 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-5226a700-5a73-4976-8cfb-5649170b4924 req-03de1a3b-2e64-44d0-acd7-26904154b21b tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/3db6cd30-e41f-4e1d-88b2-b5d071fedde3 returned with HTTP 200
Sep 23 14:08:58.572884 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 641/1272] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:08:58 2022] DELETE /volume/v3/482490c45ac64607bba9ad021f2effbf/attachments/3db6cd30-e41f-4e1d-88b2-b5d071fedde3 => generated 19 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:58.647509 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-96719de0-4d03-4169-ad4b-a53425c31185 req-187133b7-189e-40a6-8666-e5355caed112 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.651975 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-96719de0-4d03-4169-ad4b-a53425c31185 req-187133b7-189e-40a6-8666-e5355caed112 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] PUT http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments/8c746262-d1e6-4c75-89e2-a8ab315ceda4
Sep 23 14:08:58.653756 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-96719de0-4d03-4169-ad4b-a53425c31185 req-187133b7-189e-40a6-8666-e5355caed112 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sda"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:58.661932 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b9e1b94c-26ec-4190-9433-f3a94a4389dc tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types returned with HTTP 200
Sep 23 14:08:58.663058 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 632/1273] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:08:58 2022] POST /volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types => generated 229 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:08:58.669753 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-96719de0-4d03-4169-ad4b-a53425c31185 req-187133b7-189e-40a6-8666-e5355caed112 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Acquiring lock "cinder-attachment_update-9ae742da-c1cd-4c26-ae17-ab200f722d67-hv-cinder-85743" by "attachment_update" {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:08:58.670114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-95ed6cf3-3318-4beb-a5f8-295e8f410f14 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.673877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-95ed6cf3-3318-4beb-a5f8-295e8f410f14 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] POST http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types
Sep 23 14:08:58.675327 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-95ed6cf3-3318-4beb-a5f8-295e8f410f14 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1982077652"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:58.679397 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-96719de0-4d03-4169-ad4b-a53425c31185 req-187133b7-189e-40a6-8666-e5355caed112 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Lock "cinder-attachment_update-9ae742da-c1cd-4c26-ae17-ab200f722d67-hv-cinder-85743" acquired by "attachment_update" :: waited 0.010s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:08:58.681442 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=95,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:08:58.681821 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:58.681821 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:58.685661 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-95ed6cf3-3318-4beb-a5f8-295e8f410f14 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1982077652 already exists.
Sep 23 14:08:58.686010 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-95ed6cf3-3318-4beb-a5f8-295e8f410f14 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types returned with HTTP 409
Sep 23 14:08:58.687005 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 633/1274] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:08:58 2022] POST /volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types => generated 134 bytes in 18 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:08:58.692702 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d1e115ca-0e29-4bc5-8e73-1e95fc1e47c4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.698262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d1e115ca-0e29-4bc5-8e73-1e95fc1e47c4 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] DELETE http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/2bd62dee-ca92-40a3-b0bc-7292c9384ed6
Sep 23 14:08:58.698262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d1e115ca-0e29-4bc5-8e73-1e95fc1e47c4 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:58.698262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d1e115ca-0e29-4bc5-8e73-1e95fc1e47c4 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:58.704075 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d1e115ca-0e29-4bc5-8e73-1e95fc1e47c4 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/2bd62dee-ca92-40a3-b0bc-7292c9384ed6 returned with HTTP 404
Sep 23 14:08:58.704947 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 634/1275] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:08:58 2022] DELETE /volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/2bd62dee-ca92-40a3-b0bc-7292c9384ed6 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:08:58.710259 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b34e42dd-2e5f-4428-ad2c-ed8fd87e2f71 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.713752 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b34e42dd-2e5f-4428-ad2c-ed8fd87e2f71 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] GET http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/986a94fd-abc0-4f38-bfd5-9c2aab354621
Sep 23 14:08:58.714188 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b34e42dd-2e5f-4428-ad2c-ed8fd87e2f71 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:58.714672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b34e42dd-2e5f-4428-ad2c-ed8fd87e2f71 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:58.720866 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b34e42dd-2e5f-4428-ad2c-ed8fd87e2f71 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/986a94fd-abc0-4f38-bfd5-9c2aab354621 returned with HTTP 404
Sep 23 14:08:58.721633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 635/1276] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:08:58 2022] GET /volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/986a94fd-abc0-4f38-bfd5-9c2aab354621 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:08:58.731168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0e4b8762-f091-4cca-8825-1756ccf7cfa5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.734857 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0e4b8762-f091-4cca-8825-1756ccf7cfa5 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] DELETE http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/fe7173ee-46d5-4585-993c-cf4dd05138d0
Sep 23 14:08:58.735305 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0e4b8762-f091-4cca-8825-1756ccf7cfa5 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:58.735769 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0e4b8762-f091-4cca-8825-1756ccf7cfa5 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:58.906034 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0e4b8762-f091-4cca-8825-1756ccf7cfa5 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/fe7173ee-46d5-4585-993c-cf4dd05138d0 returned with HTTP 202
Sep 23 14:08:58.908719 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 636/1277] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:08:58 2022] DELETE /volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/fe7173ee-46d5-4585-993c-cf4dd05138d0 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:08:58.912488 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e0cb4e9d-8677-47de-8945-09a0e83bb7f9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.916250 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e0cb4e9d-8677-47de-8945-09a0e83bb7f9 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] GET http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/fe7173ee-46d5-4585-993c-cf4dd05138d0
Sep 23 14:08:58.916724 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e0cb4e9d-8677-47de-8945-09a0e83bb7f9 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:58.917169 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e0cb4e9d-8677-47de-8945-09a0e83bb7f9 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:58.924214 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e0cb4e9d-8677-47de-8945-09a0e83bb7f9 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/fe7173ee-46d5-4585-993c-cf4dd05138d0 returned with HTTP 404
Sep 23 14:08:58.925247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 637/1278] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:08:58 2022] GET /volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/fe7173ee-46d5-4585-993c-cf4dd05138d0 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:08:58.930573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-93d53d2f-bbfb-4234-8f12-3ad7de33948b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:58.935074 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-93d53d2f-bbfb-4234-8f12-3ad7de33948b tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] DELETE http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/0df26df6-7014-46b9-91e1-a26036588902
Sep 23 14:08:58.935532 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-93d53d2f-bbfb-4234-8f12-3ad7de33948b tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:58.941748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-93d53d2f-bbfb-4234-8f12-3ad7de33948b tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:59.043166 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-93d53d2f-bbfb-4234-8f12-3ad7de33948b tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/0df26df6-7014-46b9-91e1-a26036588902 returned with HTTP 202
Sep 23 14:08:59.043992 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 638/1279] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:08:58 2022] DELETE /volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/0df26df6-7014-46b9-91e1-a26036588902 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:08:59.048252 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fd58e890-491e-445b-b1ed-738adc59ec81 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:59.052434 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fd58e890-491e-445b-b1ed-738adc59ec81 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] GET http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/0df26df6-7014-46b9-91e1-a26036588902
Sep 23 14:08:59.052434 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fd58e890-491e-445b-b1ed-738adc59ec81 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:59.052830 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fd58e890-491e-445b-b1ed-738adc59ec81 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:59.059545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fd58e890-491e-445b-b1ed-738adc59ec81 tempest-VolumeTypesNegativeTest-2140891954 tempest-VolumeTypesNegativeTest-2140891954-project-admin] http://10.222.0.62/volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/0df26df6-7014-46b9-91e1-a26036588902 returned with HTTP 404
Sep 23 14:08:59.060457 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 639/1280] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:08:59 2022] GET /volume/v3/b3a198a08f1d4daeb73edbdc9a614ce3/types/0df26df6-7014-46b9-91e1-a26036588902 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:08:59.522214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-96719de0-4d03-4169-ad4b-a53425c31185 req-187133b7-189e-40a6-8666-e5355caed112 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Lock "cinder-attachment_update-9ae742da-c1cd-4c26-ae17-ab200f722d67-hv-cinder-85743" released by "attachment_update" :: held 0.843s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:08:59.523721 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-96719de0-4d03-4169-ad4b-a53425c31185 req-187133b7-189e-40a6-8666-e5355caed112 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments/8c746262-d1e6-4c75-89e2-a8ab315ceda4 returned with HTTP 200
Sep 23 14:08:59.524969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 642/1281] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:08:58 2022] PUT /volume/v3/728460a287914347b74cfe886f56ee6c/attachments/8c746262-d1e6-4c75-89e2-a8ab315ceda4 => generated 747 bytes in 879 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:08:59.534757 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4bf26da8-93e7-4b67-ada5-741c073fd880 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:59.539106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4bf26da8-93e7-4b67-ada5-741c073fd880 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:08:59.539710 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4bf26da8-93e7-4b67-ada5-741c073fd880 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:08:59.540299 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4bf26da8-93e7-4b67-ada5-741c073fd880 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:08:59.555561 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:59.555561 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:59.563254 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4bf26da8-93e7-4b67-ada5-741c073fd880 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:08:59.572648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4bf26da8-93e7-4b67-ada5-741c073fd880 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:08:59.573382 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 640/1282] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:08:59 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 916 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:08:59.674658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-96719de0-4d03-4169-ad4b-a53425c31185 req-1dd53c38-0a7f-4686-8e04-f690defc2c56 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:08:59.681244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-96719de0-4d03-4169-ad4b-a53425c31185 req-1dd53c38-0a7f-4686-8e04-f690defc2c56 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] POST http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments/8c746262-d1e6-4c75-89e2-a8ab315ceda4/action
Sep 23 14:08:59.682988 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-96719de0-4d03-4169-ad4b-a53425c31185 req-1dd53c38-0a7f-4686-8e04-f690defc2c56 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Action body: b'{"os-complete": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:08:59.683323 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-96719de0-4d03-4169-ad4b-a53425c31185 req-1dd53c38-0a7f-4686-8e04-f690defc2c56 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:08:59.716694 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:08:59.716694 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:08:59.986540 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-96719de0-4d03-4169-ad4b-a53425c31185 req-1dd53c38-0a7f-4686-8e04-f690defc2c56 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments/8c746262-d1e6-4c75-89e2-a8ab315ceda4/action returned with HTTP 204
Sep 23 14:08:59.987699 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 643/1283] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:08:59 2022] POST /volume/v3/728460a287914347b74cfe886f56ee6c/attachments/8c746262-d1e6-4c75-89e2-a8ab315ceda4/action => generated 0 bytes in 315 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:09:05.755809 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-18ec275d-2ca4-45f6-a1ca-db9b5dc48dd8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:05.761659 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-18ec275d-2ca4-45f6-a1ca-db9b5dc48dd8 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490
Sep 23 14:09:05.761659 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-18ec275d-2ca4-45f6-a1ca-db9b5dc48dd8 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:05.761659 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-18ec275d-2ca4-45f6-a1ca-db9b5dc48dd8 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:05.781713 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:05.781713 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:05.789778 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-18ec275d-2ca4-45f6-a1ca-db9b5dc48dd8 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:09:05.799388 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-18ec275d-2ca4-45f6-a1ca-db9b5dc48dd8 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 returned with HTTP 200
Sep 23 14:09:05.800299 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 641/1284] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:09:05 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:05.970030 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-851fc327-8b47-41e5-97be-48ea4a8873de None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:05.970835 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-851fc327-8b47-41e5-97be-48ea4a8873de None None] GET http://10.222.0.62/volume//
Sep 23 14:09:05.971254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-851fc327-8b47-41e5-97be-48ea4a8873de None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:05.971679 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-851fc327-8b47-41e5-97be-48ea4a8873de None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:05.972461 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-851fc327-8b47-41e5-97be-48ea4a8873de None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:09:05.973018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 644/1285] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:09:05 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:09:05.979897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-404fee64-3781-49d2-958a-dc1815cdefae None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:05.985757 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-404fee64-3781-49d2-958a-dc1815cdefae tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] POST http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments
Sep 23 14:09:05.986649 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-404fee64-3781-49d2-958a-dc1815cdefae tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01226735-ff69-473d-b9c9-18e9674fe490", "connector": null, "instance_uuid": "c49eff20-f8a6-404b-b09c-def6e4c167ca"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:06.002918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:06.002918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:06.239384 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-404fee64-3781-49d2-958a-dc1815cdefae tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments returned with HTTP 200
Sep 23 14:09:06.240609 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 642/1286] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:09:05 2022] POST /volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments => generated 273 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:09:06.468499 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-b1ab0f72-e353-471c-af5c-0cebd90d6c00 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:06.478375 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-b1ab0f72-e353-471c-af5c-0cebd90d6c00 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] POST http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/d1cca6ea-a868-408c-8873-ffd8ba9dda3c/action
Sep 23 14:09:06.480557 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-b1ab0f72-e353-471c-af5c-0cebd90d6c00 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Action body: b'{"os-complete": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:06.482770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-b1ab0f72-e353-471c-af5c-0cebd90d6c00 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:06.517409 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:06.517409 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:06.547721 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:06.704570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] POST http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes
Sep 23 14:09:06.710686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1409039109"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:06.710686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1409039109'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:06.710686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume of 1 GB
Sep 23 14:09:06.710686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:06.710686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:06.715047 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Availability Zones retrieved successfully.
Sep 23 14:09:06.729931 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Flow 'volume_create_api' (ab0ffb59-f8ee-4366-b3df-0a771064c5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:06.732464 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f351017-5c8d-4c95-9efe-9496405e987e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:06.734933 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:06.770714 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f351017-5c8d-4c95-9efe-9496405e987e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:06.772751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9690d78c-6684-4199-bc68-34ae95620515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:06.809752 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=89,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:06.815848 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-93ccb883-46ee-4be2-b39e-2592975f9faf req-b1ab0f72-e353-471c-af5c-0cebd90d6c00 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/d1cca6ea-a868-408c-8873-ffd8ba9dda3c/action returned with HTTP 204
Sep 23 14:09:06.815936 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 645/1287] 10.222.0.62 () {66 vars in 1705 bytes} [Fri Sep 23 14:09:06 2022] POST /volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/d1cca6ea-a868-408c-8873-ffd8ba9dda3c/action => generated 0 bytes in 349 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:06.909856 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0579512d-038b-4782-a57f-50f0b93951f2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:06.913363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0579512d-038b-4782-a57f-50f0b93951f2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490
Sep 23 14:09:06.913845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0579512d-038b-4782-a57f-50f0b93951f2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:06.914302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0579512d-038b-4782-a57f-50f0b93951f2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:06.939805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:06.939805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:06.946356 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0579512d-038b-4782-a57f-50f0b93951f2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:09:06.956805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0579512d-038b-4782-a57f-50f0b93951f2 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 returned with HTTP 200
Sep 23 14:09:06.957554 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 646/1288] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:06 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 => generated 1181 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:09:06.975067 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-43b120e4-52e1-4397-893a-400b104601bd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:06.978851 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-43b120e4-52e1-4397-893a-400b104601bd tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490
Sep 23 14:09:06.979295 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-43b120e4-52e1-4397-893a-400b104601bd tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:06.979744 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-43b120e4-52e1-4397-893a-400b104601bd tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:06.986225 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Created reservations ['24784b50-8e95-422d-a2ff-4551d6b9b2d2', '70440ce1-bbe9-401c-a5f9-76e0290fb7e4', '68ec1fdc-b09e-4843-83dd-8ec3c40c2633', 'd318cd58-d649-4e14-8f3d-febcbb7a1f85'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:06.989621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9690d78c-6684-4199-bc68-34ae95620515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24784b50-8e95-422d-a2ff-4551d6b9b2d2', '70440ce1-bbe9-401c-a5f9-76e0290fb7e4', '68ec1fdc-b09e-4843-83dd-8ec3c40c2633', 'd318cd58-d649-4e14-8f3d-febcbb7a1f85']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:06.992170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6720e4-e1eb-487a-8b0a-5e403a3e6c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:06.999142 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:06.999142 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:07.005717 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-43b120e4-52e1-4397-893a-400b104601bd tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:09:07.015107 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-43b120e4-52e1-4397-893a-400b104601bd tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 returned with HTTP 200
Sep 23 14:09:07.015795 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 647/1289] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:06 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 => generated 1181 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:09:07.083352 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-65c2067a-c5bd-4661-b821-e8ff80972eb9 req-3eb78450-1e36-4063-af1b-13c1297fba63 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:07.087515 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-65c2067a-c5bd-4661-b821-e8ff80972eb9 req-3eb78450-1e36-4063-af1b-13c1297fba63 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490
Sep 23 14:09:07.088032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-65c2067a-c5bd-4661-b821-e8ff80972eb9 req-3eb78450-1e36-4063-af1b-13c1297fba63 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:07.088494 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-65c2067a-c5bd-4661-b821-e8ff80972eb9 req-3eb78450-1e36-4063-af1b-13c1297fba63 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:07.107894 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:07.107894 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:07.114026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-65c2067a-c5bd-4661-b821-e8ff80972eb9 req-3eb78450-1e36-4063-af1b-13c1297fba63 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:09:07.123218 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-65c2067a-c5bd-4661-b821-e8ff80972eb9 req-3eb78450-1e36-4063-af1b-13c1297fba63 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 returned with HTTP 200
Sep 23 14:09:07.123934 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 648/1290] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:09:07 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 => generated 1181 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:09:07.132268 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6720e4-e1eb-487a-8b0a-5e403a3e6c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44f3fc38-d642-44c2-8588-c6d7fb7f8975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1409039109',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='3ef0c5d7373640d6bb149b011f074ae3',qos_specs=None,replication_status=<?>,reservations=['24784b50-8e95-422d-a2ff-4551d6b9b2d2','70440ce1-bbe9-401c-a5f9-76e0290fb7e4','68ec1fdc-b09e-4843-83dd-8ec3c40c2633','d318cd58-d649-4e14-8f3d-febcbb7a1f85'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2af73db67a574429b59df945eccf74af',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1409039109',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=44f3fc38-d642-44c2-8588-c6d7fb7f8975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ef0c5d7373640d6bb149b011f074ae3',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='2af73db67a574429b59df945eccf74af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:07.134865 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (214d78ce-9b70-4d18-a6a3-40d9029dd701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:07.250748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (214d78ce-9b70-4d18-a6a3-40d9029dd701) 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-VolumesActionsTest-Volume-1409039109',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='3ef0c5d7373640d6bb149b011f074ae3',qos_specs=None,replication_status=<?>,reservations=['24784b50-8e95-422d-a2ff-4551d6b9b2d2','70440ce1-bbe9-401c-a5f9-76e0290fb7e4','68ec1fdc-b09e-4843-83dd-8ec3c40c2633','d318cd58-d649-4e14-8f3d-febcbb7a1f85'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2af73db67a574429b59df945eccf74af',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:07.252569 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d6c8206-3d71-4347-89f4-b0496de57b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:07.273341 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-65c2067a-c5bd-4661-b821-e8ff80972eb9 req-b873ba04-bac6-4645-9c57-2cd61dd88a95 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:07.278875 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-65c2067a-c5bd-4661-b821-e8ff80972eb9 req-b873ba04-bac6-4645-9c57-2cd61dd88a95 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] DELETE http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/d1cca6ea-a868-408c-8873-ffd8ba9dda3c
Sep 23 14:09:07.279393 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-65c2067a-c5bd-4661-b821-e8ff80972eb9 req-b873ba04-bac6-4645-9c57-2cd61dd88a95 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:07.280203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-65c2067a-c5bd-4661-b821-e8ff80972eb9 req-b873ba04-bac6-4645-9c57-2cd61dd88a95 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:07.295158 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:07.295158 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:07.326116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d6c8206-3d71-4347-89f4-b0496de57b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:07.333069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Flow 'volume_create_api' (ab0ffb59-f8ee-4366-b3df-0a771064c5bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:07.335677 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume request issued successfully.
Sep 23 14:09:07.337808 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c8dcd8ec-3b60-49f0-8c08-8091b8c2d1b8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes returned with HTTP 202
Sep 23 14:09:07.339242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 643/1291] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:09:06 2022] POST /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes => generated 818 bytes in 793 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:09:07.359269 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a58c8b30-b643-4aed-a7cd-208e5f6973c6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:07.364784 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a58c8b30-b643-4aed-a7cd-208e5f6973c6 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975
Sep 23 14:09:07.365527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a58c8b30-b643-4aed-a7cd-208e5f6973c6 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:07.366239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a58c8b30-b643-4aed-a7cd-208e5f6973c6 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:07.383907 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:07.383907 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:07.392245 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a58c8b30-b643-4aed-a7cd-208e5f6973c6 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:07.401690 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a58c8b30-b643-4aed-a7cd-208e5f6973c6 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975 returned with HTTP 200
Sep 23 14:09:07.402819 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 644/1292] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:07 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975 => generated 886 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:07.465028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-65c2067a-c5bd-4661-b821-e8ff80972eb9 req-b873ba04-bac6-4645-9c57-2cd61dd88a95 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/d1cca6ea-a868-408c-8873-ffd8ba9dda3c returned with HTTP 200
Sep 23 14:09:07.465856 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 649/1293] 10.222.0.62 () {64 vars in 1653 bytes} [Fri Sep 23 14:09:07 2022] DELETE /volume/v3/c21d140d48ba4014bc470e8cf720785d/attachments/d1cca6ea-a868-408c-8873-ffd8ba9dda3c => generated 19 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:07.695297 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-03510dd8-87d4-44d6-8752-6bb6c383e68a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:07.702545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-03510dd8-87d4-44d6-8752-6bb6c383e68a tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490
Sep 23 14:09:07.702545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-03510dd8-87d4-44d6-8752-6bb6c383e68a tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:07.702545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-03510dd8-87d4-44d6-8752-6bb6c383e68a tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:07.703362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-aa5cf2b7-bba7-4161-8b8c-3d7402bf570d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:07.706917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aa5cf2b7-bba7-4161-8b8c-3d7402bf570d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] DELETE http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:09:07.707361 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aa5cf2b7-bba7-4161-8b8c-3d7402bf570d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:07.707853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aa5cf2b7-bba7-4161-8b8c-3d7402bf570d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:07.708254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-aa5cf2b7-bba7-4161-8b8c-3d7402bf570d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Delete volume with id: edafab1d-cbf3-4be8-b3bc-4860dda5927e 
Sep 23 14:09:07.718811 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:07.718811 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:07.722960 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:07.722960 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:07.732807 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-aa5cf2b7-bba7-4161-8b8c-3d7402bf570d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:09:07.732935 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-03510dd8-87d4-44d6-8752-6bb6c383e68a tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:09:07.734884 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=88,cinder:UPDATE=12 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:07.735335 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-03510dd8-87d4-44d6-8752-6bb6c383e68a tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 returned with HTTP 200
Sep 23 14:09:07.736074 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 645/1294] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:07 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 => generated 919 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:07.972497 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-aa5cf2b7-bba7-4161-8b8c-3d7402bf570d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Delete volume request issued successfully.
Sep 23 14:09:07.972902 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aa5cf2b7-bba7-4161-8b8c-3d7402bf570d tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 202
Sep 23 14:09:07.973825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 650/1295] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:07 2022] DELETE /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:09:07.988501 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f18ad9f8-d2c1-4e89-84f6-6aa235f6fb13 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:07.992892 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f18ad9f8-d2c1-4e89-84f6-6aa235f6fb13 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:09:07.993342 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f18ad9f8-d2c1-4e89-84f6-6aa235f6fb13 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:07.993805 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f18ad9f8-d2c1-4e89-84f6-6aa235f6fb13 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:08.008703 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:08.008703 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:08.015777 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f18ad9f8-d2c1-4e89-84f6-6aa235f6fb13 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:09:08.024615 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f18ad9f8-d2c1-4e89-84f6-6aa235f6fb13 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 200
Sep 23 14:09:08.027246 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 646/1296] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:07 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:08.426900 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-afb383e4-dbe2-48f3-9dd4-2a424c18a6d4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:08.430757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-afb383e4-dbe2-48f3-9dd4-2a424c18a6d4 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975
Sep 23 14:09:08.431290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-afb383e4-dbe2-48f3-9dd4-2a424c18a6d4 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:08.432099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-afb383e4-dbe2-48f3-9dd4-2a424c18a6d4 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:08.449599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:08.449599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:08.461622 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-afb383e4-dbe2-48f3-9dd4-2a424c18a6d4 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:08.470284 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-afb383e4-dbe2-48f3-9dd4-2a424c18a6d4 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975 returned with HTTP 200
Sep 23 14:09:08.471105 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 651/1297] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:08 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975 => generated 911 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:08.491222 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-87f713e9-1cda-4c38-af25-42bcdd5bb2bb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:08.546085 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-87f713e9-1cda-4c38-af25-42bcdd5bb2bb tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] POST http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975/action
Sep 23 14:09:08.546849 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-87f713e9-1cda-4c38-af25-42bcdd5bb2bb tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:08.547169 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-87f713e9-1cda-4c38-af25-42bcdd5bb2bb tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:08.564258 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:08.564258 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:08.566008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.admin_actions [None req-87f713e9-1cda-4c38-af25-42bcdd5bb2bb tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Updating volume '44f3fc38-d642-44c2-8588-c6d7fb7f8975' with '{'status': 'attaching'}' {{(pid=113687) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Sep 23 14:09:08.651784 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-87f713e9-1cda-4c38-af25-42bcdd5bb2bb tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975/action returned with HTTP 202
Sep 23 14:09:08.652843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 647/1298] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:09:08 2022] POST /volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:09:08.658446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-af4607d3-a4cf-497c-b09f-4d141eb44abb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:08.662088 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-af4607d3-a4cf-497c-b09f-4d141eb44abb tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975
Sep 23 14:09:08.662499 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-af4607d3-a4cf-497c-b09f-4d141eb44abb tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:08.662991 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-af4607d3-a4cf-497c-b09f-4d141eb44abb tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:08.677862 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:08.677862 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:08.686492 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-af4607d3-a4cf-497c-b09f-4d141eb44abb tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:08.695604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-af4607d3-a4cf-497c-b09f-4d141eb44abb tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975 returned with HTTP 200
Sep 23 14:09:08.696329 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 652/1299] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:08 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975 => generated 911 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:08.714046 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2a33d148-6e09-40ed-b781-08f474a5cbea None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:08.718504 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2a33d148-6e09-40ed-b781-08f474a5cbea tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] POST http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975/action
Sep 23 14:09:08.719245 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2a33d148-6e09-40ed-b781-08f474a5cbea tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:08.719571 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2a33d148-6e09-40ed-b781-08f474a5cbea tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:08.735181 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:08.735181 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:08.735937 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2a33d148-6e09-40ed-b781-08f474a5cbea tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Volume info retrieved successfully.
Sep 23 14:09:08.955631 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2a33d148-6e09-40ed-b781-08f474a5cbea tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Delete volume request issued successfully.
Sep 23 14:09:08.956100 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2a33d148-6e09-40ed-b781-08f474a5cbea tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975/action returned with HTTP 202
Sep 23 14:09:08.960319 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 648/1300] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:09:08 2022] POST /volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975/action => generated 0 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Sep 23 14:09:08.962378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-66539d37-5241-4465-a583-526dfcb3846c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:08.966276 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66539d37-5241-4465-a583-526dfcb3846c tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975
Sep 23 14:09:08.966743 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-66539d37-5241-4465-a583-526dfcb3846c tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:08.967487 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-66539d37-5241-4465-a583-526dfcb3846c tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:08.983715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:08.983715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:08.991639 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-66539d37-5241-4465-a583-526dfcb3846c tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:09.005089 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66539d37-5241-4465-a583-526dfcb3846c tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975 returned with HTTP 200
Sep 23 14:09:09.006069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 653/1301] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:08 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975 => generated 910 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:09.045405 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-becf1b03-ebe7-4f95-905f-43b79c8b4c13 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:09.049573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-becf1b03-ebe7-4f95-905f-43b79c8b4c13 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e
Sep 23 14:09:09.050073 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-becf1b03-ebe7-4f95-905f-43b79c8b4c13 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:09.050554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-becf1b03-ebe7-4f95-905f-43b79c8b4c13 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:09.063777 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-becf1b03-ebe7-4f95-905f-43b79c8b4c13 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e returned with HTTP 404
Sep 23 14:09:09.065169 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 649/1302] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:09 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/edafab1d-cbf3-4be8-b3bc-4860dda5927e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:09.160881 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-428e5097-8e50-4376-a760-33e14e3acde8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:09.165581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-428e5097-8e50-4376-a760-33e14e3acde8 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] DELETE http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:09:09.166314 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-428e5097-8e50-4376-a760-33e14e3acde8 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:09.166941 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-428e5097-8e50-4376-a760-33e14e3acde8 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:09.167898 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-428e5097-8e50-4376-a760-33e14e3acde8 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Delete volume with id: f45ddfea-b90d-4971-b1db-42c5f121b704 
Sep 23 14:09:09.187299 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:09.187299 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:09.188336 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-428e5097-8e50-4376-a760-33e14e3acde8 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:09:09.367590 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-428e5097-8e50-4376-a760-33e14e3acde8 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Delete volume request issued successfully.
Sep 23 14:09:09.368004 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-428e5097-8e50-4376-a760-33e14e3acde8 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 202
Sep 23 14:09:09.372327 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 654/1303] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:09 2022] DELETE /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:09:09.375066 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-87adfea7-1b47-4a93-9e4c-07bc0ed091c6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:09.378714 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-87adfea7-1b47-4a93-9e4c-07bc0ed091c6 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:09:09.379280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-87adfea7-1b47-4a93-9e4c-07bc0ed091c6 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:09.379898 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-87adfea7-1b47-4a93-9e4c-07bc0ed091c6 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:09.395061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:09.395061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:09.402366 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-87adfea7-1b47-4a93-9e4c-07bc0ed091c6 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:09:09.419576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-87adfea7-1b47-4a93-9e4c-07bc0ed091c6 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 200
Sep 23 14:09:09.424979 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 650/1304] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:09 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 916 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:10.023973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5f7b1f53-d6ad-4fba-84ac-7a282e91c436 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:10.027486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5f7b1f53-d6ad-4fba-84ac-7a282e91c436 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975
Sep 23 14:09:10.027989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5f7b1f53-d6ad-4fba-84ac-7a282e91c436 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:10.028448 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5f7b1f53-d6ad-4fba-84ac-7a282e91c436 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:10.040594 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5f7b1f53-d6ad-4fba-84ac-7a282e91c436 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975 returned with HTTP 404
Sep 23 14:09:10.041595 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 655/1305] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:10 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:09:10.047675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:10.051723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] POST http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes
Sep 23 14:09:10.052438 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-988718963"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:10.054681 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-988718963'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:10.054988 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume of 1 GB
Sep 23 14:09:10.062531 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Availability Zones retrieved successfully.
Sep 23 14:09:10.078392 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Flow 'volume_create_api' (47fecda0-861a-4e48-9354-e52f83c8c8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:10.080902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (006272fc-fbfe-4861-aeca-d4d07c30441b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:10.083346 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:10.106812 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=74,cinder:INSERT=11,cinder:UPDATE=14,cinder:DELETE=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:10.118013 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (006272fc-fbfe-4861-aeca-d4d07c30441b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:10.120142 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86317fd6-3293-4db3-a40c-4c018da656ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:10.226321 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Created reservations ['d2df37ae-64ee-4941-a702-d70f681ab9b0', '686920ee-ec41-42ea-9e9b-5bcfc47b029d', 'e6fc3bc8-d448-4b74-b10e-76353c433d76', '8c3d2475-59c3-4011-938d-b1f9a08d730d'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:10.229477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86317fd6-3293-4db3-a40c-4c018da656ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2df37ae-64ee-4941-a702-d70f681ab9b0', '686920ee-ec41-42ea-9e9b-5bcfc47b029d', 'e6fc3bc8-d448-4b74-b10e-76353c433d76', '8c3d2475-59c3-4011-938d-b1f9a08d730d']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:10.231614 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138b96b2-3865-4537-9083-349243d1adc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:10.299146 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138b96b2-3865-4537-9083-349243d1adc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8d0f0d8-a30c-452c-9a18-5631e6620842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-988718963',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='3ef0c5d7373640d6bb149b011f074ae3',qos_specs=None,replication_status=<?>,reservations=['d2df37ae-64ee-4941-a702-d70f681ab9b0','686920ee-ec41-42ea-9e9b-5bcfc47b029d','e6fc3bc8-d448-4b74-b10e-76353c433d76','8c3d2475-59c3-4011-938d-b1f9a08d730d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2af73db67a574429b59df945eccf74af',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-988718963',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=c8d0f0d8-a30c-452c-9a18-5631e6620842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ef0c5d7373640d6bb149b011f074ae3',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='2af73db67a574429b59df945eccf74af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:10.301602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb63441e-b9dd-47cb-9dfd-9d79e7096fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:10.376683 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb63441e-b9dd-47cb-9dfd-9d79e7096fc1) 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-VolumesActionsTest-Volume-988718963',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='3ef0c5d7373640d6bb149b011f074ae3',qos_specs=None,replication_status=<?>,reservations=['d2df37ae-64ee-4941-a702-d70f681ab9b0','686920ee-ec41-42ea-9e9b-5bcfc47b029d','e6fc3bc8-d448-4b74-b10e-76353c433d76','8c3d2475-59c3-4011-938d-b1f9a08d730d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2af73db67a574429b59df945eccf74af',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:10.378582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (208e9b1c-25f5-4819-a5a4-7f44250bce5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:10.440515 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (208e9b1c-25f5-4819-a5a4-7f44250bce5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:10.442893 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Flow 'volume_create_api' (47fecda0-861a-4e48-9354-e52f83c8c8fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:10.443648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume request issued successfully.
Sep 23 14:09:10.443774 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-93ddba52-6b69-42cf-9ef3-69bc9d694115 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:10.445447 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-350c9122-fbf1-4f90-973a-44dc1a4d22c5 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes returned with HTTP 202
Sep 23 14:09:10.446426 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 651/1306] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:09:10 2022] POST /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes => generated 817 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:10.448010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-93ddba52-6b69-42cf-9ef3-69bc9d694115 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704
Sep 23 14:09:10.448465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-93ddba52-6b69-42cf-9ef3-69bc9d694115 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:10.448920 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-93ddba52-6b69-42cf-9ef3-69bc9d694115 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:10.462586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b04833c9-7cad-49fe-9277-1f2303e4c859 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:10.466592 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b04833c9-7cad-49fe-9277-1f2303e4c859 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842
Sep 23 14:09:10.467534 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b04833c9-7cad-49fe-9277-1f2303e4c859 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:10.468004 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b04833c9-7cad-49fe-9277-1f2303e4c859 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:10.469867 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-93ddba52-6b69-42cf-9ef3-69bc9d694115 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 returned with HTTP 404
Sep 23 14:09:10.470850 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 656/1307] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:10 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/f45ddfea-b90d-4971-b1db-42c5f121b704 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:09:10.483596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:10.483596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:10.490348 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b04833c9-7cad-49fe-9277-1f2303e4c859 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:10.502310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b04833c9-7cad-49fe-9277-1f2303e4c859 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842 returned with HTTP 200
Sep 23 14:09:10.513811 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 652/1308] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:10 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842 => generated 885 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:10.678687 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b5cc2212-0d9f-43d8-94fe-87498503d6a0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:10.684618 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b5cc2212-0d9f-43d8-94fe-87498503d6a0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] DELETE http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:09:10.686630 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b5cc2212-0d9f-43d8-94fe-87498503d6a0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:10.688710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b5cc2212-0d9f-43d8-94fe-87498503d6a0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:10.688710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-b5cc2212-0d9f-43d8-94fe-87498503d6a0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Delete volume with id: c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 
Sep 23 14:09:10.704574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:10.704574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:10.705868 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b5cc2212-0d9f-43d8-94fe-87498503d6a0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:09:10.932473 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b5cc2212-0d9f-43d8-94fe-87498503d6a0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Delete volume request issued successfully.
Sep 23 14:09:10.932829 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b5cc2212-0d9f-43d8-94fe-87498503d6a0 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 202
Sep 23 14:09:10.933608 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 657/1309] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:10 2022] DELETE /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:09:10.938730 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fda621e1-4f96-410a-993d-9f3aa366af9e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:10.942265 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fda621e1-4f96-410a-993d-9f3aa366af9e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:09:10.947016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fda621e1-4f96-410a-993d-9f3aa366af9e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:10.947016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fda621e1-4f96-410a-993d-9f3aa366af9e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:10.959674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:10.959674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:10.967484 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fda621e1-4f96-410a-993d-9f3aa366af9e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Volume info retrieved successfully.
Sep 23 14:09:10.976310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fda621e1-4f96-410a-993d-9f3aa366af9e tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 200
Sep 23 14:09:10.977029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 653/1310] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:10 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 915 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:11.522257 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4810b49d-7689-4740-89d8-74b027a4adf3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:11.525925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4810b49d-7689-4740-89d8-74b027a4adf3 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842
Sep 23 14:09:11.526387 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4810b49d-7689-4740-89d8-74b027a4adf3 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:11.526844 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4810b49d-7689-4740-89d8-74b027a4adf3 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:11.546122 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:11.546122 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:11.553398 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4810b49d-7689-4740-89d8-74b027a4adf3 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:11.563057 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4810b49d-7689-4740-89d8-74b027a4adf3 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842 returned with HTTP 200
Sep 23 14:09:11.563930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 658/1311] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:11 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842 => generated 910 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:11.581083 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-295bc86d-f1d2-4827-a7d1-4247379c76ab None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:11.584626 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-295bc86d-f1d2-4827-a7d1-4247379c76ab tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] POST http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842/action
Sep 23 14:09:11.585394 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-295bc86d-f1d2-4827-a7d1-4247379c76ab tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:11.585710 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-295bc86d-f1d2-4827-a7d1-4247379c76ab tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:11.602919 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:11.602919 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:11.603618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.admin_actions [None req-295bc86d-f1d2-4827-a7d1-4247379c76ab tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Updating volume 'c8d0f0d8-a30c-452c-9a18-5631e6620842' with '{'status': 'creating'}' {{(pid=113687) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Sep 23 14:09:11.699260 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-295bc86d-f1d2-4827-a7d1-4247379c76ab tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842/action returned with HTTP 202
Sep 23 14:09:11.700030 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 654/1312] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:09:11 2022] POST /volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Sep 23 14:09:11.705379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b23130ce-7d85-4e26-9cba-15759551b562 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:11.708978 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b23130ce-7d85-4e26-9cba-15759551b562 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842
Sep 23 14:09:11.709423 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b23130ce-7d85-4e26-9cba-15759551b562 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:11.709872 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b23130ce-7d85-4e26-9cba-15759551b562 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:11.724667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:11.724667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:11.731126 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b23130ce-7d85-4e26-9cba-15759551b562 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:11.740415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b23130ce-7d85-4e26-9cba-15759551b562 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842 returned with HTTP 200
Sep 23 14:09:11.741143 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 659/1313] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:11 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842 => generated 909 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:11.768418 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-475d0a73-865b-4202-92d0-ea3d24c25b91 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:11.771970 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-475d0a73-865b-4202-92d0-ea3d24c25b91 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] POST http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842/action
Sep 23 14:09:11.773097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-475d0a73-865b-4202-92d0-ea3d24c25b91 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:11.773097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-475d0a73-865b-4202-92d0-ea3d24c25b91 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:11.790360 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:11.790360 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:11.791497 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-475d0a73-865b-4202-92d0-ea3d24c25b91 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Volume info retrieved successfully.
Sep 23 14:09:11.995257 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b36ec9db-002f-4f64-8b88-0492d0a8ec75 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:11.999789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b36ec9db-002f-4f64-8b88-0492d0a8ec75 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] GET http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090
Sep 23 14:09:12.000335 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b36ec9db-002f-4f64-8b88-0492d0a8ec75 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:12.000745 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b36ec9db-002f-4f64-8b88-0492d0a8ec75 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:12.012803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b36ec9db-002f-4f64-8b88-0492d0a8ec75 tempest-AttachVolumeNegativeTest-1878946497 tempest-AttachVolumeNegativeTest-1878946497-project] http://10.222.0.62/volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 returned with HTTP 404
Sep 23 14:09:12.014697 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 660/1314] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:11 2022] GET /volume/v3/482490c45ac64607bba9ad021f2effbf/volumes/c0c380be-bbfd-4dd0-abe0-e09ff5c7f090 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:09:12.029721 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-475d0a73-865b-4202-92d0-ea3d24c25b91 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Delete volume request issued successfully.
Sep 23 14:09:12.030589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-475d0a73-865b-4202-92d0-ea3d24c25b91 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842/action returned with HTTP 202
Sep 23 14:09:12.032265 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 655/1315] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:09:11 2022] POST /volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842/action => generated 0 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:09:12.037016 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-43e13c2c-957f-4784-8678-dfce329824ac None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:12.040715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-43e13c2c-957f-4784-8678-dfce329824ac tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842
Sep 23 14:09:12.041166 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-43e13c2c-957f-4784-8678-dfce329824ac tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:12.044983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-43e13c2c-957f-4784-8678-dfce329824ac tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:12.063532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:12.063532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:12.066305 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7c77015a-5b33-4d4b-957d-cd6f78fc3cc1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:12.079896 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-43e13c2c-957f-4784-8678-dfce329824ac tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:12.090266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-43e13c2c-957f-4784-8678-dfce329824ac tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842 returned with HTTP 200
Sep 23 14:09:12.091678 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 661/1316] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:12 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842 => generated 909 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:12.199522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7c77015a-5b33-4d4b-957d-cd6f78fc3cc1 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] POST http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots
Sep 23 14:09:12.200255 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7c77015a-5b33-4d4b-957d-cd6f78fc3cc1 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b5db45c-f08b-4d06-a01b-76d5c5896531", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1864810948", "description": null, "metadata": null}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:12.222675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:12.222675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:12.224073 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7c77015a-5b33-4d4b-957d-cd6f78fc3cc1 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:09:12.224422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-7c77015a-5b33-4d4b-957d-cd6f78fc3cc1 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Create snapshot from volume 6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:09:12.328742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=76,cinder:INSERT=9,cinder:UPDATE=14,cinder:DELETE=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:12.449409 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-7c77015a-5b33-4d4b-957d-cd6f78fc3cc1 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Created reservations ['e25b5953-1b73-48cf-9885-941b76e27ff2', '31b3b5b1-d501-43fb-8546-990dcbaecc54', '997335ce-3532-4c7e-92c6-7daac1d073d9', '979ee101-76df-4e44-88e4-11cef3d4370a'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:12.705967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7c77015a-5b33-4d4b-957d-cd6f78fc3cc1 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Snapshot force create request issued successfully.
Sep 23 14:09:12.714554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7c77015a-5b33-4d4b-957d-cd6f78fc3cc1 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots returned with HTTP 202
Sep 23 14:09:12.714554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 656/1317] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:09:12 2022] POST /volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots => generated 308 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:09:12.722714 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3f925c81-3b22-4d55-851f-186b8555abe5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:12.731227 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3f925c81-3b22-4d55-851f-186b8555abe5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5
Sep 23 14:09:12.732986 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3f925c81-3b22-4d55-851f-186b8555abe5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:12.733464 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3f925c81-3b22-4d55-851f-186b8555abe5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:12.749306 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:12.749306 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:12.750671 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3f925c81-3b22-4d55-851f-186b8555abe5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Snapshot retrieved successfully.
Sep 23 14:09:12.752945 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3f925c81-3b22-4d55-851f-186b8555abe5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 returned with HTTP 200
Sep 23 14:09:12.754081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 662/1318] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:09:12 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:13.109937 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8c7128ca-2cfc-4dd7-bc23-fa9cf592b9f7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:13.114305 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8c7128ca-2cfc-4dd7-bc23-fa9cf592b9f7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842
Sep 23 14:09:13.115057 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8c7128ca-2cfc-4dd7-bc23-fa9cf592b9f7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:13.115741 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8c7128ca-2cfc-4dd7-bc23-fa9cf592b9f7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:13.128781 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8c7128ca-2cfc-4dd7-bc23-fa9cf592b9f7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842 returned with HTTP 404
Sep 23 14:09:13.137198 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 657/1319] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:13 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:13.139112 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:13.143197 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] POST http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes
Sep 23 14:09:13.144285 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1130709108"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:13.147652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1130709108'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:13.147967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume of 1 GB
Sep 23 14:09:13.156914 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Availability Zones retrieved successfully.
Sep 23 14:09:13.183069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Flow 'volume_create_api' (7111c013-0d7e-4435-8a50-811472c3cb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:13.186609 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b849856-9943-40a7-ba39-0d2856e7f9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:13.190639 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:13.270757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b849856-9943-40a7-ba39-0d2856e7f9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:13.278846 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f6cb8d-7c48-4074-a4f2-65ee4c64545d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:13.337181 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=95,cinder:INSERT=3,cinder:UPDATE=2 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:13.491312 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Created reservations ['35181155-49bd-4378-babe-9d0aec146c85', '82861e98-db14-4817-803b-2b9901ee21ef', '7810e6b9-bd09-4b1b-8973-fe4ca4865e3f', 'c9e4599f-5718-4d36-9797-94dc7d59838a'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:13.494158 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f6cb8d-7c48-4074-a4f2-65ee4c64545d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35181155-49bd-4378-babe-9d0aec146c85', '82861e98-db14-4817-803b-2b9901ee21ef', '7810e6b9-bd09-4b1b-8973-fe4ca4865e3f', 'c9e4599f-5718-4d36-9797-94dc7d59838a']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:13.496666 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a49765f-f6b3-4f20-b182-c1aca2c940f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:13.641570 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a49765f-f6b3-4f20-b182-c1aca2c940f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96e69c4e-53b1-46c5-9b1c-cecdcde22345', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1130709108',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='3ef0c5d7373640d6bb149b011f074ae3',qos_specs=None,replication_status=<?>,reservations=['35181155-49bd-4378-babe-9d0aec146c85','82861e98-db14-4817-803b-2b9901ee21ef','7810e6b9-bd09-4b1b-8973-fe4ca4865e3f','c9e4599f-5718-4d36-9797-94dc7d59838a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2af73db67a574429b59df945eccf74af',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1130709108',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=96e69c4e-53b1-46c5-9b1c-cecdcde22345,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ef0c5d7373640d6bb149b011f074ae3',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='2af73db67a574429b59df945eccf74af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:13.643531 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (654f48fd-7e81-4695-89c4-ccd40f2ff695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:13.766116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4d59b362-ecca-4c0a-89b5-d99b7a90217e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:13.781093 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4d59b362-ecca-4c0a-89b5-d99b7a90217e tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5
Sep 23 14:09:13.781566 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4d59b362-ecca-4c0a-89b5-d99b7a90217e tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:13.782032 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4d59b362-ecca-4c0a-89b5-d99b7a90217e tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:13.828603 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (654f48fd-7e81-4695-89c4-ccd40f2ff695) 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-VolumesActionsTest-Volume-1130709108',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='3ef0c5d7373640d6bb149b011f074ae3',qos_specs=None,replication_status=<?>,reservations=['35181155-49bd-4378-babe-9d0aec146c85','82861e98-db14-4817-803b-2b9901ee21ef','7810e6b9-bd09-4b1b-8973-fe4ca4865e3f','c9e4599f-5718-4d36-9797-94dc7d59838a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2af73db67a574429b59df945eccf74af',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:13.834266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be2ff83b-b593-4549-99f8-5d34aab94918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:13.853829 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:13.853829 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:13.853829 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4d59b362-ecca-4c0a-89b5-d99b7a90217e tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Snapshot retrieved successfully.
Sep 23 14:09:13.853829 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4d59b362-ecca-4c0a-89b5-d99b7a90217e tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 returned with HTTP 200
Sep 23 14:09:13.855542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 658/1320] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:09:13 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 => generated 440 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:13.940436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be2ff83b-b593-4549-99f8-5d34aab94918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:13.942920 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Flow 'volume_create_api' (7111c013-0d7e-4435-8a50-811472c3cb2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:13.943618 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume request issued successfully.
Sep 23 14:09:13.951596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-21a2d85f-fc03-4af3-ac14-ca8994635c5a tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes returned with HTTP 202
Sep 23 14:09:13.968593 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c26b476c-78fe-481c-8a05-0b6355a2fce4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:13.972459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 663/1321] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:09:13 2022] POST /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes => generated 818 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:09:13.978590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c26b476c-78fe-481c-8a05-0b6355a2fce4 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345
Sep 23 14:09:13.978590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c26b476c-78fe-481c-8a05-0b6355a2fce4 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:13.978590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c26b476c-78fe-481c-8a05-0b6355a2fce4 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:13.991391 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:13.991391 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:14.009550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c26b476c-78fe-481c-8a05-0b6355a2fce4 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:14.023379 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c26b476c-78fe-481c-8a05-0b6355a2fce4 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 returned with HTTP 200
Sep 23 14:09:14.024686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 659/1322] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:13 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 => generated 886 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:14.863088 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7399eb51-637c-4889-bee5-7f9a5c537c6a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:14.869905 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7399eb51-637c-4889-bee5-7f9a5c537c6a tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5
Sep 23 14:09:14.870715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7399eb51-637c-4889-bee5-7f9a5c537c6a tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:14.871360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7399eb51-637c-4889-bee5-7f9a5c537c6a tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:14.902091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:14.902091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:14.904201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7399eb51-637c-4889-bee5-7f9a5c537c6a tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Snapshot retrieved successfully.
Sep 23 14:09:14.906716 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7399eb51-637c-4889-bee5-7f9a5c537c6a tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 returned with HTTP 200
Sep 23 14:09:14.909530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 664/1323] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:09:14 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 => generated 440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:15.046529 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1b9f96ea-8522-4d34-8ef9-b1918c98a1d8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:15.050795 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1b9f96ea-8522-4d34-8ef9-b1918c98a1d8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345
Sep 23 14:09:15.051459 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1b9f96ea-8522-4d34-8ef9-b1918c98a1d8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:15.052073 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1b9f96ea-8522-4d34-8ef9-b1918c98a1d8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:15.082631 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:15.082631 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:15.098778 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1b9f96ea-8522-4d34-8ef9-b1918c98a1d8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:15.122019 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1b9f96ea-8522-4d34-8ef9-b1918c98a1d8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 returned with HTTP 200
Sep 23 14:09:15.126179 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 660/1324] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:15 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 => generated 910 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:15.917766 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a6672014-149c-48a0-b74d-6de34091f0e5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:15.926087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a6672014-149c-48a0-b74d-6de34091f0e5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5
Sep 23 14:09:15.926569 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a6672014-149c-48a0-b74d-6de34091f0e5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:15.927021 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a6672014-149c-48a0-b74d-6de34091f0e5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:15.954165 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:15.954165 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:15.955524 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a6672014-149c-48a0-b74d-6de34091f0e5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Snapshot retrieved successfully.
Sep 23 14:09:15.957530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a6672014-149c-48a0-b74d-6de34091f0e5 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 returned with HTTP 200
Sep 23 14:09:15.958245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 665/1325] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:09:15 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:16.148624 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-02325d5d-78ec-4798-8f4e-d89a65e384ab None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:16.153768 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-02325d5d-78ec-4798-8f4e-d89a65e384ab tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345
Sep 23 14:09:16.155624 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-02325d5d-78ec-4798-8f4e-d89a65e384ab tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:16.155624 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-02325d5d-78ec-4798-8f4e-d89a65e384ab tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:16.189919 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:16.189919 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:16.198265 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-02325d5d-78ec-4798-8f4e-d89a65e384ab tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:16.222957 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-02325d5d-78ec-4798-8f4e-d89a65e384ab tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 returned with HTTP 200
Sep 23 14:09:16.224630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 661/1326] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:16 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 => generated 910 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:16.970874 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-56826f23-542a-4bfa-b811-7df5289318bf None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:16.976085 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-56826f23-542a-4bfa-b811-7df5289318bf tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5
Sep 23 14:09:16.977423 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-56826f23-542a-4bfa-b811-7df5289318bf tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:16.978050 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-56826f23-542a-4bfa-b811-7df5289318bf tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:17.014221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:17.014221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:17.015654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-56826f23-542a-4bfa-b811-7df5289318bf tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Snapshot retrieved successfully.
Sep 23 14:09:17.017730 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-56826f23-542a-4bfa-b811-7df5289318bf tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 returned with HTTP 200
Sep 23 14:09:17.020505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 666/1327] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:09:16 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 => generated 467 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:17.029462 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-409ca600-2cd1-4de8-b46f-aee866792da9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:17.033743 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-409ca600-2cd1-4de8-b46f-aee866792da9 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5
Sep 23 14:09:17.034435 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-409ca600-2cd1-4de8-b46f-aee866792da9 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:17.035064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-409ca600-2cd1-4de8-b46f-aee866792da9 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:17.052171 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:17.052171 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:17.056952 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-409ca600-2cd1-4de8-b46f-aee866792da9 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Snapshot retrieved successfully.
Sep 23 14:09:17.071670 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-409ca600-2cd1-4de8-b46f-aee866792da9 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 returned with HTTP 200
Sep 23 14:09:17.073955 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 662/1328] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:09:17 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 => generated 467 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:17.085275 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:17.089000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] POST http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes
Sep 23 14:09:17.089966 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1967675495", "snapshot_id": "3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:17.092855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1967675495', 'snapshot_id': '3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:17.121701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:17.121701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:17.123861 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Snapshot retrieved successfully.
Sep 23 14:09:17.124356 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Create volume of 1 GB
Sep 23 14:09:17.135365 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Availability Zones retrieved successfully.
Sep 23 14:09:17.161277 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Flow 'volume_create_api' (78bd5b88-766f-4efe-bf22-1bb86008446f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:17.164530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf7b19e-ec73-4fc4-a09f-42a38345fddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:17.167387 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:17.248670 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-66cecbc0-30af-4c2d-8a84-b66cc5d6f3a7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:17.252893 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-66cecbc0-30af-4c2d-8a84-b66cc5d6f3a7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345
Sep 23 14:09:17.257451 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-66cecbc0-30af-4c2d-8a84-b66cc5d6f3a7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:17.258141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-66cecbc0-30af-4c2d-8a84-b66cc5d6f3a7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:17.300411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf7b19e-ec73-4fc4-a09f-42a38345fddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:17.305598 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd2da5b-a921-4cdc-828f-3d2a885bef20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:17.311667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:17.311667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:17.321228 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-66cecbc0-30af-4c2d-8a84-b66cc5d6f3a7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:17.334929 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-66cecbc0-30af-4c2d-8a84-b66cc5d6f3a7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 returned with HTTP 200
Sep 23 14:09:17.336107 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 663/1329] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:17 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 => generated 911 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:17.353637 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6006f273-6426-4ad3-856a-c8ace7f3b387 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:17.357885 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6006f273-6426-4ad3-856a-c8ace7f3b387 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] POST http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345/action
Sep 23 14:09:17.358669 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6006f273-6426-4ad3-856a-c8ace7f3b387 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:17.358960 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6006f273-6426-4ad3-856a-c8ace7f3b387 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:17.407107 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:17.407107 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:17.410628 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.admin_actions [None req-6006f273-6426-4ad3-856a-c8ace7f3b387 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Updating volume '96e69c4e-53b1-46c5-9b1c-cecdcde22345' with '{'status': 'error'}' {{(pid=113687) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Sep 23 14:09:17.524361 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Created reservations ['f00c6ea4-c045-4560-8772-577aa8c044f0', '3c423901-c726-4e1b-abe4-99ff80687c4a', '84bff8e5-d72a-4d36-a124-6a3e96d9a428', 'd810c05b-bcda-4f24-8ebe-767251b27356'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:17.527239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd2da5b-a921-4cdc-828f-3d2a885bef20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f00c6ea4-c045-4560-8772-577aa8c044f0', '3c423901-c726-4e1b-abe4-99ff80687c4a', '84bff8e5-d72a-4d36-a124-6a3e96d9a428', 'd810c05b-bcda-4f24-8ebe-767251b27356']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:17.533483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f37e92b-685c-48e3-9b01-a5de94af8483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:17.591854 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6006f273-6426-4ad3-856a-c8ace7f3b387 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345/action returned with HTTP 202
Sep 23 14:09:17.591854 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 664/1330] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:09:17 2022] POST /volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Sep 23 14:09:17.595915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bcb1b35a-cbba-4b66-bffa-2b063360448d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:17.600243 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bcb1b35a-cbba-4b66-bffa-2b063360448d tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345
Sep 23 14:09:17.600965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bcb1b35a-cbba-4b66-bffa-2b063360448d tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:17.601583 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bcb1b35a-cbba-4b66-bffa-2b063360448d tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:17.626794 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:17.626794 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:17.632099 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bcb1b35a-cbba-4b66-bffa-2b063360448d tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:17.643799 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f37e92b-685c-48e3-9b01-a5de94af8483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95be79fb-a283-44cd-82ab-2eefce960177', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1967675495',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='901178273d85449e9cdaa5de235fb3e9',qos_specs=None,replication_status=<?>,reservations=['f00c6ea4-c045-4560-8772-577aa8c044f0','3c423901-c726-4e1b-abe4-99ff80687c4a','84bff8e5-d72a-4d36-a124-6a3e96d9a428','d810c05b-bcda-4f24-8ebe-767251b27356'],size=1,snapshot_id=3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5,source_replicaid=<?>,source_volid=None,status='creating',user_id='9359e90c4861470d9cc060abb9c3b203',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=True,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2022-09-23T14:09:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1967675495',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=95be79fb-a283-44cd-82ab-2eefce960177,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='901178273d85449e9cdaa5de235fb3e9',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=3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9359e90c4861470d9cc060abb9c3b203',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:17.649500 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ecdab2-6adc-4470-8221-c05cc9f6b201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:17.657640 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bcb1b35a-cbba-4b66-bffa-2b063360448d tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 returned with HTTP 200
Sep 23 14:09:17.675604 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 665/1331] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:17 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 => generated 907 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:17.686974 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0df1e9f7-55b4-4ae3-b5ca-c4c0ec24f4b6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:17.693605 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0df1e9f7-55b4-4ae3-b5ca-c4c0ec24f4b6 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] POST http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345/action
Sep 23 14:09:17.694103 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=65,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:17.701086 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0df1e9f7-55b4-4ae3-b5ca-c4c0ec24f4b6 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:17.701086 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0df1e9f7-55b4-4ae3-b5ca-c4c0ec24f4b6 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:17.715300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:17.715300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:17.716840 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0df1e9f7-55b4-4ae3-b5ca-c4c0ec24f4b6 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Volume info retrieved successfully.
Sep 23 14:09:17.862189 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ecdab2-6adc-4470-8221-c05cc9f6b201) 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-TestVolumeBootPattern-volume-1967675495',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='901178273d85449e9cdaa5de235fb3e9',qos_specs=None,replication_status=<?>,reservations=['f00c6ea4-c045-4560-8772-577aa8c044f0','3c423901-c726-4e1b-abe4-99ff80687c4a','84bff8e5-d72a-4d36-a124-6a3e96d9a428','d810c05b-bcda-4f24-8ebe-767251b27356'],size=1,snapshot_id=3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5,source_replicaid=<?>,source_volid=None,status='creating',user_id='9359e90c4861470d9cc060abb9c3b203',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:17.864062 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98716f37-b254-4b78-b69b-e0372d110a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:17.974289 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0df1e9f7-55b4-4ae3-b5ca-c4c0ec24f4b6 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Delete volume request issued successfully.
Sep 23 14:09:17.977915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0df1e9f7-55b4-4ae3-b5ca-c4c0ec24f4b6 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345/action returned with HTTP 202
Sep 23 14:09:17.977915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 666/1332] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:09:17 2022] POST /volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345/action => generated 0 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:09:17.988590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-22404828-f1ad-4148-b7bf-65854d7a5944 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:18.017991 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98716f37-b254-4b78-b69b-e0372d110a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:18.019346 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-22404828-f1ad-4148-b7bf-65854d7a5944 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345
Sep 23 14:09:18.019825 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-22404828-f1ad-4148-b7bf-65854d7a5944 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:18.020319 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-22404828-f1ad-4148-b7bf-65854d7a5944 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:18.024281 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Flow 'volume_create_api' (78bd5b88-766f-4efe-bf22-1bb86008446f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:18.029623 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Create volume request issued successfully.
Sep 23 14:09:18.031867 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1111c20a-d7b4-4792-b8c7-f88304cc1ae8 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes returned with HTTP 202
Sep 23 14:09:18.032677 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 667/1333] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:09:17 2022] POST /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes => generated 854 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:18.052301 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-88648983-dc0b-48fe-84f0-d7dfed3b0edf None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:18.060128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-88648983-dc0b-48fe-84f0-d7dfed3b0edf tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177
Sep 23 14:09:18.064981 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-88648983-dc0b-48fe-84f0-d7dfed3b0edf tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:18.068758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-88648983-dc0b-48fe-84f0-d7dfed3b0edf tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:18.088265 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:18.088265 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:18.131443 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-22404828-f1ad-4148-b7bf-65854d7a5944 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:18.138501 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:18.138501 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:18.148353 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-22404828-f1ad-4148-b7bf-65854d7a5944 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 returned with HTTP 200
Sep 23 14:09:18.149514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 667/1334] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:17 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 => generated 910 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:18.163007 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-88648983-dc0b-48fe-84f0-d7dfed3b0edf tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:09:18.191626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-88648983-dc0b-48fe-84f0-d7dfed3b0edf tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 returned with HTTP 200
Sep 23 14:09:18.192891 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 668/1335] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:18 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 => generated 922 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:19.172551 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4f1af898-89f9-4856-be1f-7b66759193ef None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:19.177478 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4f1af898-89f9-4856-be1f-7b66759193ef tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345
Sep 23 14:09:19.177930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4f1af898-89f9-4856-be1f-7b66759193ef tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:19.178403 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4f1af898-89f9-4856-be1f-7b66759193ef tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:19.190970 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4f1af898-89f9-4856-be1f-7b66759193ef tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 returned with HTTP 404
Sep 23 14:09:19.191902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 668/1336] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:19 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:19.204053 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a31822da-7301-4224-a45d-995578766207 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:19.209594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-494ae347-0f5d-4281-a8b3-8aca08212e82 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:19.220584 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-494ae347-0f5d-4281-a8b3-8aca08212e82 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177
Sep 23 14:09:19.220849 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] POST http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes
Sep 23 14:09:19.221230 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-494ae347-0f5d-4281-a8b3-8aca08212e82 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:19.221642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1374365859"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:19.221761 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-494ae347-0f5d-4281-a8b3-8aca08212e82 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:19.224377 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1374365859'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:19.224894 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume of 1 GB
Sep 23 14:09:19.235198 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Availability Zones retrieved successfully.
Sep 23 14:09:19.237873 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:19.237873 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:19.243960 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:INSERT=6,cinder:UPDATE=14,cinder:SELECT=79,cinder:DELETE=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:19.248053 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-494ae347-0f5d-4281-a8b3-8aca08212e82 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:09:19.256849 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Flow 'volume_create_api' (41540976-c02e-4a04-93f5-ffd1a065b805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:19.259545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ef2626-fddc-4ce5-a6a8-0d317d274034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:19.262468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:19.270253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-494ae347-0f5d-4281-a8b3-8aca08212e82 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 returned with HTTP 200
Sep 23 14:09:19.272746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 669/1337] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:19 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 => generated 946 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:19.309979 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ef2626-fddc-4ce5-a6a8-0d317d274034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:19.315740 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2778a9f5-5b42-4290-be35-98659a1ff660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:19.552195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Created reservations ['a0099f05-30c0-4e3d-91f9-0813e74d3543', '15938962-de2f-45aa-b316-61aa0f8411f6', '0795e976-38b9-435d-8a85-f3868a42c6d9', 'b04ed0eb-8849-4c26-8a16-56b0405b77c1'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:19.553931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2778a9f5-5b42-4290-be35-98659a1ff660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0099f05-30c0-4e3d-91f9-0813e74d3543', '15938962-de2f-45aa-b316-61aa0f8411f6', '0795e976-38b9-435d-8a85-f3868a42c6d9', 'b04ed0eb-8849-4c26-8a16-56b0405b77c1']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:19.556056 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde557ab-6f8c-4ca5-8526-b0da5313bebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:19.690833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde557ab-6f8c-4ca5-8526-b0da5313bebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '576d04ef-dadd-4044-a615-429eff237d60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1374365859',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='3ef0c5d7373640d6bb149b011f074ae3',qos_specs=None,replication_status=<?>,reservations=['a0099f05-30c0-4e3d-91f9-0813e74d3543','15938962-de2f-45aa-b316-61aa0f8411f6','0795e976-38b9-435d-8a85-f3868a42c6d9','b04ed0eb-8849-4c26-8a16-56b0405b77c1'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2af73db67a574429b59df945eccf74af',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1374365859',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=576d04ef-dadd-4044-a615-429eff237d60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ef0c5d7373640d6bb149b011f074ae3',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='2af73db67a574429b59df945eccf74af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:19.693382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df00215c-d6a3-4dc8-8b44-7a61bad9da5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:19.862677 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df00215c-d6a3-4dc8-8b44-7a61bad9da5e) 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-VolumesActionsTest-Volume-1374365859',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='3ef0c5d7373640d6bb149b011f074ae3',qos_specs=None,replication_status=<?>,reservations=['a0099f05-30c0-4e3d-91f9-0813e74d3543','15938962-de2f-45aa-b316-61aa0f8411f6','0795e976-38b9-435d-8a85-f3868a42c6d9','b04ed0eb-8849-4c26-8a16-56b0405b77c1'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2af73db67a574429b59df945eccf74af',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:19.864543 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a765c4e-0f34-4ab0-899d-07daafe10bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:19.988973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a765c4e-0f34-4ab0-899d-07daafe10bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:19.995026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Flow 'volume_create_api' (41540976-c02e-4a04-93f5-ffd1a065b805) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:19.995715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume request issued successfully.
Sep 23 14:09:19.997010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a31822da-7301-4224-a45d-995578766207 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes returned with HTTP 202
Sep 23 14:09:19.998188 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 669/1338] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:09:19 2022] POST /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes => generated 818 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:20.017149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b6c54554-414f-4da0-b86a-399dfa8754f8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:20.024679 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b6c54554-414f-4da0-b86a-399dfa8754f8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60
Sep 23 14:09:20.025474 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b6c54554-414f-4da0-b86a-399dfa8754f8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:20.026164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b6c54554-414f-4da0-b86a-399dfa8754f8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:20.048930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:20.048930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:20.063157 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b6c54554-414f-4da0-b86a-399dfa8754f8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:20.074701 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b6c54554-414f-4da0-b86a-399dfa8754f8 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60 returned with HTTP 200
Sep 23 14:09:20.080998 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 670/1339] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:20 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60 => generated 886 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:20.292249 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-95489ed9-6fbf-44f0-8ac4-8827b1ecf8e2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:20.298040 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-95489ed9-6fbf-44f0-8ac4-8827b1ecf8e2 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177
Sep 23 14:09:20.299262 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-95489ed9-6fbf-44f0-8ac4-8827b1ecf8e2 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:20.299915 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-95489ed9-6fbf-44f0-8ac4-8827b1ecf8e2 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:20.331468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:20.331468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:20.347504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-95489ed9-6fbf-44f0-8ac4-8827b1ecf8e2 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:09:20.361150 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-95489ed9-6fbf-44f0-8ac4-8827b1ecf8e2 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 returned with HTTP 200
Sep 23 14:09:20.361891 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 670/1340] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:20 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 => generated 946 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:21.100354 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-71267c52-ebf4-48c8-adf8-a7383113417c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:21.119134 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d052c956-8a7a-4bec-94f4-348e6490b7b6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:21.123709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d052c956-8a7a-4bec-94f4-348e6490b7b6 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60
Sep 23 14:09:21.124205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d052c956-8a7a-4bec-94f4-348e6490b7b6 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:21.124847 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d052c956-8a7a-4bec-94f4-348e6490b7b6 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:21.141109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:21.141109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:21.150350 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d052c956-8a7a-4bec-94f4-348e6490b7b6 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:21.161257 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d052c956-8a7a-4bec-94f4-348e6490b7b6 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60 returned with HTTP 200
Sep 23 14:09:21.178833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 671/1341] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:21 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60 => generated 911 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:21.180237 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8e27b7a6-8364-4aa3-9c3f-f9040665f904 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:21.184333 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8e27b7a6-8364-4aa3-9c3f-f9040665f904 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] POST http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/576d04ef-dadd-4044-a615-429eff237d60/action
Sep 23 14:09:21.185465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8e27b7a6-8364-4aa3-9c3f-f9040665f904 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:21.186150 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8e27b7a6-8364-4aa3-9c3f-f9040665f904 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:21.220363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:21.220363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:21.221139 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.admin_actions [None req-8e27b7a6-8364-4aa3-9c3f-f9040665f904 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Updating volume '576d04ef-dadd-4044-a615-429eff237d60' with '{'status': 'maintenance'}' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Sep 23 14:09:21.294635 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-71267c52-ebf4-48c8-adf8-a7383113417c tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] GET http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-class-sets/default
Sep 23 14:09:21.295098 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-71267c52-ebf4-48c8-adf8-a7383113417c tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:21.295546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-71267c52-ebf4-48c8-adf8-a7383113417c tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:21.320018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-71267c52-ebf4-48c8-adf8-a7383113417c tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-class-sets/default returned with HTTP 200
Sep 23 14:09:21.320761 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 671/1342] 10.222.0.62 () {58 vars in 1274 bytes} [Fri Sep 23 14:09:21 2022] GET /volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-class-sets/default => generated 342 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:21.328390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8e27b7a6-8364-4aa3-9c3f-f9040665f904 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/576d04ef-dadd-4044-a615-429eff237d60/action returned with HTTP 202
Sep 23 14:09:21.330161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 672/1343] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:09:21 2022] POST /volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/576d04ef-dadd-4044-a615-429eff237d60/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Sep 23 14:09:21.332896 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1e69d769-8797-44ec-8ab9-a88d39854a4e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:21.335271 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-403c301e-3584-4e51-bfda-1b434ba0477c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:21.338533 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1e69d769-8797-44ec-8ab9-a88d39854a4e tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] GET http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-class-sets/default
Sep 23 14:09:21.338982 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1e69d769-8797-44ec-8ab9-a88d39854a4e tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:21.339288 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-403c301e-3584-4e51-bfda-1b434ba0477c tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60
Sep 23 14:09:21.339629 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1e69d769-8797-44ec-8ab9-a88d39854a4e tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:21.340139 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-403c301e-3584-4e51-bfda-1b434ba0477c tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:21.340785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-403c301e-3584-4e51-bfda-1b434ba0477c tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:21.356177 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:21.356177 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:21.362376 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=79,cinder:INSERT=7,cinder:UPDATE=13,cinder:DELETE=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:21.365289 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-403c301e-3584-4e51-bfda-1b434ba0477c tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:21.376479 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-403c301e-3584-4e51-bfda-1b434ba0477c tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60 returned with HTTP 200
Sep 23 14:09:21.377298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 673/1344] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:21 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60 => generated 913 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:21.389093 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2e8dad89-703c-4d91-95ab-2613c82c2731 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:21.392783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2e8dad89-703c-4d91-95ab-2613c82c2731 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177
Sep 23 14:09:21.393235 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2e8dad89-703c-4d91-95ab-2613c82c2731 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:21.393687 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2e8dad89-703c-4d91-95ab-2613c82c2731 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:21.396643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1e69d769-8797-44ec-8ab9-a88d39854a4e tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-class-sets/default returned with HTTP 200
Sep 23 14:09:21.398882 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 672/1345] 10.222.0.62 () {58 vars in 1274 bytes} [Fri Sep 23 14:09:21 2022] GET /volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-class-sets/default => generated 342 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:21.399887 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f2f7a152-2df5-4e3f-9b6b-376268daaf32 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:21.407590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f2f7a152-2df5-4e3f-9b6b-376268daaf32 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] POST http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/576d04ef-dadd-4044-a615-429eff237d60/action
Sep 23 14:09:21.408729 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f2f7a152-2df5-4e3f-9b6b-376268daaf32 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:21.409521 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f2f7a152-2df5-4e3f-9b6b-376268daaf32 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:21.410366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:21.410366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:21.417789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2e8dad89-703c-4d91-95ab-2613c82c2731 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:09:21.429343 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2e8dad89-703c-4d91-95ab-2613c82c2731 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 returned with HTTP 200
Sep 23 14:09:21.430778 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 674/1346] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:21 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 => generated 1396 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:09:21.432619 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d1709584-8b9c-4b5d-b859-54d93251f1dd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:21.440473 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:21.440473 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:21.445013 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d1709584-8b9c-4b5d-b859-54d93251f1dd tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] POST http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/types
Sep 23 14:09:21.445976 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d1709584-8b9c-4b5d-b859-54d93251f1dd tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1998428543"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:21.451446 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f2f7a152-2df5-4e3f-9b6b-376268daaf32 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Volume info retrieved successfully.
Sep 23 14:09:21.719721 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d1709584-8b9c-4b5d-b859-54d93251f1dd tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/types returned with HTTP 200
Sep 23 14:09:21.720437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 675/1347] 10.222.0.62 () {60 vars in 1229 bytes} [Fri Sep 23 14:09:21 2022] POST /volume/v3/288a1a257fa148a1b79a3bf3e7a77478/types => generated 228 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:21.721603 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2a7a1dc2-e22e-4353-a67e-fc6c712f46c2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:21.725097 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2a7a1dc2-e22e-4353-a67e-fc6c712f46c2 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177
Sep 23 14:09:21.725606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2a7a1dc2-e22e-4353-a67e-fc6c712f46c2 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:21.726057 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2a7a1dc2-e22e-4353-a67e-fc6c712f46c2 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:21.742782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:21.742782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:21.753871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2a7a1dc2-e22e-4353-a67e-fc6c712f46c2 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:09:21.762047 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2a7a1dc2-e22e-4353-a67e-fc6c712f46c2 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 returned with HTTP 200
Sep 23 14:09:21.762931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 676/1348] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:21 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 => generated 1396 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:09:21.764349 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-adb1d6fc-d54e-4b2d-9523-aa5969a60d22 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:21.769429 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-adb1d6fc-d54e-4b2d-9523-aa5969a60d22 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] PUT http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-class-sets/default
Sep 23 14:09:21.771231 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-adb1d6fc-d54e-4b2d-9523-aa5969a60d22 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-1998428543": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1998428543": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1998428543": 7}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:21.869661 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f2f7a152-2df5-4e3f-9b6b-376268daaf32 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Delete volume request issued successfully.
Sep 23 14:09:21.870072 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f2f7a152-2df5-4e3f-9b6b-376268daaf32 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/576d04ef-dadd-4044-a615-429eff237d60/action returned with HTTP 202
Sep 23 14:09:21.874292 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 673/1349] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:09:21 2022] POST /volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/576d04ef-dadd-4044-a615-429eff237d60/action => generated 0 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:09:21.876544 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0213a1b4-b02a-4a13-bc22-8fd3a9be7bbe None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:21.880188 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0213a1b4-b02a-4a13-bc22-8fd3a9be7bbe tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60
Sep 23 14:09:21.880856 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0213a1b4-b02a-4a13-bc22-8fd3a9be7bbe tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:21.881549 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0213a1b4-b02a-4a13-bc22-8fd3a9be7bbe tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:21.899158 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:21.899158 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:21.907331 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0213a1b4-b02a-4a13-bc22-8fd3a9be7bbe tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:21.916608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0213a1b4-b02a-4a13-bc22-8fd3a9be7bbe tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60 returned with HTTP 200
Sep 23 14:09:21.927430 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 674/1350] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:21 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60 => generated 910 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:21.927430 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-7163d087-d42b-426a-b4d2-1807cbc477b0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:21.927430 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-7163d087-d42b-426a-b4d2-1807cbc477b0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177
Sep 23 14:09:21.927430 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-7163d087-d42b-426a-b4d2-1807cbc477b0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:21.927430 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-7163d087-d42b-426a-b4d2-1807cbc477b0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:21.941259 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:21.941259 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:21.949107 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-7163d087-d42b-426a-b4d2-1807cbc477b0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:09:21.960427 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-7163d087-d42b-426a-b4d2-1807cbc477b0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 returned with HTTP 200
Sep 23 14:09:21.961186 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 675/1351] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:09:21 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 => generated 1396 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:09:22.540212 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-d4596391-7c97-4e7b-a6fc-83e90aafc18c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:22.544874 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-d4596391-7c97-4e7b-a6fc-83e90aafc18c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177
Sep 23 14:09:22.545328 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-d4596391-7c97-4e7b-a6fc-83e90aafc18c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:22.545770 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-d4596391-7c97-4e7b-a6fc-83e90aafc18c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:22.560610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:22.560610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:22.566902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-d4596391-7c97-4e7b-a6fc-83e90aafc18c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:09:22.578519 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-d4596391-7c97-4e7b-a6fc-83e90aafc18c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 returned with HTTP 200
Sep 23 14:09:22.579258 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 676/1352] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:09:22 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 => generated 1396 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:09:22.589108 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-64b3ef56-19bc-41b0-b547-a1b8fdce0533 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:22.590037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-64b3ef56-19bc-41b0-b547-a1b8fdce0533 None None] GET http://10.222.0.62/volume//
Sep 23 14:09:22.590579 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-64b3ef56-19bc-41b0-b547-a1b8fdce0533 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:22.591153 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-64b3ef56-19bc-41b0-b547-a1b8fdce0533 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:22.592249 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-64b3ef56-19bc-41b0-b547-a1b8fdce0533 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:09:22.592826 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 677/1353] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:09:22 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)
Sep 23 14:09:22.594433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-adb1d6fc-d54e-4b2d-9523-aa5969a60d22 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-class-sets/default returned with HTTP 200
Sep 23 14:09:22.595225 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 677/1354] 10.222.0.62 () {60 vars in 1295 bytes} [Fri Sep 23 14:09:21 2022] PUT /volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-class-sets/default => generated 533 bytes in 832 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:22.603070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-a71fdeda-8db0-4833-a145-2fd0c22c8f49 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:22.603230 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-521f977a-e296-41ca-873a-1edf28773cf3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:22.608764 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-521f977a-e296-41ca-873a-1edf28773cf3 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] GET http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-sets/288a1a257fa148a1b79a3bf3e7a77478/defaults
Sep 23 14:09:22.610860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-a71fdeda-8db0-4833-a145-2fd0c22c8f49 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] POST http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments
Sep 23 14:09:22.610985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-521f977a-e296-41ca-873a-1edf28773cf3 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:22.611101 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-a71fdeda-8db0-4833-a145-2fd0c22c8f49 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95be79fb-a283-44cd-82ab-2eefce960177", "connector": null, "instance_uuid": "6a08d7c5-4906-498e-980d-ec6d35ba8bee"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:22.611213 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-521f977a-e296-41ca-873a-1edf28773cf3 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Calling method 'defaults' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:22.628025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:22.628025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:22.629825 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-521f977a-e296-41ca-873a-1edf28773cf3 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-sets/288a1a257fa148a1b79a3bf3e7a77478/defaults returned with HTTP 200
Sep 23 14:09:22.637136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 678/1355] 10.222.0.62 () {58 vars in 1358 bytes} [Fri Sep 23 14:09:22 2022] GET /volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-sets/288a1a257fa148a1b79a3bf3e7a77478/defaults => generated 569 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:22.902486 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-090aebd5-0543-4245-9cf9-aef403cff0a5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:22.907456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-090aebd5-0543-4245-9cf9-aef403cff0a5 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] GET http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-sets/cc36db8334a5486b84b2dacdc29c3b0b/defaults
Sep 23 14:09:22.907938 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-090aebd5-0543-4245-9cf9-aef403cff0a5 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:22.908606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-090aebd5-0543-4245-9cf9-aef403cff0a5 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Calling method 'defaults' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:22.927076 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-090aebd5-0543-4245-9cf9-aef403cff0a5 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-sets/cc36db8334a5486b84b2dacdc29c3b0b/defaults returned with HTTP 200
Sep 23 14:09:22.927876 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 679/1356] 10.222.0.62 () {58 vars in 1358 bytes} [Fri Sep 23 14:09:22 2022] GET /volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-sets/cc36db8334a5486b84b2dacdc29c3b0b/defaults => generated 569 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:22.937512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-77988a43-66a3-476a-8172-0229eb2e0c61 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:22.941535 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-77988a43-66a3-476a-8172-0229eb2e0c61 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60
Sep 23 14:09:22.944892 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-77988a43-66a3-476a-8172-0229eb2e0c61 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:22.944892 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-77988a43-66a3-476a-8172-0229eb2e0c61 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:22.953838 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-77988a43-66a3-476a-8172-0229eb2e0c61 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60 returned with HTTP 404
Sep 23 14:09:22.954639 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 680/1357] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:22 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:09:22.960477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d3dda572-c6bf-4374-a8cd-956aae167146 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:22.963882 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] POST http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes
Sep 23 14:09:22.964568 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-362025647"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:22.967431 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-362025647'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:22.967787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume of 1 GB
Sep 23 14:09:22.975000 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Availability Zones retrieved successfully.
Sep 23 14:09:22.991178 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Flow 'volume_create_api' (3d6dcfa2-a13c-40d0-a362-28a8b8eed997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:22.992489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-a71fdeda-8db0-4833-a145-2fd0c22c8f49 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments returned with HTTP 200
Sep 23 14:09:22.993551 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc62aaf-8140-4119-b0ee-cb29b820215b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:22.995947 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:23.002420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 678/1358] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:09:22 2022] POST /volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments => generated 273 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:09:23.033553 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc62aaf-8140-4119-b0ee-cb29b820215b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:23.038410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (969772a7-1d3e-47b8-ab3e-c59645c5fcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:23.062462 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=98,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:23.187326 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Created reservations ['d6f41bfe-6551-4ec8-bd7e-c9eb4c82b322', '2c4b6019-907b-4e80-a10e-dc8fc8934e32', '0f087688-4d00-4321-bc77-641ce3607757', 'c2dc7e5e-3a71-4dc9-aecb-2afa3df8df0d'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:23.188206 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ae5685df-4f75-44bb-a3de-838b5907c43c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:23.189878 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (969772a7-1d3e-47b8-ab3e-c59645c5fcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6f41bfe-6551-4ec8-bd7e-c9eb4c82b322', '2c4b6019-907b-4e80-a10e-dc8fc8934e32', '0f087688-4d00-4321-bc77-641ce3607757', 'c2dc7e5e-3a71-4dc9-aecb-2afa3df8df0d']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:23.193059 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e30d019-67e3-436f-8f4f-e0c25737674c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:23.196870 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ae5685df-4f75-44bb-a3de-838b5907c43c tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] PUT http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-class-sets/default
Sep 23 14:09:23.197345 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ae5685df-4f75-44bb-a3de-838b5907c43c tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:23.219478 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=88,cinder:INSERT=7,cinder:UPDATE=5 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:23.254669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:23.254669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:23.304215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e30d019-67e3-436f-8f4f-e0c25737674c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0673f0cb-b819-4ed9-8e37-153b19f4d842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-362025647',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='3ef0c5d7373640d6bb149b011f074ae3',qos_specs=None,replication_status=<?>,reservations=['d6f41bfe-6551-4ec8-bd7e-c9eb4c82b322','2c4b6019-907b-4e80-a10e-dc8fc8934e32','0f087688-4d00-4321-bc77-641ce3607757','c2dc7e5e-3a71-4dc9-aecb-2afa3df8df0d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2af73db67a574429b59df945eccf74af',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-362025647',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=0673f0cb-b819-4ed9-8e37-153b19f4d842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ef0c5d7373640d6bb149b011f074ae3',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='2af73db67a574429b59df945eccf74af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:23.306176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a782afa-a59e-4913-8987-756d13934c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:23.422610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a782afa-a59e-4913-8987-756d13934c0f) 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-VolumesActionsTest-Volume-362025647',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='3ef0c5d7373640d6bb149b011f074ae3',qos_specs=None,replication_status=<?>,reservations=['d6f41bfe-6551-4ec8-bd7e-c9eb4c82b322','2c4b6019-907b-4e80-a10e-dc8fc8934e32','0f087688-4d00-4321-bc77-641ce3607757','c2dc7e5e-3a71-4dc9-aecb-2afa3df8df0d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2af73db67a574429b59df945eccf74af',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:23.424388 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8f32548-ca41-42ce-b280-cdf351fcf8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:23.531602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8f32548-ca41-42ce-b280-cdf351fcf8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:23.534010 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Flow 'volume_create_api' (3d6dcfa2-a13c-40d0-a362-28a8b8eed997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:23.534655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Create volume request issued successfully.
Sep 23 14:09:23.535884 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d3dda572-c6bf-4374-a8cd-956aae167146 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes returned with HTTP 202
Sep 23 14:09:23.551123 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 681/1359] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:09:22 2022] POST /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes => generated 817 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:23.553530 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c48a8725-a62b-4f0f-a8c9-f4e8b9781531 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:23.557830 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c48a8725-a62b-4f0f-a8c9-f4e8b9781531 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842
Sep 23 14:09:23.558370 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c48a8725-a62b-4f0f-a8c9-f4e8b9781531 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:23.558832 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c48a8725-a62b-4f0f-a8c9-f4e8b9781531 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:23.576635 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:23.576635 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:23.584008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c48a8725-a62b-4f0f-a8c9-f4e8b9781531 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:23.596402 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c48a8725-a62b-4f0f-a8c9-f4e8b9781531 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 returned with HTTP 200
Sep 23 14:09:23.597419 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 682/1360] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:23 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 => generated 885 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:23.768763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ae5685df-4f75-44bb-a3de-838b5907c43c tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-class-sets/default returned with HTTP 200
Sep 23 14:09:23.776910 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 679/1361] 10.222.0.62 () {60 vars in 1295 bytes} [Fri Sep 23 14:09:23 2022] PUT /volume/v3/288a1a257fa148a1b79a3bf3e7a77478/os-quota-class-sets/default => generated 533 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:23.779372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-45aadd33-9f30-4b9b-a762-484d1c27b545 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:23.782913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-45aadd33-9f30-4b9b-a762-484d1c27b545 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] DELETE http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/types/61271033-9604-4264-9656-d62e92c496c5
Sep 23 14:09:23.783358 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-45aadd33-9f30-4b9b-a762-484d1c27b545 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:23.783830 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-45aadd33-9f30-4b9b-a762-484d1c27b545 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:23.971426 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-45aadd33-9f30-4b9b-a762-484d1c27b545 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/types/61271033-9604-4264-9656-d62e92c496c5 returned with HTTP 202
Sep 23 14:09:23.972504 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 683/1362] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:09:23 2022] DELETE /volume/v3/288a1a257fa148a1b79a3bf3e7a77478/types/61271033-9604-4264-9656-d62e92c496c5 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:09:23.977104 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9460ca8b-55f7-458b-ad8f-05764fde4170 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:23.981262 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9460ca8b-55f7-458b-ad8f-05764fde4170 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] GET http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/types/61271033-9604-4264-9656-d62e92c496c5
Sep 23 14:09:23.982370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9460ca8b-55f7-458b-ad8f-05764fde4170 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:23.983244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9460ca8b-55f7-458b-ad8f-05764fde4170 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:23.989406 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9460ca8b-55f7-458b-ad8f-05764fde4170 tempest-VolumeQuotaClassesTest-421725783 tempest-VolumeQuotaClassesTest-421725783-project-admin] http://10.222.0.62/volume/v3/288a1a257fa148a1b79a3bf3e7a77478/types/61271033-9604-4264-9656-d62e92c496c5 returned with HTTP 404
Sep 23 14:09:23.990352 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 680/1363] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:09:23 2022] GET /volume/v3/288a1a257fa148a1b79a3bf3e7a77478/types/61271033-9604-4264-9656-d62e92c496c5 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:24.620320 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-74f44bc0-a646-4264-a653-9844ea1d3aa1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:24.623923 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-74f44bc0-a646-4264-a653-9844ea1d3aa1 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842
Sep 23 14:09:24.624372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-74f44bc0-a646-4264-a653-9844ea1d3aa1 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:24.624821 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-74f44bc0-a646-4264-a653-9844ea1d3aa1 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:24.639611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:24.639611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:24.654616 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-74f44bc0-a646-4264-a653-9844ea1d3aa1 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:24.656280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-74f44bc0-a646-4264-a653-9844ea1d3aa1 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 returned with HTTP 200
Sep 23 14:09:24.657003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 684/1364] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:24 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 => generated 910 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:24.674206 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-17affe51-4f54-4b39-be75-79ddcd62bea2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:24.677675 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-17affe51-4f54-4b39-be75-79ddcd62bea2 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] POST http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842/action
Sep 23 14:09:24.678421 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-17affe51-4f54-4b39-be75-79ddcd62bea2 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:24.685645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-17affe51-4f54-4b39-be75-79ddcd62bea2 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:24.696010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:24.696010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:24.696766 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.admin_actions [None req-17affe51-4f54-4b39-be75-79ddcd62bea2 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Updating volume '0673f0cb-b819-4ed9-8e37-153b19f4d842' with '{'status': 'error'}' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Sep 23 14:09:24.848562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-17affe51-4f54-4b39-be75-79ddcd62bea2 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842/action returned with HTTP 202
Sep 23 14:09:24.849347 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 681/1365] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:09:24 2022] POST /volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:09:24.853930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2c7fa6f1-1096-4ab1-ad46-b5850f9dba6b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:24.857970 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2c7fa6f1-1096-4ab1-ad46-b5850f9dba6b tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842
Sep 23 14:09:24.858448 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2c7fa6f1-1096-4ab1-ad46-b5850f9dba6b tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:24.858899 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2c7fa6f1-1096-4ab1-ad46-b5850f9dba6b tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:24.873648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:24.873648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:24.880133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2c7fa6f1-1096-4ab1-ad46-b5850f9dba6b tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:24.889369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2c7fa6f1-1096-4ab1-ad46-b5850f9dba6b tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 returned with HTTP 200
Sep 23 14:09:24.894243 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 685/1366] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:24 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 => generated 906 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:24.909540 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-09afa748-8ea7-4214-b108-4a6cec5bccf3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:24.913014 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-09afa748-8ea7-4214-b108-4a6cec5bccf3 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] POST http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842/action
Sep 23 14:09:24.913739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-09afa748-8ea7-4214-b108-4a6cec5bccf3 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:24.914061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-09afa748-8ea7-4214-b108-4a6cec5bccf3 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:24.931265 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:24.931265 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:24.932289 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.admin_actions [None req-09afa748-8ea7-4214-b108-4a6cec5bccf3 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Updating volume '0673f0cb-b819-4ed9-8e37-153b19f4d842' with '{'status': 'available'}' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Sep 23 14:09:25.085816 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-09afa748-8ea7-4214-b108-4a6cec5bccf3 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842/action returned with HTTP 202
Sep 23 14:09:25.086860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 682/1367] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:09:24 2022] POST /volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:09:25.092794 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2d20de36-6faa-4cd8-ab51-b4bd43cb1119 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:25.096778 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2d20de36-6faa-4cd8-ab51-b4bd43cb1119 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842
Sep 23 14:09:25.097298 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2d20de36-6faa-4cd8-ab51-b4bd43cb1119 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:25.097825 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2d20de36-6faa-4cd8-ab51-b4bd43cb1119 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:25.113474 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:25.113474 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:25.126600 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2d20de36-6faa-4cd8-ab51-b4bd43cb1119 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:25.136189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2d20de36-6faa-4cd8-ab51-b4bd43cb1119 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 returned with HTTP 200
Sep 23 14:09:25.137014 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 686/1368] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:25 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 => generated 910 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:25.155328 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b2b142e1-21aa-4253-b971-4a86866a3600 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:25.160098 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b2b142e1-21aa-4253-b971-4a86866a3600 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] POST http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842/action
Sep 23 14:09:25.160963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b2b142e1-21aa-4253-b971-4a86866a3600 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:25.161292 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b2b142e1-21aa-4253-b971-4a86866a3600 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:25.178890 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:25.178890 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:25.183571 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.admin_actions [None req-b2b142e1-21aa-4253-b971-4a86866a3600 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Updating volume '0673f0cb-b819-4ed9-8e37-153b19f4d842' with '{'status': 'maintenance'}' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Sep 23 14:09:25.319683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b2b142e1-21aa-4253-b971-4a86866a3600 tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842/action returned with HTTP 202
Sep 23 14:09:25.320908 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 683/1369] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:09:25 2022] POST /volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:09:25.326768 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1cf1c2af-0701-4466-9447-260d4b8bbfc7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:25.330507 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1cf1c2af-0701-4466-9447-260d4b8bbfc7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842
Sep 23 14:09:25.330954 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1cf1c2af-0701-4466-9447-260d4b8bbfc7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:25.332787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1cf1c2af-0701-4466-9447-260d4b8bbfc7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:25.345616 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:25.345616 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:25.352170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1cf1c2af-0701-4466-9447-260d4b8bbfc7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:25.365570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1cf1c2af-0701-4466-9447-260d4b8bbfc7 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 returned with HTTP 200
Sep 23 14:09:25.375472 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 687/1370] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:25 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 => generated 912 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:25.384923 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1805a43e-947c-42d5-bbc7-e8fa481ad80b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:25.389390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1805a43e-947c-42d5-bbc7-e8fa481ad80b tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] POST http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842/action
Sep 23 14:09:25.390170 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1805a43e-947c-42d5-bbc7-e8fa481ad80b tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:25.390557 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1805a43e-947c-42d5-bbc7-e8fa481ad80b tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:25.409184 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:25.409184 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:25.409962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.admin_actions [None req-1805a43e-947c-42d5-bbc7-e8fa481ad80b tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] Updating volume '0673f0cb-b819-4ed9-8e37-153b19f4d842' with '{'status': 'available'}' {{(pid=113688) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Sep 23 14:09:25.534183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1805a43e-947c-42d5-bbc7-e8fa481ad80b tempest-VolumesActionsTest-1294425179 tempest-VolumesActionsTest-1294425179-project-admin] http://10.222.0.62/volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842/action returned with HTTP 202
Sep 23 14:09:25.534981 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 684/1371] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:09:25 2022] POST /volume/v3/e001a2e371f7483ab56127aca94971fc/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:09:25.539599 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ff1cb84e-11b5-46ba-9626-97b6297bbc89 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:25.543134 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ff1cb84e-11b5-46ba-9626-97b6297bbc89 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842
Sep 23 14:09:25.543575 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ff1cb84e-11b5-46ba-9626-97b6297bbc89 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:25.544028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ff1cb84e-11b5-46ba-9626-97b6297bbc89 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:25.558902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:25.558902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:25.566661 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ff1cb84e-11b5-46ba-9626-97b6297bbc89 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:25.577162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ff1cb84e-11b5-46ba-9626-97b6297bbc89 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 returned with HTTP 200
Sep 23 14:09:25.577928 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 688/1372] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:25 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 => generated 910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:25.602077 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0ef7298b-5bc3-4e51-9e2a-fc527e29f193 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:25.605757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0ef7298b-5bc3-4e51-9e2a-fc527e29f193 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] DELETE http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842
Sep 23 14:09:25.606425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0ef7298b-5bc3-4e51-9e2a-fc527e29f193 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:25.607536 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0ef7298b-5bc3-4e51-9e2a-fc527e29f193 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:25.608368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-0ef7298b-5bc3-4e51-9e2a-fc527e29f193 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Delete volume with id: 0673f0cb-b819-4ed9-8e37-153b19f4d842 
Sep 23 14:09:25.626505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:25.626505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:25.627861 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0ef7298b-5bc3-4e51-9e2a-fc527e29f193 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:25.864404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0ef7298b-5bc3-4e51-9e2a-fc527e29f193 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Delete volume request issued successfully.
Sep 23 14:09:25.864404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0ef7298b-5bc3-4e51-9e2a-fc527e29f193 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 returned with HTTP 202
Sep 23 14:09:25.865172 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 685/1373] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:25 2022] DELETE /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:09:25.869145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c5e8b037-4300-45c4-8ad1-3eda7ba5cd67 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:25.873519 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c5e8b037-4300-45c4-8ad1-3eda7ba5cd67 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842
Sep 23 14:09:25.873913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c5e8b037-4300-45c4-8ad1-3eda7ba5cd67 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:25.874397 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c5e8b037-4300-45c4-8ad1-3eda7ba5cd67 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:25.891463 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:25.891463 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:25.898919 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c5e8b037-4300-45c4-8ad1-3eda7ba5cd67 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Volume info retrieved successfully.
Sep 23 14:09:25.908319 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c5e8b037-4300-45c4-8ad1-3eda7ba5cd67 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 returned with HTTP 200
Sep 23 14:09:25.909246 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 689/1374] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:25 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 => generated 909 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:26.927093 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-04422c66-32c0-4560-9177-58070b56eafa None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:26.930803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-04422c66-32c0-4560-9177-58070b56eafa tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] GET http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842
Sep 23 14:09:26.931254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-04422c66-32c0-4560-9177-58070b56eafa tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:26.932091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-04422c66-32c0-4560-9177-58070b56eafa tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:26.945267 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-04422c66-32c0-4560-9177-58070b56eafa tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 returned with HTTP 404
Sep 23 14:09:26.949266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 686/1375] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:26 2022] GET /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/0673f0cb-b819-4ed9-8e37-153b19f4d842 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:26.950785 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-432f2039-67a0-47ce-8e02-6463c6f0ed90 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:26.955029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-432f2039-67a0-47ce-8e02-6463c6f0ed90 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] DELETE http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60
Sep 23 14:09:26.955576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-432f2039-67a0-47ce-8e02-6463c6f0ed90 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:26.956110 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-432f2039-67a0-47ce-8e02-6463c6f0ed90 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:26.956598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-432f2039-67a0-47ce-8e02-6463c6f0ed90 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Delete volume with id: 576d04ef-dadd-4044-a615-429eff237d60 
Sep 23 14:09:26.968959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-432f2039-67a0-47ce-8e02-6463c6f0ed90 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60 returned with HTTP 404
Sep 23 14:09:26.969930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 690/1376] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:26 2022] DELETE /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/576d04ef-dadd-4044-a615-429eff237d60 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:26.974441 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-db189b5c-590f-4c35-a723-aa0d8f621da0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:26.977966 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-db189b5c-590f-4c35-a723-aa0d8f621da0 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] DELETE http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345
Sep 23 14:09:26.978512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-db189b5c-590f-4c35-a723-aa0d8f621da0 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:26.979027 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-db189b5c-590f-4c35-a723-aa0d8f621da0 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:26.979504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-db189b5c-590f-4c35-a723-aa0d8f621da0 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Delete volume with id: 96e69c4e-53b1-46c5-9b1c-cecdcde22345 
Sep 23 14:09:26.991525 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-db189b5c-590f-4c35-a723-aa0d8f621da0 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 returned with HTTP 404
Sep 23 14:09:26.992529 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 687/1377] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:26 2022] DELETE /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/96e69c4e-53b1-46c5-9b1c-cecdcde22345 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:26.997064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d10e51e3-a497-4ba1-82ed-f25a29713562 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:27.001225 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d10e51e3-a497-4ba1-82ed-f25a29713562 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] DELETE http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842
Sep 23 14:09:27.001672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d10e51e3-a497-4ba1-82ed-f25a29713562 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:27.002122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d10e51e3-a497-4ba1-82ed-f25a29713562 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:27.002570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-d10e51e3-a497-4ba1-82ed-f25a29713562 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Delete volume with id: c8d0f0d8-a30c-452c-9a18-5631e6620842 
Sep 23 14:09:27.006940 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=78,cinder:INSERT=6,cinder:UPDATE=16 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:27.015257 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d10e51e3-a497-4ba1-82ed-f25a29713562 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842 returned with HTTP 404
Sep 23 14:09:27.016265 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 691/1378] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:26 2022] DELETE /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/c8d0f0d8-a30c-452c-9a18-5631e6620842 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:27.020878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6cc288ae-a0ed-4242-b7f4-7e07d2feffa0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:27.024404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6cc288ae-a0ed-4242-b7f4-7e07d2feffa0 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] DELETE http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975
Sep 23 14:09:27.024851 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6cc288ae-a0ed-4242-b7f4-7e07d2feffa0 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:27.025305 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6cc288ae-a0ed-4242-b7f4-7e07d2feffa0 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:27.025698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-6cc288ae-a0ed-4242-b7f4-7e07d2feffa0 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] Delete volume with id: 44f3fc38-d642-44c2-8588-c6d7fb7f8975 
Sep 23 14:09:27.037896 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6cc288ae-a0ed-4242-b7f4-7e07d2feffa0 tempest-VolumesActionsTest-384527430 tempest-VolumesActionsTest-384527430-project] http://10.222.0.62/volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975 returned with HTTP 404
Sep 23 14:09:27.038893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 688/1379] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:27 2022] DELETE /volume/v3/3ef0c5d7373640d6bb149b011f074ae3/volumes/44f3fc38-d642-44c2-8588-c6d7fb7f8975 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:28.244442 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9c01ce52-1247-420e-8ee4-c1ef5fff45d5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:28.245611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9c01ce52-1247-420e-8ee4-c1ef5fff45d5 None None] GET http://10.222.0.62/volume//
Sep 23 14:09:28.246013 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9c01ce52-1247-420e-8ee4-c1ef5fff45d5 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:28.246508 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9c01ce52-1247-420e-8ee4-c1ef5fff45d5 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:28.247316 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9c01ce52-1247-420e-8ee4-c1ef5fff45d5 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:09:28.247886 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 692/1380] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:09:28 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:09:28.255839 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-d702770b-1b3c-4343-859a-a5b96f175b97 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:28.259440 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-d702770b-1b3c-4343-859a-a5b96f175b97 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177
Sep 23 14:09:28.260160 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-d702770b-1b3c-4343-859a-a5b96f175b97 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:28.260621 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-d702770b-1b3c-4343-859a-a5b96f175b97 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:28.280828 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:28.280828 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:28.284845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=85,cinder:UPDATE=10,cinder:DELETE=4,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:28.288924 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-d702770b-1b3c-4343-859a-a5b96f175b97 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:09:28.302710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-d702770b-1b3c-4343-859a-a5b96f175b97 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 returned with HTTP 200
Sep 23 14:09:28.314550 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 689/1381] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:09:28 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 => generated 1493 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:09:28.429099 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-641ee513-4f0a-40d4-9585-68930c5a1f2b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:28.544152 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-641ee513-4f0a-40d4-9585-68930c5a1f2b tempest-AvailabilityZoneTestJSON-7952059 tempest-AvailabilityZoneTestJSON-7952059-project] GET http://10.222.0.62/volume/v3/43ce2061e19f498ca3bf5a9fb7dc4a6a/os-availability-zone
Sep 23 14:09:28.544816 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-641ee513-4f0a-40d4-9585-68930c5a1f2b tempest-AvailabilityZoneTestJSON-7952059 tempest-AvailabilityZoneTestJSON-7952059-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:28.545459 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-641ee513-4f0a-40d4-9585-68930c5a1f2b tempest-AvailabilityZoneTestJSON-7952059 tempest-AvailabilityZoneTestJSON-7952059-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:28.551903 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-641ee513-4f0a-40d4-9585-68930c5a1f2b tempest-AvailabilityZoneTestJSON-7952059 tempest-AvailabilityZoneTestJSON-7952059-project] Availability Zones retrieved successfully.
Sep 23 14:09:28.552585 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-641ee513-4f0a-40d4-9585-68930c5a1f2b tempest-AvailabilityZoneTestJSON-7952059 tempest-AvailabilityZoneTestJSON-7952059-project] http://10.222.0.62/volume/v3/43ce2061e19f498ca3bf5a9fb7dc4a6a/os-availability-zone returned with HTTP 200
Sep 23 14:09:28.557823 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 693/1382] 10.222.0.62 () {58 vars in 1253 bytes} [Fri Sep 23 14:09:28 2022] GET /volume/v3/43ce2061e19f498ca3bf5a9fb7dc4a6a/os-availability-zone => generated 82 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:09:28.695156 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-7d20ca6c-4c2b-439c-a045-751457239cab None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:28.695156 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-7d20ca6c-4c2b-439c-a045-751457239cab tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] PUT http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/fbf1ca7c-982f-46a5-8867-81ea63285f70
Sep 23 14:09:28.696052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-7d20ca6c-4c2b-439c-a045-751457239cab tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sda"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:28.711333 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-7d20ca6c-4c2b-439c-a045-751457239cab tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Acquiring lock "cinder-attachment_update-95be79fb-a283-44cd-82ab-2eefce960177-hv-cinder-85743" by "attachment_update" {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:09:28.723721 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-7d20ca6c-4c2b-439c-a045-751457239cab tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Lock "cinder-attachment_update-95be79fb-a283-44cd-82ab-2eefce960177-hv-cinder-85743" acquired by "attachment_update" :: waited 0.012s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:09:28.725959 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:28.725959 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:29.588044 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-7d20ca6c-4c2b-439c-a045-751457239cab tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Lock "cinder-attachment_update-95be79fb-a283-44cd-82ab-2eefce960177-hv-cinder-85743" released by "attachment_update" :: held 0.857s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:09:29.588044 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-7d20ca6c-4c2b-439c-a045-751457239cab tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/fbf1ca7c-982f-46a5-8867-81ea63285f70 returned with HTTP 200
Sep 23 14:09:29.588044 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 690/1383] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:09:28 2022] PUT /volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/fbf1ca7c-982f-46a5-8867-81ea63285f70 => generated 747 bytes in 894 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:09:29.670456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-c9271be4-9062-4a62-9c8a-483384fb89dd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:29.676462 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-c9271be4-9062-4a62-9c8a-483384fb89dd tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] POST http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/fbf1ca7c-982f-46a5-8867-81ea63285f70/action
Sep 23 14:09:29.678936 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-c9271be4-9062-4a62-9c8a-483384fb89dd tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action body: b'{"os-complete": null}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:09:29.679338 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-c9271be4-9062-4a62-9c8a-483384fb89dd tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:29.713989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:29.713989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:29.947809 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-7012d747-bec3-4253-9f02-fa0b91dfc5b2 req-c9271be4-9062-4a62-9c8a-483384fb89dd tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/fbf1ca7c-982f-46a5-8867-81ea63285f70/action returned with HTTP 204
Sep 23 14:09:29.949207 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 694/1384] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:09:29 2022] POST /volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/fbf1ca7c-982f-46a5-8867-81ea63285f70/action => generated 0 bytes in 280 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:31.385425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-25764aad-9a43-4ce4-8567-abd86d7da16d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:31.483663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] POST http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/volumes
Sep 23 14:09:31.484605 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-489196768"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:31.486845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-489196768'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:31.487158 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Create volume of 1 GB
Sep 23 14:09:31.487804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:31.487804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:31.494732 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Availability Zones retrieved successfully.
Sep 23 14:09:31.511506 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Flow 'volume_create_api' (8ed3c4a7-a499-4b1e-b751-2616c57453e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:31.514075 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d4a8a1-788b-4eaa-aebf-2c51dd73b465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:31.517602 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:31.551277 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d4a8a1-788b-4eaa-aebf-2c51dd73b465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:31.553168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e4f9034-7139-4afd-a8b3-29285b28fe8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:31.787688 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Created reservations ['19a7195b-e471-4b88-87c6-6ef455da34dc', 'eb1d0abd-e0d3-4276-8c49-06331cab6ded', 'cef7c085-ef18-4282-88e9-14b4a8cbd63c', '1f12d00e-2f1d-4a93-8358-e09a9ee9176c'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:31.789935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e4f9034-7139-4afd-a8b3-29285b28fe8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19a7195b-e471-4b88-87c6-6ef455da34dc', 'eb1d0abd-e0d3-4276-8c49-06331cab6ded', 'cef7c085-ef18-4282-88e9-14b4a8cbd63c', '1f12d00e-2f1d-4a93-8358-e09a9ee9176c']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:31.792087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63329604-8486-403f-8c91-b984973edc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:31.922010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63329604-8486-403f-8c91-b984973edc2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-489196768',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='da6f07b1dac849288b096121811d770a',qos_specs=None,replication_status=<?>,reservations=['19a7195b-e471-4b88-87c6-6ef455da34dc','eb1d0abd-e0d3-4276-8c49-06331cab6ded','cef7c085-ef18-4282-88e9-14b4a8cbd63c','1f12d00e-2f1d-4a93-8358-e09a9ee9176c'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='c422c0fc22e9411e92f1945583082308',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-489196768',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da6f07b1dac849288b096121811d770a',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='c422c0fc22e9411e92f1945583082308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:31.924055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a9dd268-f684-4734-8eb9-d3f1bef1ba19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:32.112918 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a9dd268-f684-4734-8eb9-d3f1bef1ba19) 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-SnapshotMetadataTestJSON-Volume-489196768',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='da6f07b1dac849288b096121811d770a',qos_specs=None,replication_status=<?>,reservations=['19a7195b-e471-4b88-87c6-6ef455da34dc','eb1d0abd-e0d3-4276-8c49-06331cab6ded','cef7c085-ef18-4282-88e9-14b4a8cbd63c','1f12d00e-2f1d-4a93-8358-e09a9ee9176c'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='c422c0fc22e9411e92f1945583082308',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:32.114737 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e2c9104-0eaa-4dff-b26e-03aae305b87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:32.237523 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e2c9104-0eaa-4dff-b26e-03aae305b87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:32.240026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Flow 'volume_create_api' (8ed3c4a7-a499-4b1e-b751-2616c57453e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:32.240724 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Create volume request issued successfully.
Sep 23 14:09:32.242263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-25764aad-9a43-4ce4-8567-abd86d7da16d tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/volumes returned with HTTP 202
Sep 23 14:09:32.246272 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 691/1385] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:09:31 2022] POST /volume/v3/da6f07b1dac849288b096121811d770a/volumes => generated 823 bytes in 860 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:32.258918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-606779d1-1902-4a3f-8db1-62b90b9d6620 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:32.262756 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-606779d1-1902-4a3f-8db1-62b90b9d6620 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe
Sep 23 14:09:32.265703 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-606779d1-1902-4a3f-8db1-62b90b9d6620 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:32.265703 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-606779d1-1902-4a3f-8db1-62b90b9d6620 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:32.279475 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:32.279475 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:32.286747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-606779d1-1902-4a3f-8db1-62b90b9d6620 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Volume info retrieved successfully.
Sep 23 14:09:32.297160 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-606779d1-1902-4a3f-8db1-62b90b9d6620 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe returned with HTTP 200
Sep 23 14:09:32.297887 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 695/1386] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:32 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe => generated 891 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:33.324647 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-14390cc7-71d6-4c69-9c80-25e1910aca4c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:33.328445 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-14390cc7-71d6-4c69-9c80-25e1910aca4c tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe
Sep 23 14:09:33.328895 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-14390cc7-71d6-4c69-9c80-25e1910aca4c tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:33.329471 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-14390cc7-71d6-4c69-9c80-25e1910aca4c tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:33.349174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:33.349174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:33.358994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-14390cc7-71d6-4c69-9c80-25e1910aca4c tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Volume info retrieved successfully.
Sep 23 14:09:33.367834 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-14390cc7-71d6-4c69-9c80-25e1910aca4c tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe returned with HTTP 200
Sep 23 14:09:33.368554 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 692/1387] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:33 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe => generated 916 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:33.389930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3df8567f-f8ce-47d1-aee6-101acca76ce9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:33.393896 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3df8567f-f8ce-47d1-aee6-101acca76ce9 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] POST http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots
Sep 23 14:09:33.394658 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3df8567f-f8ce-47d1-aee6-101acca76ce9 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1996636195"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:33.410764 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:33.410764 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:33.412796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3df8567f-f8ce-47d1-aee6-101acca76ce9 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Volume info retrieved successfully.
Sep 23 14:09:33.412796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-3df8567f-f8ce-47d1-aee6-101acca76ce9 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Create snapshot from volume 7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe
Sep 23 14:09:33.586569 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-3df8567f-f8ce-47d1-aee6-101acca76ce9 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Created reservations ['7bec4783-6f23-4d9c-b15d-405190a6cb03', '19fa6904-a27f-46c4-bcfe-9f8d3fdf0d38', 'aa575a41-e0d6-4b8e-994c-265dc920ed77', '79ecc05b-25d2-4762-a1f4-5829f6627fd8'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:33.797276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3df8567f-f8ce-47d1-aee6-101acca76ce9 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot create request issued successfully.
Sep 23 14:09:33.797969 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3df8567f-f8ce-47d1-aee6-101acca76ce9 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots returned with HTTP 202
Sep 23 14:09:33.798951 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 696/1388] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:09:33 2022] POST /volume/v3/da6f07b1dac849288b096121811d770a/snapshots => generated 311 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:33.807099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-30df7994-2507-4d45-94f8-0c8e48f3e9ae None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:33.811082 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-30df7994-2507-4d45-94f8-0c8e48f3e9ae tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7
Sep 23 14:09:33.811770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-30df7994-2507-4d45-94f8-0c8e48f3e9ae tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:33.812275 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-30df7994-2507-4d45-94f8-0c8e48f3e9ae tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:33.822366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:33.822366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:33.823358 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-30df7994-2507-4d45-94f8-0c8e48f3e9ae tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:33.825140 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-30df7994-2507-4d45-94f8-0c8e48f3e9ae tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 returned with HTTP 200
Sep 23 14:09:33.825892 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 693/1389] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:09:33 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:33.948340 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:34.096931 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] POST http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes
Sep 23 14:09:34.097686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-981932541"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:34.099912 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-981932541'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:34.100224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Create volume of 1 GB
Sep 23 14:09:34.100848 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:34.100848 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:34.107368 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Availability Zones retrieved successfully.
Sep 23 14:09:34.123206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Flow 'volume_create_api' (511237a8-2aea-489a-9ad0-e33f5de45b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:34.125985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c5f9ed-b9aa-471d-96b3-95b9bf3ef54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:34.128640 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:34.161849 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c5f9ed-b9aa-471d-96b3-95b9bf3ef54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:34.163839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a222bb5d-5571-4222-a4ab-46f7b3346d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:34.209527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=78,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:34.340927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Created reservations ['161e8213-9d9b-4fd1-ae11-bf534e913bb1', '159c3af4-1298-4ef0-a4d4-df790c913ea3', 'fba91912-d6cd-41e4-be8b-2b0514647ca8', 'ee383734-78e4-43d3-902b-2143d3b5b964'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:34.342887 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a222bb5d-5571-4222-a4ab-46f7b3346d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['161e8213-9d9b-4fd1-ae11-bf534e913bb1', '159c3af4-1298-4ef0-a4d4-df790c913ea3', 'fba91912-d6cd-41e4-be8b-2b0514647ca8', 'ee383734-78e4-43d3-902b-2143d3b5b964']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:34.348512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cf604aa-750f-42e2-9b48-819da9d6619b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:34.451594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cf604aa-750f-42e2-9b48-819da9d6619b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf3116fd-98d4-4b47-b3de-03762277351e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-981932541',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c8e994ed4b7a47cfbef97e80d2f1c76d',qos_specs=None,replication_status=<?>,reservations=['161e8213-9d9b-4fd1-ae11-bf534e913bb1','159c3af4-1298-4ef0-a4d4-df790c913ea3','fba91912-d6cd-41e4-be8b-2b0514647ca8','ee383734-78e4-43d3-902b-2143d3b5b964'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='affee49ab11a4ee9b89d30582779b509',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-981932541',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=bf3116fd-98d4-4b47-b3de-03762277351e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e994ed4b7a47cfbef97e80d2f1c76d',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='affee49ab11a4ee9b89d30582779b509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:34.454346 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (769636c9-47e5-47a5-b7d4-4bd705de505e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:34.530699 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (769636c9-47e5-47a5-b7d4-4bd705de505e) 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-VolumesTransfersV355Test-Volume-981932541',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c8e994ed4b7a47cfbef97e80d2f1c76d',qos_specs=None,replication_status=<?>,reservations=['161e8213-9d9b-4fd1-ae11-bf534e913bb1','159c3af4-1298-4ef0-a4d4-df790c913ea3','fba91912-d6cd-41e4-be8b-2b0514647ca8','ee383734-78e4-43d3-902b-2143d3b5b964'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='affee49ab11a4ee9b89d30582779b509',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:34.532537 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a8ff54-5d13-425a-af3e-40d52f551f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:34.622432 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a8ff54-5d13-425a-af3e-40d52f551f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:34.624735 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Flow 'volume_create_api' (511237a8-2aea-489a-9ad0-e33f5de45b90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:34.625400 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Create volume request issued successfully.
Sep 23 14:09:34.626692 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-98e9d34f-9ea5-4444-8de6-8a55b3bc8097 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes returned with HTTP 202
Sep 23 14:09:34.628119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 697/1390] 10.222.0.62 () {62 vars in 1276 bytes} [Fri Sep 23 14:09:33 2022] POST /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes => generated 887 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:34.644569 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2bd2782f-6dad-4a92-ae46-40b87af180de None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:34.648177 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2bd2782f-6dad-4a92-ae46-40b87af180de tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] GET http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e
Sep 23 14:09:34.648666 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2bd2782f-6dad-4a92-ae46-40b87af180de tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:34.649115 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2bd2782f-6dad-4a92-ae46-40b87af180de tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:34.663181 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:34.663181 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:34.669359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2bd2782f-6dad-4a92-ae46-40b87af180de tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Volume info retrieved successfully.
Sep 23 14:09:34.678786 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2bd2782f-6dad-4a92-ae46-40b87af180de tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e returned with HTTP 200
Sep 23 14:09:34.679471 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 694/1391] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:34 2022] GET /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e => generated 955 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:09:34.836867 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b94f98cd-b842-4923-846b-e8a3a1f2efcc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:34.841175 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b94f98cd-b842-4923-846b-e8a3a1f2efcc tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7
Sep 23 14:09:34.841616 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b94f98cd-b842-4923-846b-e8a3a1f2efcc tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:34.842067 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b94f98cd-b842-4923-846b-e8a3a1f2efcc tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:34.852094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:34.852094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:34.853003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b94f98cd-b842-4923-846b-e8a3a1f2efcc tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:34.854750 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b94f98cd-b842-4923-846b-e8a3a1f2efcc tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 returned with HTTP 200
Sep 23 14:09:34.858609 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 698/1392] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:09:34 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:35.697974 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-86ea47ee-2246-4907-b8b3-8b8b60ee1f02 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:35.701457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-86ea47ee-2246-4907-b8b3-8b8b60ee1f02 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] GET http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e
Sep 23 14:09:35.702762 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-86ea47ee-2246-4907-b8b3-8b8b60ee1f02 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:35.703300 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-86ea47ee-2246-4907-b8b3-8b8b60ee1f02 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:35.717264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:35.717264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:35.720004 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=77,cinder:UPDATE=13,cinder:INSERT=10 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:35.724464 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-86ea47ee-2246-4907-b8b3-8b8b60ee1f02 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Volume info retrieved successfully.
Sep 23 14:09:35.733378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-86ea47ee-2246-4907-b8b3-8b8b60ee1f02 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e returned with HTTP 200
Sep 23 14:09:35.734081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 695/1393] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:35 2022] GET /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e => generated 979 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:09:35.865361 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0e34b28b-1d16-42ad-8cdb-0db94e166728 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:35.869341 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0e34b28b-1d16-42ad-8cdb-0db94e166728 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7
Sep 23 14:09:35.869779 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0e34b28b-1d16-42ad-8cdb-0db94e166728 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:35.870227 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0e34b28b-1d16-42ad-8cdb-0db94e166728 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:35.880331 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:35.880331 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:35.881249 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0e34b28b-1d16-42ad-8cdb-0db94e166728 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:35.883268 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0e34b28b-1d16-42ad-8cdb-0db94e166728 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 returned with HTTP 200
Sep 23 14:09:35.883943 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 699/1394] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:09:35 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:36.752278 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6a473d7a-53c5-4fd4-902a-22cb4ab70241 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:36.755761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6a473d7a-53c5-4fd4-902a-22cb4ab70241 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] GET http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e
Sep 23 14:09:36.756285 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6a473d7a-53c5-4fd4-902a-22cb4ab70241 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:36.756738 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6a473d7a-53c5-4fd4-902a-22cb4ab70241 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:36.771213 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:36.771213 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:36.777352 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6a473d7a-53c5-4fd4-902a-22cb4ab70241 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Volume info retrieved successfully.
Sep 23 14:09:36.786855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6a473d7a-53c5-4fd4-902a-22cb4ab70241 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e returned with HTTP 200
Sep 23 14:09:36.787542 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 696/1395] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:36 2022] GET /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e => generated 979 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:09:36.893227 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f8738c76-9d82-43bb-9140-ad362f94a44b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:36.897130 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f8738c76-9d82-43bb-9140-ad362f94a44b tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7
Sep 23 14:09:36.897593 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f8738c76-9d82-43bb-9140-ad362f94a44b tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:36.898050 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f8738c76-9d82-43bb-9140-ad362f94a44b tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:36.908754 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:36.908754 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:36.909668 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f8738c76-9d82-43bb-9140-ad362f94a44b tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:36.911447 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f8738c76-9d82-43bb-9140-ad362f94a44b tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 returned with HTTP 200
Sep 23 14:09:36.912102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 700/1396] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:09:36 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:37.805525 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9830d487-84dc-494e-b57c-d034f1d491ff None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:37.809396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9830d487-84dc-494e-b57c-d034f1d491ff tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] GET http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e
Sep 23 14:09:37.809878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9830d487-84dc-494e-b57c-d034f1d491ff tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:37.810373 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9830d487-84dc-494e-b57c-d034f1d491ff tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:37.825122 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:37.825122 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:37.831358 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-9830d487-84dc-494e-b57c-d034f1d491ff tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Volume info retrieved successfully.
Sep 23 14:09:37.840164 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9830d487-84dc-494e-b57c-d034f1d491ff tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e returned with HTTP 200
Sep 23 14:09:37.840850 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 697/1397] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:37 2022] GET /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:09:37.857392 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-22ffe46f-4f0f-40d0-885e-e9ec10840b81 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:37.862700 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-22ffe46f-4f0f-40d0-885e-e9ec10840b81 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] POST http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers
Sep 23 14:09:37.863468 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-22ffe46f-4f0f-40d0-885e-e9ec10840b81 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bf3116fd-98d4-4b47-b3de-03762277351e"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:37.865600 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volume_transfer [None req-22ffe46f-4f0f-40d0-885e-e9ec10840b81 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Creating new volume transfer {'transfer': {'volume_id': 'bf3116fd-98d4-4b47-b3de-03762277351e'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}}
Sep 23 14:09:37.865926 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volume_transfer [None req-22ffe46f-4f0f-40d0-885e-e9ec10840b81 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Creating transfer of volume bf3116fd-98d4-4b47-b3de-03762277351e
Sep 23 14:09:37.866217 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.transfer.api [None req-22ffe46f-4f0f-40d0-885e-e9ec10840b81 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Generating transfer record for volume bf3116fd-98d4-4b47-b3de-03762277351e
Sep 23 14:09:37.881009 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:37.881009 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:37.922189 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3a6323d8-49b6-40b5-8af9-98639fff61cf None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:37.928254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3a6323d8-49b6-40b5-8af9-98639fff61cf tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7
Sep 23 14:09:37.928694 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3a6323d8-49b6-40b5-8af9-98639fff61cf tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:37.929186 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3a6323d8-49b6-40b5-8af9-98639fff61cf tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:37.940028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:37.940028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:37.940935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3a6323d8-49b6-40b5-8af9-98639fff61cf tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:37.942718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3a6323d8-49b6-40b5-8af9-98639fff61cf tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 returned with HTTP 200
Sep 23 14:09:37.943426 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 698/1398] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:09:37 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:37.952341 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-83f51f93-4897-4ca5-9437-61025d793ae2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:37.956184 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-83f51f93-4897-4ca5-9437-61025d793ae2 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] POST http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata
Sep 23 14:09:37.956869 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-83f51f93-4897-4ca5-9437-61025d793ae2 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:37.966839 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:37.966839 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:37.968514 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-83f51f93-4897-4ca5-9437-61025d793ae2 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:37.980609 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-22ffe46f-4f0f-40d0-885e-e9ec10840b81 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers returned with HTTP 202
Sep 23 14:09:37.981405 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 701/1399] 10.222.0.62 () {62 vars in 1303 bytes} [Fri Sep 23 14:09:37 2022] POST /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers => generated 530 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:09:37.991048 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2bfd2620-1ed0-40c2-82d1-b973db39dde1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:37.994595 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2bfd2620-1ed0-40c2-82d1-b973db39dde1 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] GET http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e
Sep 23 14:09:37.995084 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2bfd2620-1ed0-40c2-82d1-b973db39dde1 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:37.995612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2bfd2620-1ed0-40c2-82d1-b973db39dde1 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:38.010251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:38.010251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:38.016611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2bfd2620-1ed0-40c2-82d1-b973db39dde1 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Volume info retrieved successfully.
Sep 23 14:09:38.025886 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2bfd2620-1ed0-40c2-82d1-b973db39dde1 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e returned with HTTP 200
Sep 23 14:09:38.026631 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 702/1400] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:37 2022] GET /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:09:38.044123 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4020e355-c1f3-47c8-99cc-175f4c3a45dc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:38.049446 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4020e355-c1f3-47c8-99cc-175f4c3a45dc tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] GET http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/39047dba-0a7a-49af-9db5-e6ede5d7ebd4
Sep 23 14:09:38.049930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4020e355-c1f3-47c8-99cc-175f4c3a45dc tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:38.050417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4020e355-c1f3-47c8-99cc-175f4c3a45dc tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:38.057413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4020e355-c1f3-47c8-99cc-175f4c3a45dc tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/39047dba-0a7a-49af-9db5-e6ede5d7ebd4 returned with HTTP 200
Sep 23 14:09:38.058075 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 703/1401] 10.222.0.62 () {60 vars in 1393 bytes} [Fri Sep 23 14:09:38 2022] GET /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/39047dba-0a7a-49af-9db5-e6ede5d7ebd4 => generated 498 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:09:38.065832 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ae9aa040-87bb-43fe-a541-44daae2f6921 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:38.070165 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ae9aa040-87bb-43fe-a541-44daae2f6921 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] GET http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers
Sep 23 14:09:38.070672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ae9aa040-87bb-43fe-a541-44daae2f6921 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:38.071122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ae9aa040-87bb-43fe-a541-44daae2f6921 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:38.071516 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volume_transfer [None req-ae9aa040-87bb-43fe-a541-44daae2f6921 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Listing volume transfers {{(pid=113687) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}}
Sep 23 14:09:38.079936 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ae9aa040-87bb-43fe-a541-44daae2f6921 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers returned with HTTP 200
Sep 23 14:09:38.080630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 704/1402] 10.222.0.62 () {60 vars in 1282 bytes} [Fri Sep 23 14:09:38 2022] GET /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers => generated 434 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:09:38.088296 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1783a861-e2bd-4fd0-b413-d319cc27a3b9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:38.125065 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-83f51f93-4897-4ca5-9437-61025d793ae2 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Update snapshot metadata completed successfully.
Sep 23 14:09:38.125732 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-83f51f93-4897-4ca5-9437-61025d793ae2 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata returned with HTTP 200
Sep 23 14:09:38.126764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 699/1403] 10.222.0.62 () {60 vars in 1379 bytes} [Fri Sep 23 14:09:37 2022] POST /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata => generated 68 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Sep 23 14:09:38.132730 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3cf61734-c3f4-403d-b596-8d8e1afd79be None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:38.136971 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3cf61734-c3f4-403d-b596-8d8e1afd79be tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata
Sep 23 14:09:38.137418 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3cf61734-c3f4-403d-b596-8d8e1afd79be tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:38.137874 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3cf61734-c3f4-403d-b596-8d8e1afd79be tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:38.150263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:38.150263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:38.151294 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3cf61734-c3f4-403d-b596-8d8e1afd79be tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:38.153081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3cf61734-c3f4-403d-b596-8d8e1afd79be tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Get snapshot metadata completed successfully.
Sep 23 14:09:38.153599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3cf61734-c3f4-403d-b596-8d8e1afd79be tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata returned with HTTP 200
Sep 23 14:09:38.154704 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 700/1404] 10.222.0.62 () {58 vars in 1358 bytes} [Fri Sep 23 14:09:38 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:09:38.161442 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-344a1da8-1a0d-4378-a44a-0e077774a4f7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:38.166061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-344a1da8-1a0d-4378-a44a-0e077774a4f7 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] PUT http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata
Sep 23 14:09:38.166775 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-344a1da8-1a0d-4378-a44a-0e077774a4f7 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:38.180504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:38.180504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:38.181401 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-344a1da8-1a0d-4378-a44a-0e077774a4f7 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:38.198157 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1783a861-e2bd-4fd0-b413-d319cc27a3b9 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] POST http://10.222.0.62/volume/v3/a94c46a0025243fbbc7b09035d2cb8b0/volume-transfers/39047dba-0a7a-49af-9db5-e6ede5d7ebd4/accept
Sep 23 14:09:38.205253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1783a861-e2bd-4fd0-b413-d319cc27a3b9 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "cb7ae7ae089f1985"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:38.205253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.volume_transfer [None req-1783a861-e2bd-4fd0-b413-d319cc27a3b9 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Accepting volume transfer 39047dba-0a7a-49af-9db5-e6ede5d7ebd4 {{(pid=113687) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}}
Sep 23 14:09:38.205253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.contrib.volume_transfer [None req-1783a861-e2bd-4fd0-b413-d319cc27a3b9 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Accepting transfer 39047dba-0a7a-49af-9db5-e6ede5d7ebd4
Sep 23 14:09:38.265425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-344a1da8-1a0d-4378-a44a-0e077774a4f7 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Update snapshot metadata completed successfully.
Sep 23 14:09:38.266303 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-344a1da8-1a0d-4378-a44a-0e077774a4f7 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata returned with HTTP 200
Sep 23 14:09:38.268278 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 701/1405] 10.222.0.62 () {60 vars in 1378 bytes} [Fri Sep 23 14:09:38 2022] PUT /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata => generated 57 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:09:38.273085 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-937dd5e7-4d67-4e8b-9aa9-36e772f703ac None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:38.277063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-937dd5e7-4d67-4e8b-9aa9-36e772f703ac tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata
Sep 23 14:09:38.277515 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-937dd5e7-4d67-4e8b-9aa9-36e772f703ac tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:38.277969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-937dd5e7-4d67-4e8b-9aa9-36e772f703ac tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:38.290307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:38.290307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:38.291515 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-937dd5e7-4d67-4e8b-9aa9-36e772f703ac tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:38.293245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-937dd5e7-4d67-4e8b-9aa9-36e772f703ac tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Get snapshot metadata completed successfully.
Sep 23 14:09:38.293777 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-937dd5e7-4d67-4e8b-9aa9-36e772f703ac tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata returned with HTTP 200
Sep 23 14:09:38.294741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 702/1406] 10.222.0.62 () {58 vars in 1358 bytes} [Fri Sep 23 14:09:38 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata => generated 57 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Sep 23 14:09:38.300460 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8a17cf2f-15e9-4ec6-9c13-c7412d02a010 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:38.304944 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8a17cf2f-15e9-4ec6-9c13-c7412d02a010 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] DELETE http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata/key3
Sep 23 14:09:38.305386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8a17cf2f-15e9-4ec6-9c13-c7412d02a010 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:38.305840 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8a17cf2f-15e9-4ec6-9c13-c7412d02a010 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:38.316934 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:38.316934 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:38.317871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8a17cf2f-15e9-4ec6-9c13-c7412d02a010 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:38.319710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8a17cf2f-15e9-4ec6-9c13-c7412d02a010 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Get snapshot metadata completed successfully.
Sep 23 14:09:38.427116 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8a17cf2f-15e9-4ec6-9c13-c7412d02a010 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Delete snapshot metadata completed successfully.
Sep 23 14:09:38.427535 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8a17cf2f-15e9-4ec6-9c13-c7412d02a010 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata/key3 returned with HTTP 200
Sep 23 14:09:38.428307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 703/1407] 10.222.0.62 () {58 vars in 1376 bytes} [Fri Sep 23 14:09:38 2022] DELETE /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata/key3 => generated 0 bytes in 129 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0)
Sep 23 14:09:38.438472 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3af37f08-5323-4638-90d3-9ec394cf2a69 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:38.438472 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3af37f08-5323-4638-90d3-9ec394cf2a69 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata
Sep 23 14:09:38.438472 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3af37f08-5323-4638-90d3-9ec394cf2a69 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:38.438472 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3af37f08-5323-4638-90d3-9ec394cf2a69 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:38.447716 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:38.447716 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:38.448630 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3af37f08-5323-4638-90d3-9ec394cf2a69 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:38.450518 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3af37f08-5323-4638-90d3-9ec394cf2a69 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Get snapshot metadata completed successfully.
Sep 23 14:09:38.451013 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3af37f08-5323-4638-90d3-9ec394cf2a69 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata returned with HTTP 200
Sep 23 14:09:38.452175 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 704/1408] 10.222.0.62 () {58 vars in 1358 bytes} [Fri Sep 23 14:09:38 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata => generated 32 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Sep 23 14:09:38.455751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-1783a861-e2bd-4fd0-b413-d319cc27a3b9 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Created reservations ['8bb52cdb-c3d8-4cfc-9355-694ce113935d', '6823f0d0-d80f-4588-a24b-55a11478c06e', '3c8ae0a6-fb75-4ea6-8b6b-f2e2e9f9c3bf', '09e0ded7-0a1b-486f-b235-2131cdf65ed1'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:38.458205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f6b3a9c3-c8f0-4353-8531-3427186e7b04 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:38.461702 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=65,cinder:INSERT=18,cinder:UPDATE=17 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:38.462158 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f6b3a9c3-c8f0-4353-8531-3427186e7b04 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] PUT http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata
Sep 23 14:09:38.462879 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f6b3a9c3-c8f0-4353-8531-3427186e7b04 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:38.473652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:38.473652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:38.474651 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f6b3a9c3-c8f0-4353-8531-3427186e7b04 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:38.602764 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-1783a861-e2bd-4fd0-b413-d319cc27a3b9 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Created reservations ['ff987f01-7397-458a-a7bb-c3e91a7e09d0', '38fa50d7-f728-4520-9bb0-71d732d166e2', 'd5f45e84-80c2-46a9-aab5-f9a352788b34', '645e0993-3f63-4fc8-8270-7057d220ae73'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:38.700702 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f6b3a9c3-c8f0-4353-8531-3427186e7b04 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Update snapshot metadata completed successfully.
Sep 23 14:09:38.701196 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f6b3a9c3-c8f0-4353-8531-3427186e7b04 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata returned with HTTP 200
Sep 23 14:09:38.702660 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 705/1409] 10.222.0.62 () {60 vars in 1378 bytes} [Fri Sep 23 14:09:38 2022] PUT /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata => generated 16 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Sep 23 14:09:38.709878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d1e71b34-330c-41e0-9585-09184a822dc0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:38.714009 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d1e71b34-330c-41e0-9585-09184a822dc0 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] POST http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata
Sep 23 14:09:38.714752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d1e71b34-330c-41e0-9585-09184a822dc0 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:38.724960 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:38.724960 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:38.725911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d1e71b34-330c-41e0-9585-09184a822dc0 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:38.808537 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-1783a861-e2bd-4fd0-b413-d319cc27a3b9 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Created reservations ['627888e6-62a5-4433-9f7d-54e1d6d4ae67', '331ff7d2-cf3a-4311-af35-1022a788fff8', 'a88234b3-a933-4c98-b779-2fec6d5c3837', '78dad7ff-af29-4686-965b-08b47fdd368e'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:38.836233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d1e71b34-330c-41e0-9585-09184a822dc0 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Update snapshot metadata completed successfully.
Sep 23 14:09:38.837376 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d1e71b34-330c-41e0-9585-09184a822dc0 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata returned with HTTP 200
Sep 23 14:09:38.838342 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 706/1410] 10.222.0.62 () {60 vars in 1379 bytes} [Fri Sep 23 14:09:38 2022] POST /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata => generated 68 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Sep 23 14:09:38.844581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-edff1c7e-afeb-4037-a07f-1bcc5fab47a4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:38.848950 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-edff1c7e-afeb-4037-a07f-1bcc5fab47a4 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata
Sep 23 14:09:38.849810 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-edff1c7e-afeb-4037-a07f-1bcc5fab47a4 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:38.851487 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-edff1c7e-afeb-4037-a07f-1bcc5fab47a4 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:38.872391 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:38.872391 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:38.874391 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-edff1c7e-afeb-4037-a07f-1bcc5fab47a4 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:38.877352 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-edff1c7e-afeb-4037-a07f-1bcc5fab47a4 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Get snapshot metadata completed successfully.
Sep 23 14:09:38.878808 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-edff1c7e-afeb-4037-a07f-1bcc5fab47a4 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata returned with HTTP 200
Sep 23 14:09:38.884307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 707/1411] 10.222.0.62 () {58 vars in 1358 bytes} [Fri Sep 23 14:09:38 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata => generated 68 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:09:38.885994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-64fae2a6-53bd-48db-8184-5f2b595d42b8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:38.891088 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-64fae2a6-53bd-48db-8184-5f2b595d42b8 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] PUT http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata/key3
Sep 23 14:09:38.891770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-64fae2a6-53bd-48db-8184-5f2b595d42b8 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:38.903556 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:38.903556 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:38.904538 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-64fae2a6-53bd-48db-8184-5f2b595d42b8 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:38.934236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=84,cinder:INSERT=7,cinder:UPDATE=9 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:39.053205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-64fae2a6-53bd-48db-8184-5f2b595d42b8 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Update snapshot metadata completed successfully.
Sep 23 14:09:39.053741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-64fae2a6-53bd-48db-8184-5f2b595d42b8 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata/key3 returned with HTTP 200
Sep 23 14:09:39.054581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 708/1412] 10.222.0.62 () {60 vars in 1393 bytes} [Fri Sep 23 14:09:38 2022] PUT /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata/key3 => generated 35 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:09:39.060759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e60c285c-2f0d-4a22-a9ee-5b6473eea7d7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:39.065562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e60c285c-2f0d-4a22-a9ee-5b6473eea7d7 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata/key3
Sep 23 14:09:39.066009 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e60c285c-2f0d-4a22-a9ee-5b6473eea7d7 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:39.066514 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e60c285c-2f0d-4a22-a9ee-5b6473eea7d7 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:39.076782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:39.076782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:39.077767 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e60c285c-2f0d-4a22-a9ee-5b6473eea7d7 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:39.078835 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-1783a861-e2bd-4fd0-b413-d319cc27a3b9 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Created reservations ['a66edb6b-ecc5-4f7b-b9b9-54c57a968162', '6b45f919-2cac-4e10-8639-52880999ae6d', '85c9eaf6-0d25-4844-bb46-185a4bc64155', 'd9184680-3c6b-4ba7-a921-7493c465e479'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:39.080098 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e60c285c-2f0d-4a22-a9ee-5b6473eea7d7 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Get snapshot metadata completed successfully.
Sep 23 14:09:39.081086 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e60c285c-2f0d-4a22-a9ee-5b6473eea7d7 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata/key3 returned with HTTP 200
Sep 23 14:09:39.081907 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 709/1413] 10.222.0.62 () {58 vars in 1373 bytes} [Fri Sep 23 14:09:39 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Sep 23 14:09:39.092912 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a82c3ae0-511e-4258-bbb3-94e148973bfb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:39.096824 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a82c3ae0-511e-4258-bbb3-94e148973bfb tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata
Sep 23 14:09:39.097319 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a82c3ae0-511e-4258-bbb3-94e148973bfb tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:39.097803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a82c3ae0-511e-4258-bbb3-94e148973bfb tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:39.108934 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:39.108934 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:39.109609 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1783a861-e2bd-4fd0-b413-d319cc27a3b9 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Transfer volume completed successfully.
Sep 23 14:09:39.109858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a82c3ae0-511e-4258-bbb3-94e148973bfb tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:39.111706 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a82c3ae0-511e-4258-bbb3-94e148973bfb tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Get snapshot metadata completed successfully.
Sep 23 14:09:39.117335 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a82c3ae0-511e-4258-bbb3-94e148973bfb tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata returned with HTTP 200
Sep 23 14:09:39.117335 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 710/1414] 10.222.0.62 () {58 vars in 1358 bytes} [Fri Sep 23 14:09:39 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Sep 23 14:09:39.122004 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-da961d42-7c01-4ee1-a957-379a6dd7ad9a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:39.126852 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-da961d42-7c01-4ee1-a957-379a6dd7ad9a tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] PUT http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata
Sep 23 14:09:39.127555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-da961d42-7c01-4ee1-a957-379a6dd7ad9a tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:39.137830 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:39.137830 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:39.138767 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-da961d42-7c01-4ee1-a957-379a6dd7ad9a tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:39.247949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-da961d42-7c01-4ee1-a957-379a6dd7ad9a tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Update snapshot metadata completed successfully.
Sep 23 14:09:39.248483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-da961d42-7c01-4ee1-a957-379a6dd7ad9a tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata returned with HTTP 200
Sep 23 14:09:39.249907 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 711/1415] 10.222.0.62 () {60 vars in 1378 bytes} [Fri Sep 23 14:09:39 2022] PUT /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7/metadata => generated 16 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Sep 23 14:09:39.256667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-920e1882-80d3-4713-8eba-75ed60568be2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:39.260515 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-920e1882-80d3-4713-8eba-75ed60568be2 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] DELETE http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7
Sep 23 14:09:39.260975 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-920e1882-80d3-4713-8eba-75ed60568be2 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:39.261430 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-920e1882-80d3-4713-8eba-75ed60568be2 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:39.261736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-920e1882-80d3-4713-8eba-75ed60568be2 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Delete snapshot with id: 5bcad289-753f-467e-b018-a8e41047c5f7
Sep 23 14:09:39.272209 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:39.272209 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:39.273134 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-920e1882-80d3-4713-8eba-75ed60568be2 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:39.350448 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-920e1882-80d3-4713-8eba-75ed60568be2 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot delete request issued successfully.
Sep 23 14:09:39.350854 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-920e1882-80d3-4713-8eba-75ed60568be2 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 returned with HTTP 202
Sep 23 14:09:39.352124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 712/1416] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:09:39 2022] DELETE /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:09:39.356353 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-983a6d5b-1b43-42ed-916c-781406da43e3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:39.360846 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-983a6d5b-1b43-42ed-916c-781406da43e3 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7
Sep 23 14:09:39.361378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-983a6d5b-1b43-42ed-916c-781406da43e3 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:39.361836 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-983a6d5b-1b43-42ed-916c-781406da43e3 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:39.372404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:39.372404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:39.373362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-983a6d5b-1b43-42ed-916c-781406da43e3 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Snapshot retrieved successfully.
Sep 23 14:09:39.375852 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-983a6d5b-1b43-42ed-916c-781406da43e3 tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 returned with HTTP 200
Sep 23 14:09:39.376592 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 713/1417] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:09:39 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:39.464638 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=58,cinder:INSERT=16,cinder:UPDATE=26 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:39.573890 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.transfer.api [None req-1783a861-e2bd-4fd0-b413-d319cc27a3b9 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Volume bf3116fd-98d4-4b47-b3de-03762277351e has been transferred.
Sep 23 14:09:39.588535 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1783a861-e2bd-4fd0-b413-d319cc27a3b9 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] http://10.222.0.62/volume/v3/a94c46a0025243fbbc7b09035d2cb8b0/volume-transfers/39047dba-0a7a-49af-9db5-e6ede5d7ebd4/accept returned with HTTP 202
Sep 23 14:09:39.589297 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 705/1418] 10.222.0.62 () {62 vars in 1435 bytes} [Fri Sep 23 14:09:38 2022] POST /volume/v3/a94c46a0025243fbbc7b09035d2cb8b0/volume-transfers/39047dba-0a7a-49af-9db5-e6ede5d7ebd4/accept => generated 431 bytes in 1502 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:09:39.597671 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b3fdd3d9-ec06-405e-a85b-b166cfef9328 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:39.601151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b3fdd3d9-ec06-405e-a85b-b166cfef9328 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] GET http://10.222.0.62/volume/v3/a94c46a0025243fbbc7b09035d2cb8b0/volumes/bf3116fd-98d4-4b47-b3de-03762277351e
Sep 23 14:09:39.604522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b3fdd3d9-ec06-405e-a85b-b166cfef9328 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:39.604522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b3fdd3d9-ec06-405e-a85b-b166cfef9328 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:39.617176 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:39.617176 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:39.623805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b3fdd3d9-ec06-405e-a85b-b166cfef9328 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Volume info retrieved successfully.
Sep 23 14:09:39.632717 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b3fdd3d9-ec06-405e-a85b-b166cfef9328 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] http://10.222.0.62/volume/v3/a94c46a0025243fbbc7b09035d2cb8b0/volumes/bf3116fd-98d4-4b47-b3de-03762277351e returned with HTTP 200
Sep 23 14:09:39.633425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 714/1419] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:39 2022] GET /volume/v3/a94c46a0025243fbbc7b09035d2cb8b0/volumes/bf3116fd-98d4-4b47-b3de-03762277351e => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:09:39.650518 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f8ef779f-ea14-41c0-88f3-130636167ea1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:39.654205 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f8ef779f-ea14-41c0-88f3-130636167ea1 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] GET http://10.222.0.62/volume/v3/a94c46a0025243fbbc7b09035d2cb8b0/volumes/bf3116fd-98d4-4b47-b3de-03762277351e
Sep 23 14:09:39.654732 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f8ef779f-ea14-41c0-88f3-130636167ea1 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:39.655839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f8ef779f-ea14-41c0-88f3-130636167ea1 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:39.669881 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:39.669881 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:39.676699 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f8ef779f-ea14-41c0-88f3-130636167ea1 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] Volume info retrieved successfully.
Sep 23 14:09:39.686170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f8ef779f-ea14-41c0-88f3-130636167ea1 tempest-VolumesTransfersV355Test-394036335 tempest-VolumesTransfersV355Test-394036335-project] http://10.222.0.62/volume/v3/a94c46a0025243fbbc7b09035d2cb8b0/volumes/bf3116fd-98d4-4b47-b3de-03762277351e returned with HTTP 200
Sep 23 14:09:39.687130 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 706/1420] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:39 2022] GET /volume/v3/a94c46a0025243fbbc7b09035d2cb8b0/volumes/bf3116fd-98d4-4b47-b3de-03762277351e => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:09:39.703899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a4978dd2-10c4-441c-a7c2-8387def6827d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:39.708469 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4978dd2-10c4-441c-a7c2-8387def6827d tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] DELETE http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/39047dba-0a7a-49af-9db5-e6ede5d7ebd4
Sep 23 14:09:39.708990 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a4978dd2-10c4-441c-a7c2-8387def6827d tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:39.709439 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a4978dd2-10c4-441c-a7c2-8387def6827d tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:39.709763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.contrib.volume_transfer [None req-a4978dd2-10c4-441c-a7c2-8387def6827d tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Delete transfer with id: 39047dba-0a7a-49af-9db5-e6ede5d7ebd4
Sep 23 14:09:39.714939 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4978dd2-10c4-441c-a7c2-8387def6827d tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/39047dba-0a7a-49af-9db5-e6ede5d7ebd4 returned with HTTP 404
Sep 23 14:09:39.715772 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 715/1421] 10.222.0.62 () {60 vars in 1396 bytes} [Fri Sep 23 14:09:39 2022] DELETE /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/39047dba-0a7a-49af-9db5-e6ede5d7ebd4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:09:39.720795 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fcd7e207-6b2e-4556-afc1-656108c63584 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:39.765170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fcd7e207-6b2e-4556-afc1-656108c63584 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] DELETE http://10.222.0.62/volume/v3/cc406d76de034732a1e8320781d0742a/volumes/bf3116fd-98d4-4b47-b3de-03762277351e
Sep 23 14:09:39.765666 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fcd7e207-6b2e-4556-afc1-656108c63584 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:39.766110 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fcd7e207-6b2e-4556-afc1-656108c63584 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:39.766583 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-fcd7e207-6b2e-4556-afc1-656108c63584 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Delete volume with id: bf3116fd-98d4-4b47-b3de-03762277351e 
Sep 23 14:09:39.781539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:39.781539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:39.782220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fcd7e207-6b2e-4556-afc1-656108c63584 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Volume info retrieved successfully.
Sep 23 14:09:39.967136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fcd7e207-6b2e-4556-afc1-656108c63584 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Delete volume request issued successfully.
Sep 23 14:09:39.968099 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fcd7e207-6b2e-4556-afc1-656108c63584 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] http://10.222.0.62/volume/v3/cc406d76de034732a1e8320781d0742a/volumes/bf3116fd-98d4-4b47-b3de-03762277351e returned with HTTP 202
Sep 23 14:09:39.968856 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 707/1422] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:09:39 2022] DELETE /volume/v3/cc406d76de034732a1e8320781d0742a/volumes/bf3116fd-98d4-4b47-b3de-03762277351e => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:09:39.973640 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d94fa892-65de-4cef-a8d3-a987f2b4f4bd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:39.977534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d94fa892-65de-4cef-a8d3-a987f2b4f4bd tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] GET http://10.222.0.62/volume/v3/cc406d76de034732a1e8320781d0742a/volumes/bf3116fd-98d4-4b47-b3de-03762277351e
Sep 23 14:09:39.979161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d94fa892-65de-4cef-a8d3-a987f2b4f4bd tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:39.979161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d94fa892-65de-4cef-a8d3-a987f2b4f4bd tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:39.994622 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:39.994622 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:40.001395 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d94fa892-65de-4cef-a8d3-a987f2b4f4bd tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Volume info retrieved successfully.
Sep 23 14:09:40.010000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d94fa892-65de-4cef-a8d3-a987f2b4f4bd tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] http://10.222.0.62/volume/v3/cc406d76de034732a1e8320781d0742a/volumes/bf3116fd-98d4-4b47-b3de-03762277351e returned with HTTP 200
Sep 23 14:09:40.011632 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 716/1423] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:39 2022] GET /volume/v3/cc406d76de034732a1e8320781d0742a/volumes/bf3116fd-98d4-4b47-b3de-03762277351e => generated 1210 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:09:40.385522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-26adfc91-5fe8-4e5a-93eb-09c65dfa08ba None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:40.390702 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-26adfc91-5fe8-4e5a-93eb-09c65dfa08ba tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7
Sep 23 14:09:40.391155 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-26adfc91-5fe8-4e5a-93eb-09c65dfa08ba tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:40.394164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-26adfc91-5fe8-4e5a-93eb-09c65dfa08ba tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:40.400094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-26adfc91-5fe8-4e5a-93eb-09c65dfa08ba tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 returned with HTTP 404
Sep 23 14:09:40.401048 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 708/1424] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:09:40 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/snapshots/5bcad289-753f-467e-b018-a8e41047c5f7 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:40.405683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-eef4bab3-032b-4014-8222-57d17d954ade None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:40.409209 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eef4bab3-032b-4014-8222-57d17d954ade tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] DELETE http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe
Sep 23 14:09:40.409672 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eef4bab3-032b-4014-8222-57d17d954ade tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:40.410287 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eef4bab3-032b-4014-8222-57d17d954ade tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:40.410915 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-eef4bab3-032b-4014-8222-57d17d954ade tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Delete volume with id: 7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe 
Sep 23 14:09:40.426195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:40.426195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:40.427276 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-eef4bab3-032b-4014-8222-57d17d954ade tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Volume info retrieved successfully.
Sep 23 14:09:40.595557 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-eef4bab3-032b-4014-8222-57d17d954ade tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Delete volume request issued successfully.
Sep 23 14:09:40.595970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eef4bab3-032b-4014-8222-57d17d954ade tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe returned with HTTP 202
Sep 23 14:09:40.596766 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 717/1425] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:40 2022] DELETE /volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:09:40.601394 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a3b86797-eaf3-4ca0-8baa-ea01064e333e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:40.604980 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a3b86797-eaf3-4ca0-8baa-ea01064e333e tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe
Sep 23 14:09:40.605425 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a3b86797-eaf3-4ca0-8baa-ea01064e333e tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:40.605875 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a3b86797-eaf3-4ca0-8baa-ea01064e333e tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:40.621223 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:40.621223 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:40.629020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a3b86797-eaf3-4ca0-8baa-ea01064e333e tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Volume info retrieved successfully.
Sep 23 14:09:40.638255 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a3b86797-eaf3-4ca0-8baa-ea01064e333e tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe returned with HTTP 200
Sep 23 14:09:40.639022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 709/1426] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:40 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe => generated 915 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:41.030426 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e129ca4e-7eaa-4a67-b24e-8c3cc1289f33 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:41.033928 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e129ca4e-7eaa-4a67-b24e-8c3cc1289f33 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] GET http://10.222.0.62/volume/v3/cc406d76de034732a1e8320781d0742a/volumes/bf3116fd-98d4-4b47-b3de-03762277351e
Sep 23 14:09:41.034450 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e129ca4e-7eaa-4a67-b24e-8c3cc1289f33 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:41.034899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e129ca4e-7eaa-4a67-b24e-8c3cc1289f33 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:41.047754 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e129ca4e-7eaa-4a67-b24e-8c3cc1289f33 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] http://10.222.0.62/volume/v3/cc406d76de034732a1e8320781d0742a/volumes/bf3116fd-98d4-4b47-b3de-03762277351e returned with HTTP 404
Sep 23 14:09:41.048620 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 718/1427] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:41 2022] GET /volume/v3/cc406d76de034732a1e8320781d0742a/volumes/bf3116fd-98d4-4b47-b3de-03762277351e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:09:41.054659 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:41.058761 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] POST http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes
Sep 23 14:09:41.059360 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-716324938"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:41.061602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-716324938'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:41.061914 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Create volume of 1 GB
Sep 23 14:09:41.069031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Availability Zones retrieved successfully.
Sep 23 14:09:41.083702 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Flow 'volume_create_api' (110dca38-463f-4114-bc0b-5a090e538021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:41.086149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f6cc625-3be2-44a8-bd8e-012d28321a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:41.088509 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:41.120808 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f6cc625-3be2-44a8-bd8e-012d28321a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:41.122819 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d5c615-0dde-432d-a6fd-a3116c665b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:41.250481 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Created reservations ['5c5ff3e1-525c-45fd-b366-9caa0f7c4220', 'ee3ed9e9-47aa-4e15-9a29-c3d061eed764', '5d0021b5-be28-4cd0-9142-14fd5906be3c', '68dbcd06-afbe-4c92-9a29-e0f78390869a'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:41.252300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d5c615-0dde-432d-a6fd-a3116c665b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c5ff3e1-525c-45fd-b366-9caa0f7c4220', 'ee3ed9e9-47aa-4e15-9a29-c3d061eed764', '5d0021b5-be28-4cd0-9142-14fd5906be3c', '68dbcd06-afbe-4c92-9a29-e0f78390869a']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:41.254274 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51450457-20e8-4d26-a867-2542c4b1fc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:41.355819 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51450457-20e8-4d26-a867-2542c4b1fc52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb505cdf-238b-40de-b52f-73c9297ac373', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-716324938',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c8e994ed4b7a47cfbef97e80d2f1c76d',qos_specs=None,replication_status=<?>,reservations=['5c5ff3e1-525c-45fd-b366-9caa0f7c4220','ee3ed9e9-47aa-4e15-9a29-c3d061eed764','5d0021b5-be28-4cd0-9142-14fd5906be3c','68dbcd06-afbe-4c92-9a29-e0f78390869a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='affee49ab11a4ee9b89d30582779b509',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-716324938',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=fb505cdf-238b-40de-b52f-73c9297ac373,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8e994ed4b7a47cfbef97e80d2f1c76d',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='affee49ab11a4ee9b89d30582779b509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:41.357819 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (456e7a70-8089-4a17-b35c-db858237d6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:41.469123 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (456e7a70-8089-4a17-b35c-db858237d6da) 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-VolumesTransfersV355Test-Volume-716324938',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c8e994ed4b7a47cfbef97e80d2f1c76d',qos_specs=None,replication_status=<?>,reservations=['5c5ff3e1-525c-45fd-b366-9caa0f7c4220','ee3ed9e9-47aa-4e15-9a29-c3d061eed764','5d0021b5-be28-4cd0-9142-14fd5906be3c','68dbcd06-afbe-4c92-9a29-e0f78390869a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='affee49ab11a4ee9b89d30582779b509',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:41.470966 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98bd7c89-0dd5-4a15-8491-1e92ec6ba817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:41.548115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98bd7c89-0dd5-4a15-8491-1e92ec6ba817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:41.550438 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Flow 'volume_create_api' (110dca38-463f-4114-bc0b-5a090e538021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:41.551101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Create volume request issued successfully.
Sep 23 14:09:41.552419 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8d9a224e-772d-4501-9ff7-5d66a5283bfe tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes returned with HTTP 202
Sep 23 14:09:41.553307 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 710/1428] 10.222.0.62 () {62 vars in 1276 bytes} [Fri Sep 23 14:09:41 2022] POST /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes => generated 887 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:41.569001 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2f0643c0-49ab-4129-9a04-2929f6fbcbf1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:41.572518 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2f0643c0-49ab-4129-9a04-2929f6fbcbf1 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] GET http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373
Sep 23 14:09:41.573012 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2f0643c0-49ab-4129-9a04-2929f6fbcbf1 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:41.573466 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2f0643c0-49ab-4129-9a04-2929f6fbcbf1 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:41.587940 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:41.587940 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:41.595398 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2f0643c0-49ab-4129-9a04-2929f6fbcbf1 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Volume info retrieved successfully.
Sep 23 14:09:41.604605 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2f0643c0-49ab-4129-9a04-2929f6fbcbf1 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 returned with HTTP 200
Sep 23 14:09:41.605313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 719/1429] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:41 2022] GET /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:09:41.658802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6983e8ab-01ff-4cfe-b462-9724bf0993fb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:41.662860 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6983e8ab-01ff-4cfe-b462-9724bf0993fb tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] GET http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe
Sep 23 14:09:41.663369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6983e8ab-01ff-4cfe-b462-9724bf0993fb tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:41.663889 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6983e8ab-01ff-4cfe-b462-9724bf0993fb tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:41.675141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6983e8ab-01ff-4cfe-b462-9724bf0993fb tempest-SnapshotMetadataTestJSON-535890443 tempest-SnapshotMetadataTestJSON-535890443-project] http://10.222.0.62/volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe returned with HTTP 404
Sep 23 14:09:41.676153 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 711/1430] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:41 2022] GET /volume/v3/da6f07b1dac849288b096121811d770a/volumes/7d48eec4-ef2e-489f-8f15-5a0dd3c8bfbe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:42.623143 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2adfc065-3941-42c9-96dc-d7c482e48238 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:42.626983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2adfc065-3941-42c9-96dc-d7c482e48238 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] GET http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373
Sep 23 14:09:42.627480 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2adfc065-3941-42c9-96dc-d7c482e48238 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:42.627937 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2adfc065-3941-42c9-96dc-d7c482e48238 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:42.642575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:42.642575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:42.649716 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2adfc065-3941-42c9-96dc-d7c482e48238 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Volume info retrieved successfully.
Sep 23 14:09:42.659457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2adfc065-3941-42c9-96dc-d7c482e48238 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 returned with HTTP 200
Sep 23 14:09:42.660217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 720/1431] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:42 2022] GET /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:09:42.677650 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d44aa9c4-bcdb-4125-8a40-e239594ac13f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:42.682630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d44aa9c4-bcdb-4125-8a40-e239594ac13f tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] POST http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers
Sep 23 14:09:42.683453 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d44aa9c4-bcdb-4125-8a40-e239594ac13f tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fb505cdf-238b-40de-b52f-73c9297ac373"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:42.685578 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volume_transfer [None req-d44aa9c4-bcdb-4125-8a40-e239594ac13f tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Creating new volume transfer {'transfer': {'volume_id': 'fb505cdf-238b-40de-b52f-73c9297ac373'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}}
Sep 23 14:09:42.685911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volume_transfer [None req-d44aa9c4-bcdb-4125-8a40-e239594ac13f tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Creating transfer of volume fb505cdf-238b-40de-b52f-73c9297ac373
Sep 23 14:09:42.686212 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.transfer.api [None req-d44aa9c4-bcdb-4125-8a40-e239594ac13f tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Generating transfer record for volume fb505cdf-238b-40de-b52f-73c9297ac373
Sep 23 14:09:42.700617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:42.700617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:42.798243 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d44aa9c4-bcdb-4125-8a40-e239594ac13f tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers returned with HTTP 202
Sep 23 14:09:42.804065 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 712/1432] 10.222.0.62 () {62 vars in 1303 bytes} [Fri Sep 23 14:09:42 2022] POST /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers => generated 530 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:42.807747 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-de85843a-24cc-439b-a952-fb15e377c88a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:42.813528 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-de85843a-24cc-439b-a952-fb15e377c88a tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] GET http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373
Sep 23 14:09:42.814021 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-de85843a-24cc-439b-a952-fb15e377c88a tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:42.814512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-de85843a-24cc-439b-a952-fb15e377c88a tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:42.830010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:42.830010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:42.837381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-de85843a-24cc-439b-a952-fb15e377c88a tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Volume info retrieved successfully.
Sep 23 14:09:42.847811 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-de85843a-24cc-439b-a952-fb15e377c88a tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 returned with HTTP 200
Sep 23 14:09:42.855533 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 721/1433] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:42 2022] GET /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 => generated 1022 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:09:42.872758 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-87daf767-b62f-41f2-8a4c-84a45084a250 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:42.877949 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-87daf767-b62f-41f2-8a4c-84a45084a250 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] GET http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/detail
Sep 23 14:09:42.878483 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-87daf767-b62f-41f2-8a4c-84a45084a250 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:42.878944 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-87daf767-b62f-41f2-8a4c-84a45084a250 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:42.879336 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volume_transfer [None req-87daf767-b62f-41f2-8a4c-84a45084a250 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Listing volume transfers {{(pid=113687) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}}
Sep 23 14:09:42.886518 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-87daf767-b62f-41f2-8a4c-84a45084a250 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/detail returned with HTTP 200
Sep 23 14:09:42.887217 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 713/1434] 10.222.0.62 () {60 vars in 1303 bytes} [Fri Sep 23 14:09:42 2022] GET /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/detail => generated 501 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:09:42.910201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-27bedb87-f2b5-4058-b734-8e65a407bffb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:42.914801 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-27bedb87-f2b5-4058-b734-8e65a407bffb tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] DELETE http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/151314f8-916d-4473-9c79-fb2f91adbe39
Sep 23 14:09:42.915288 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-27bedb87-f2b5-4058-b734-8e65a407bffb tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:42.915740 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-27bedb87-f2b5-4058-b734-8e65a407bffb tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:42.916039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.contrib.volume_transfer [None req-27bedb87-f2b5-4058-b734-8e65a407bffb tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Delete transfer with id: 151314f8-916d-4473-9c79-fb2f91adbe39
Sep 23 14:09:42.934544 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:42.934544 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:43.088566 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-27bedb87-f2b5-4058-b734-8e65a407bffb tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/151314f8-916d-4473-9c79-fb2f91adbe39 returned with HTTP 202
Sep 23 14:09:43.089594 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 722/1435] 10.222.0.62 () {60 vars in 1396 bytes} [Fri Sep 23 14:09:42 2022] DELETE /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/151314f8-916d-4473-9c79-fb2f91adbe39 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:09:43.095312 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6b262089-9c6d-4723-98d3-a39dabbd06f0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:43.100802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6b262089-9c6d-4723-98d3-a39dabbd06f0 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] GET http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373
Sep 23 14:09:43.100802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6b262089-9c6d-4723-98d3-a39dabbd06f0 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:43.101255 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6b262089-9c6d-4723-98d3-a39dabbd06f0 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:43.117439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:43.117439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:43.125784 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=78,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:43.128607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6b262089-9c6d-4723-98d3-a39dabbd06f0 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Volume info retrieved successfully.
Sep 23 14:09:43.138561 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6b262089-9c6d-4723-98d3-a39dabbd06f0 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 returned with HTTP 200
Sep 23 14:09:43.139606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 714/1436] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:43 2022] GET /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:09:43.157962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-aa6b7c96-8651-4b4b-9f48-9fdc77e54904 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:43.163598 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aa6b7c96-8651-4b4b-9f48-9fdc77e54904 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] DELETE http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/151314f8-916d-4473-9c79-fb2f91adbe39
Sep 23 14:09:43.165971 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aa6b7c96-8651-4b4b-9f48-9fdc77e54904 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:43.165971 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aa6b7c96-8651-4b4b-9f48-9fdc77e54904 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:43.165971 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.contrib.volume_transfer [None req-aa6b7c96-8651-4b4b-9f48-9fdc77e54904 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Delete transfer with id: 151314f8-916d-4473-9c79-fb2f91adbe39
Sep 23 14:09:43.170462 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aa6b7c96-8651-4b4b-9f48-9fdc77e54904 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/151314f8-916d-4473-9c79-fb2f91adbe39 returned with HTTP 404
Sep 23 14:09:43.171577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 723/1437] 10.222.0.62 () {60 vars in 1396 bytes} [Fri Sep 23 14:09:43 2022] DELETE /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volume-transfers/151314f8-916d-4473-9c79-fb2f91adbe39 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Sep 23 14:09:43.176162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ceef3701-2496-4e02-bcda-00edb3c8e4f8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:43.179746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ceef3701-2496-4e02-bcda-00edb3c8e4f8 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] DELETE http://10.222.0.62/volume/v3/cc406d76de034732a1e8320781d0742a/volumes/fb505cdf-238b-40de-b52f-73c9297ac373
Sep 23 14:09:43.180238 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ceef3701-2496-4e02-bcda-00edb3c8e4f8 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:43.180689 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ceef3701-2496-4e02-bcda-00edb3c8e4f8 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:43.181106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-ceef3701-2496-4e02-bcda-00edb3c8e4f8 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Delete volume with id: fb505cdf-238b-40de-b52f-73c9297ac373 
Sep 23 14:09:43.198314 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:43.198314 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:43.199123 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ceef3701-2496-4e02-bcda-00edb3c8e4f8 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Volume info retrieved successfully.
Sep 23 14:09:43.390046 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ceef3701-2496-4e02-bcda-00edb3c8e4f8 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Delete volume request issued successfully.
Sep 23 14:09:43.391444 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ceef3701-2496-4e02-bcda-00edb3c8e4f8 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] http://10.222.0.62/volume/v3/cc406d76de034732a1e8320781d0742a/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 returned with HTTP 202
Sep 23 14:09:43.392553 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 715/1438] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:09:43 2022] DELETE /volume/v3/cc406d76de034732a1e8320781d0742a/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Sep 23 14:09:43.399245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6f5fff59-227b-41c2-a40d-3eca86f72729 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:43.401146 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6f5fff59-227b-41c2-a40d-3eca86f72729 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] GET http://10.222.0.62/volume/v3/cc406d76de034732a1e8320781d0742a/volumes/fb505cdf-238b-40de-b52f-73c9297ac373
Sep 23 14:09:43.401636 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6f5fff59-227b-41c2-a40d-3eca86f72729 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:43.402085 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6f5fff59-227b-41c2-a40d-3eca86f72729 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:43.417683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:43.417683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:43.426438 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6f5fff59-227b-41c2-a40d-3eca86f72729 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Volume info retrieved successfully.
Sep 23 14:09:43.432667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=89,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:43.437059 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6f5fff59-227b-41c2-a40d-3eca86f72729 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] http://10.222.0.62/volume/v3/cc406d76de034732a1e8320781d0742a/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 returned with HTTP 200
Sep 23 14:09:43.439282 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 724/1439] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:43 2022] GET /volume/v3/cc406d76de034732a1e8320781d0742a/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 => generated 1210 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:09:43.844367 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-446f464b-307b-4f0f-888a-744476294d76 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:43.845957 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-446f464b-307b-4f0f-888a-744476294d76 None None] GET http://10.222.0.62/volume//
Sep 23 14:09:43.846395 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-446f464b-307b-4f0f-888a-744476294d76 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:43.846886 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-446f464b-307b-4f0f-888a-744476294d76 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:43.847705 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-446f464b-307b-4f0f-888a-744476294d76 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:09:43.848264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 716/1440] 10.222.0.62 () {56 vars in 882 bytes} [Fri Sep 23 14:09:43 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:09:43.861649 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ef1635e8-a0d4-44bf-be2b-16891014604f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:43.862571 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ef1635e8-a0d4-44bf-be2b-16891014604f None None] GET http://10.222.0.62/volume//
Sep 23 14:09:43.863039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ef1635e8-a0d4-44bf-be2b-16891014604f None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:43.863561 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ef1635e8-a0d4-44bf-be2b-16891014604f None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:43.864341 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ef1635e8-a0d4-44bf-be2b-16891014604f None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:09:43.864907 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 725/1441] 10.222.0.62 () {56 vars in 882 bytes} [Fri Sep 23 14:09:43 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:09:43.873581 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-353ffe1e-5cf5-4ac7-be06-13467345f122 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:43.971948 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-353ffe1e-5cf5-4ac7-be06-13467345f122 tempest-VersionsTest-1480911898 tempest-VersionsTest-1480911898-project] GET http://10.222.0.62/volume/v3/
Sep 23 14:09:43.972396 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-353ffe1e-5cf5-4ac7-be06-13467345f122 tempest-VersionsTest-1480911898 tempest-VersionsTest-1480911898-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:43.972840 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-353ffe1e-5cf5-4ac7-be06-13467345f122 tempest-VersionsTest-1480911898 tempest-VersionsTest-1480911898-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:43.973607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-353ffe1e-5cf5-4ac7-be06-13467345f122 tempest-VersionsTest-1480911898 tempest-VersionsTest-1480911898-project] http://10.222.0.62/volume/v3/ returned with HTTP 200
Sep 23 14:09:43.974270 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 717/1442] 10.222.0.62 () {58 vars in 1094 bytes} [Fri Sep 23 14:09:43 2022] GET /volume/v3/ => generated 386 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:44.457184 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5fd994ce-759d-4b2f-85e1-16ace07a7841 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:44.461704 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5fd994ce-759d-4b2f-85e1-16ace07a7841 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] GET http://10.222.0.62/volume/v3/cc406d76de034732a1e8320781d0742a/volumes/fb505cdf-238b-40de-b52f-73c9297ac373
Sep 23 14:09:44.462456 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5fd994ce-759d-4b2f-85e1-16ace07a7841 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:44.463089 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5fd994ce-759d-4b2f-85e1-16ace07a7841 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:44.477450 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5fd994ce-759d-4b2f-85e1-16ace07a7841 tempest-VolumesTransfersV355Test-1942579678 tempest-VolumesTransfersV355Test-1942579678-project-admin] http://10.222.0.62/volume/v3/cc406d76de034732a1e8320781d0742a/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 returned with HTTP 404
Sep 23 14:09:44.478380 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 726/1443] 10.222.0.62 () {60 vars in 1366 bytes} [Fri Sep 23 14:09:44 2022] GET /volume/v3/cc406d76de034732a1e8320781d0742a/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:09:44.485787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-65450e8b-01a2-45d5-a012-9f4f3fca4553 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:44.489505 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-65450e8b-01a2-45d5-a012-9f4f3fca4553 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] DELETE http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373
Sep 23 14:09:44.490178 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-65450e8b-01a2-45d5-a012-9f4f3fca4553 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:44.490722 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-65450e8b-01a2-45d5-a012-9f4f3fca4553 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:44.491139 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-65450e8b-01a2-45d5-a012-9f4f3fca4553 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Delete volume with id: fb505cdf-238b-40de-b52f-73c9297ac373 
Sep 23 14:09:44.504318 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-65450e8b-01a2-45d5-a012-9f4f3fca4553 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 returned with HTTP 404
Sep 23 14:09:44.505510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 718/1444] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:09:44 2022] DELETE /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/fb505cdf-238b-40de-b52f-73c9297ac373 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Sep 23 14:09:44.511514 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7afc812a-9a93-4a71-a6e5-031855dd54c4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:44.515130 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7afc812a-9a93-4a71-a6e5-031855dd54c4 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] DELETE http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e
Sep 23 14:09:44.516726 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7afc812a-9a93-4a71-a6e5-031855dd54c4 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:44.517183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7afc812a-9a93-4a71-a6e5-031855dd54c4 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:44.517608 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-7afc812a-9a93-4a71-a6e5-031855dd54c4 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] Delete volume with id: bf3116fd-98d4-4b47-b3de-03762277351e 
Sep 23 14:09:44.529473 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7afc812a-9a93-4a71-a6e5-031855dd54c4 tempest-VolumesTransfersV355Test-1015500626 tempest-VolumesTransfersV355Test-1015500626-project] http://10.222.0.62/volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e returned with HTTP 404
Sep 23 14:09:44.530479 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 727/1445] 10.222.0.62 () {60 vars in 1369 bytes} [Fri Sep 23 14:09:44 2022] DELETE /volume/v3/c8e994ed4b7a47cfbef97e80d2f1c76d/volumes/bf3116fd-98d4-4b47-b3de-03762277351e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:09:47.944349 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f34c2702-131d-468a-a829-317e2202daf8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:48.103586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] POST http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes
Sep 23 14:09:48.104283 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1534150019"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:48.106618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1534150019'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:48.106926 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Create volume of 1 GB
Sep 23 14:09:48.114923 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Availability Zones retrieved successfully.
Sep 23 14:09:48.130869 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Flow 'volume_create_api' (4a01ded3-8052-4fa2-8b86-fac58735053d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:48.133354 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4e8625c-5bbc-4775-9898-3c250cedee44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:48.135707 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:48.167661 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4e8625c-5bbc-4775-9898-3c250cedee44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:48.169584 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35207482-e48e-4489-a4cc-fd6501d5d14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:48.381372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Created reservations ['cd5f1aa9-110c-4236-aee1-e573696dbccc', '4e22f1b3-c205-45bf-8e29-aa1340703592', 'b8192143-3181-4d08-bb20-1a1d72bcf00d', 'a9641c2f-55f8-4204-b9eb-87f1ff082463'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:48.383196 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35207482-e48e-4489-a4cc-fd6501d5d14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd5f1aa9-110c-4236-aee1-e573696dbccc', '4e22f1b3-c205-45bf-8e29-aa1340703592', 'b8192143-3181-4d08-bb20-1a1d72bcf00d', 'a9641c2f-55f8-4204-b9eb-87f1ff082463']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:48.385167 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb9bf7d-0488-4d98-8d3f-9ec8c098fc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:48.498678 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb9bf7d-0488-4d98-8d3f-9ec8c098fc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b455feb-f386-41a7-910c-9a8d9ae125b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1534150019',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e56e32789db6408db7088a5c6b387267',qos_specs=None,replication_status=<?>,reservations=['cd5f1aa9-110c-4236-aee1-e573696dbccc','4e22f1b3-c205-45bf-8e29-aa1340703592','b8192143-3181-4d08-bb20-1a1d72bcf00d','a9641c2f-55f8-4204-b9eb-87f1ff082463'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='edd988c9077142d6bdf6e93f16a1ad8e',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1534150019',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=5b455feb-f386-41a7-910c-9a8d9ae125b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56e32789db6408db7088a5c6b387267',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='edd988c9077142d6bdf6e93f16a1ad8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:48.501827 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3b8e17-bebf-4c58-8da1-90d0121f851b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:48.582855 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3b8e17-bebf-4c58-8da1-90d0121f851b) 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-VolumesTransfersTest-Volume-1534150019',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e56e32789db6408db7088a5c6b387267',qos_specs=None,replication_status=<?>,reservations=['cd5f1aa9-110c-4236-aee1-e573696dbccc','4e22f1b3-c205-45bf-8e29-aa1340703592','b8192143-3181-4d08-bb20-1a1d72bcf00d','a9641c2f-55f8-4204-b9eb-87f1ff082463'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='edd988c9077142d6bdf6e93f16a1ad8e',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:48.584651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d95e93-8b18-4258-9241-d36d89618f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:48.658236 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d95e93-8b18-4258-9241-d36d89618f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:48.660816 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Flow 'volume_create_api' (4a01ded3-8052-4fa2-8b86-fac58735053d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:48.661504 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Create volume request issued successfully.
Sep 23 14:09:48.662751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f34c2702-131d-468a-a829-317e2202daf8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes returned with HTTP 202
Sep 23 14:09:48.663524 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 719/1446] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:09:47 2022] POST /volume/v3/e56e32789db6408db7088a5c6b387267/volumes => generated 820 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:48.679670 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4a913ec2-c1ad-4ace-aa57-ed426e781e8c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:48.684074 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4a913ec2-c1ad-4ace-aa57-ed426e781e8c tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] GET http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4
Sep 23 14:09:48.684074 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4a913ec2-c1ad-4ace-aa57-ed426e781e8c tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:48.684365 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4a913ec2-c1ad-4ace-aa57-ed426e781e8c tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:48.699304 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:48.699304 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:48.706567 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4a913ec2-c1ad-4ace-aa57-ed426e781e8c tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Volume info retrieved successfully.
Sep 23 14:09:48.715577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4a913ec2-c1ad-4ace-aa57-ed426e781e8c tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 returned with HTTP 200
Sep 23 14:09:48.716302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 728/1447] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:48 2022] GET /volume/v3/e56e32789db6408db7088a5c6b387267/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 => generated 888 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:48.943801 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b3c232eb-e7f9-4704-895c-d81256359f47 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:49.043248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] POST http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes
Sep 23 14:09:49.043999 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-777959153", "metadata": {"Type": "Test"}}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:49.049277 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-777959153', 'metadata': {'Type': 'Test'}}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:49.049616 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume of 1 GB
Sep 23 14:09:49.050254 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:49.050254 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:49.057156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Availability Zones retrieved successfully.
Sep 23 14:09:49.072670 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (16bbc5fc-e67a-43b9-bda6-9d314f11bdaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:49.075203 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5184a07-e4ed-4c0c-b739-5b1074cc6ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:49.077528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:49.109412 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5184a07-e4ed-4c0c-b739-5b1074cc6ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:49.111392 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c745a8bb-936a-4840-8e2e-8ccabe5abff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:49.117811 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=76,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:49.324014 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Created reservations ['0cf6f72f-2974-40a2-8f48-33cf9b146311', '90ff2a03-21d9-40e7-ab80-86dd80b67cce', '988f8740-cfcb-42c8-b7a1-4c3fd537c649', '27a94e08-7528-44a3-9b50-5398aaf85812'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:49.325665 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c745a8bb-936a-4840-8e2e-8ccabe5abff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cf6f72f-2974-40a2-8f48-33cf9b146311', '90ff2a03-21d9-40e7-ab80-86dd80b67cce', '988f8740-cfcb-42c8-b7a1-4c3fd537c649', '27a94e08-7528-44a3-9b50-5398aaf85812']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:49.327635 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f6c68a-d297-421a-9cf4-e8e2a1db2f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:49.395413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f6c68a-d297-421a-9cf4-e8e2a1db2f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-777959153',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='Test'},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['0cf6f72f-2974-40a2-8f48-33cf9b146311','90ff2a03-21d9-40e7-ab80-86dd80b67cce','988f8740-cfcb-42c8-b7a1-4c3fd537c649','27a94e08-7528-44a3-9b50-5398aaf85812'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-777959153',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c36dff07dcb04ee29210ebac9eb03804',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='178e5adbb5634ccdbba91ace9eac23fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:49.397247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a3da048-bf82-4906-a229-846ed9a6eb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:49.507881 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a3da048-bf82-4906-a229-846ed9a6eb59) 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-VolumesGetTest-Volume-777959153',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='Test'},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['0cf6f72f-2974-40a2-8f48-33cf9b146311','90ff2a03-21d9-40e7-ab80-86dd80b67cce','988f8740-cfcb-42c8-b7a1-4c3fd537c649','27a94e08-7528-44a3-9b50-5398aaf85812'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:49.509638 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2cd69a1-d67e-41e0-8e3e-3d5f40c8a18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:49.595042 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2cd69a1-d67e-41e0-8e3e-3d5f40c8a18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:49.597309 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (16bbc5fc-e67a-43b9-bda6-9d314f11bdaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:49.597978 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request issued successfully.
Sep 23 14:09:49.599222 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b3c232eb-e7f9-4704-895c-d81256359f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes returned with HTTP 202
Sep 23 14:09:49.599996 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 720/1448] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:09:48 2022] POST /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes => generated 827 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:49.615426 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-564bfb34-7125-4a58-adf5-361110c1ab29 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:49.618983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-564bfb34-7125-4a58-adf5-361110c1ab29 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2
Sep 23 14:09:49.619423 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-564bfb34-7125-4a58-adf5-361110c1ab29 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:49.619873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-564bfb34-7125-4a58-adf5-361110c1ab29 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:49.634017 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:49.634017 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:49.640800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-564bfb34-7125-4a58-adf5-361110c1ab29 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:49.649868 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-564bfb34-7125-4a58-adf5-361110c1ab29 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 returned with HTTP 200
Sep 23 14:09:49.650596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 729/1449] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:49 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 => generated 895 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:49.734208 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9addeffd-c48e-4e90-ad7c-f35438c23d77 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:49.738215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9addeffd-c48e-4e90-ad7c-f35438c23d77 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] GET http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4
Sep 23 14:09:49.738673 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9addeffd-c48e-4e90-ad7c-f35438c23d77 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:49.739137 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9addeffd-c48e-4e90-ad7c-f35438c23d77 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:49.753513 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:49.753513 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:49.759945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9addeffd-c48e-4e90-ad7c-f35438c23d77 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Volume info retrieved successfully.
Sep 23 14:09:49.769352 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9addeffd-c48e-4e90-ad7c-f35438c23d77 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 returned with HTTP 200
Sep 23 14:09:49.770062 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 721/1450] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:49 2022] GET /volume/v3/e56e32789db6408db7088a5c6b387267/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 => generated 913 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:49.788741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a0d47778-ab42-487e-8b1c-6c305eed8c26 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:49.793737 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a0d47778-ab42-487e-8b1c-6c305eed8c26 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] POST http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer
Sep 23 14:09:49.794531 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a0d47778-ab42-487e-8b1c-6c305eed8c26 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5b455feb-f386-41a7-910c-9a8d9ae125b4"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:49.796899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.volume_transfer [None req-a0d47778-ab42-487e-8b1c-6c305eed8c26 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Creating new volume transfer {'transfer': {'volume_id': '5b455feb-f386-41a7-910c-9a8d9ae125b4'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}}
Sep 23 14:09:49.796899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.contrib.volume_transfer [None req-a0d47778-ab42-487e-8b1c-6c305eed8c26 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Creating transfer of volume 5b455feb-f386-41a7-910c-9a8d9ae125b4
Sep 23 14:09:49.797230 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.transfer.api [None req-a0d47778-ab42-487e-8b1c-6c305eed8c26 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Generating transfer record for volume 5b455feb-f386-41a7-910c-9a8d9ae125b4
Sep 23 14:09:49.811486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:49.811486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:49.908099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a0d47778-ab42-487e-8b1c-6c305eed8c26 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer returned with HTTP 202
Sep 23 14:09:49.908902 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 730/1451] 10.222.0.62 () {60 vars in 1268 bytes} [Fri Sep 23 14:09:49 2022] POST /volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer => generated 507 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:49.917587 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d52152fe-c5a1-4bed-b765-94950a864574 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:49.923888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d52152fe-c5a1-4bed-b765-94950a864574 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] GET http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4
Sep 23 14:09:49.924674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d52152fe-c5a1-4bed-b765-94950a864574 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:49.925476 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d52152fe-c5a1-4bed-b765-94950a864574 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:49.943113 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:49.943113 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:49.949872 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d52152fe-c5a1-4bed-b765-94950a864574 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Volume info retrieved successfully.
Sep 23 14:09:49.959905 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d52152fe-c5a1-4bed-b765-94950a864574 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 returned with HTTP 200
Sep 23 14:09:49.960615 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 722/1452] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:49 2022] GET /volume/v3/e56e32789db6408db7088a5c6b387267/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 => generated 921 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:49.977993 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-043283bd-cc83-491a-82ee-6cb0698c3bba None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:49.983408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-043283bd-cc83-491a-82ee-6cb0698c3bba tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] GET http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/0832ca77-5b64-4f0f-b079-f6339cde28bc
Sep 23 14:09:49.983703 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-043283bd-cc83-491a-82ee-6cb0698c3bba tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:49.984324 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-043283bd-cc83-491a-82ee-6cb0698c3bba tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:49.991616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-043283bd-cc83-491a-82ee-6cb0698c3bba tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/0832ca77-5b64-4f0f-b079-f6339cde28bc returned with HTTP 200
Sep 23 14:09:49.992353 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 731/1453] 10.222.0.62 () {58 vars in 1358 bytes} [Fri Sep 23 14:09:49 2022] GET /volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/0832ca77-5b64-4f0f-b079-f6339cde28bc => generated 475 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:50.001014 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-16c9d7ef-feb1-4403-a355-fabef32b0f44 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:50.005993 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-16c9d7ef-feb1-4403-a355-fabef32b0f44 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] GET http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer
Sep 23 14:09:50.006476 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-16c9d7ef-feb1-4403-a355-fabef32b0f44 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:50.006923 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-16c9d7ef-feb1-4403-a355-fabef32b0f44 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:50.007281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.volume_transfer [None req-16c9d7ef-feb1-4403-a355-fabef32b0f44 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Listing volume transfers {{(pid=113687) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}}
Sep 23 14:09:50.014484 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-16c9d7ef-feb1-4403-a355-fabef32b0f44 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer returned with HTTP 200
Sep 23 14:09:50.020608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 723/1454] 10.222.0.62 () {58 vars in 1247 bytes} [Fri Sep 23 14:09:49 2022] GET /volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer => generated 434 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:50.026591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a0ed20a9-d124-47a7-b647-bf834d3a1f5d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:50.136765 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a0ed20a9-d124-47a7-b647-bf834d3a1f5d tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] POST http://10.222.0.62/volume/v3/d8e428a1de6f4533a4bc50d7a4a8894f/os-volume-transfer/0832ca77-5b64-4f0f-b079-f6339cde28bc/accept
Sep 23 14:09:50.137469 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a0ed20a9-d124-47a7-b647-bf834d3a1f5d tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c0a4e6273f24fd0a"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:50.139485 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.contrib.volume_transfer [None req-a0ed20a9-d124-47a7-b647-bf834d3a1f5d tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Accepting volume transfer 0832ca77-5b64-4f0f-b079-f6339cde28bc {{(pid=113688) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}}
Sep 23 14:09:50.139778 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.contrib.volume_transfer [None req-a0ed20a9-d124-47a7-b647-bf834d3a1f5d tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Accepting transfer 0832ca77-5b64-4f0f-b079-f6339cde28bc
Sep 23 14:09:50.404070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-a0ed20a9-d124-47a7-b647-bf834d3a1f5d tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Created reservations ['e32ede94-a761-4e4d-886b-a3c33b18f5b0', '61f67d5f-a46c-4cfc-abd3-71373ac0eb98', 'c7c2b0f6-5fd8-49b6-936c-e6b06b56b08f', '67fb088a-6a55-4b0e-9d13-903a014070da'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:50.558253 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-a0ed20a9-d124-47a7-b647-bf834d3a1f5d tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Created reservations ['676a128c-fb6b-4e18-9d8c-b865e717d90a', 'a2ff1bca-0c19-4266-bc79-5f7feb558891', '81f0bb8c-a332-4d34-9583-49e212c6bd89', 'e4364cda-4b1a-44b4-bf73-e36f042119e8'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:50.669075 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ae8166ee-d28b-4e22-bb1b-bf00e7efc96a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:50.672544 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ae8166ee-d28b-4e22-bb1b-bf00e7efc96a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2
Sep 23 14:09:50.672979 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ae8166ee-d28b-4e22-bb1b-bf00e7efc96a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:50.673425 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ae8166ee-d28b-4e22-bb1b-bf00e7efc96a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:50.688672 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=79,cinder:UPDATE=5,cinder:INSERT=16 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:50.688851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:50.688851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:50.695470 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ae8166ee-d28b-4e22-bb1b-bf00e7efc96a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:50.704672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ae8166ee-d28b-4e22-bb1b-bf00e7efc96a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 returned with HTTP 200
Sep 23 14:09:50.705374 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 724/1455] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:50 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 => generated 920 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:50.722064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d515f8a2-d12b-4f2d-b7ba-deab47a63ea3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:50.725569 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d515f8a2-d12b-4f2d-b7ba-deab47a63ea3 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2
Sep 23 14:09:50.725999 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d515f8a2-d12b-4f2d-b7ba-deab47a63ea3 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:50.726482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d515f8a2-d12b-4f2d-b7ba-deab47a63ea3 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:50.740855 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:50.740855 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:50.746903 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d515f8a2-d12b-4f2d-b7ba-deab47a63ea3 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:50.755687 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d515f8a2-d12b-4f2d-b7ba-deab47a63ea3 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 returned with HTTP 200
Sep 23 14:09:50.756914 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 725/1456] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:50 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 => generated 920 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:50.772494 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-09b29764-b411-4d04-a9eb-8fe6e74a632b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:50.775406 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-a0ed20a9-d124-47a7-b647-bf834d3a1f5d tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Created reservations ['35a83a08-dbf7-467c-81f1-0b6e960fe0df', '0e0a463e-8f77-43cc-8cbd-22daed820412', '30e812fb-a2ac-4f0f-b366-da1d7ab7ef46', '075418c1-e961-42a2-a22e-fef785142343'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:50.781580 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-09b29764-b411-4d04-a9eb-8fe6e74a632b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] PUT http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2
Sep 23 14:09:50.781580 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-09b29764-b411-4d04-a9eb-8fe6e74a632b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-777959153"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:50.794215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:50.794215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:50.801430 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-09b29764-b411-4d04-a9eb-8fe6e74a632b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:50.878649 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-09b29764-b411-4d04-a9eb-8fe6e74a632b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume updated successfully.
Sep 23 14:09:50.879976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-09b29764-b411-4d04-a9eb-8fe6e74a632b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 returned with HTTP 200
Sep 23 14:09:50.880934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 726/1457] 10.222.0.62 () {60 vars in 1345 bytes} [Fri Sep 23 14:09:50 2022] PUT /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 => generated 852 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:50.895679 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-263b55f5-a9b7-4a90-805a-48ae6e53cfa1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:50.899131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-263b55f5-a9b7-4a90-805a-48ae6e53cfa1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] PUT http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2
Sep 23 14:09:50.899828 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-263b55f5-a9b7-4a90-805a-48ae6e53cfa1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1217706301", "description": "This is the new description of volume"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:50.916327 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:50.916327 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:50.923141 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-263b55f5-a9b7-4a90-805a-48ae6e53cfa1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:50.975440 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-a0ed20a9-d124-47a7-b647-bf834d3a1f5d tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Created reservations ['d2c61a1c-189a-4d73-831e-badc81976da8', '82602a08-2bf1-43cf-ae73-9eae5ac8eae8', '85b5823a-6b62-4f68-8516-21137682fedc', 'cf1db913-5ada-4084-88a0-4203c8f77294'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:50.992206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-263b55f5-a9b7-4a90-805a-48ae6e53cfa1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume updated successfully.
Sep 23 14:09:50.993443 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-263b55f5-a9b7-4a90-805a-48ae6e53cfa1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 returned with HTTP 200
Sep 23 14:09:50.994246 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 727/1458] 10.222.0.62 () {60 vars in 1346 bytes} [Fri Sep 23 14:09:50 2022] PUT /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 => generated 892 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:51.008094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a0ed20a9-d124-47a7-b647-bf834d3a1f5d tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Transfer volume completed successfully.
Sep 23 14:09:51.009611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-63c6c6b6-ca58-462f-bb38-b8d31368df29 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:51.013137 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-63c6c6b6-ca58-462f-bb38-b8d31368df29 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2
Sep 23 14:09:51.013582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-63c6c6b6-ca58-462f-bb38-b8d31368df29 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:51.014069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-63c6c6b6-ca58-462f-bb38-b8d31368df29 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:51.028500 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:51.028500 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:51.033916 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=75,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:51.036032 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-63c6c6b6-ca58-462f-bb38-b8d31368df29 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:51.045193 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-63c6c6b6-ca58-462f-bb38-b8d31368df29 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 returned with HTTP 200
Sep 23 14:09:51.045934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 728/1459] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:51 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 => generated 960 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:51.064124 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:51.067437 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] POST http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes
Sep 23 14:09:51.068114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-782580564", "availability_zone": "nova", "size": 1}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:51.070372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-782580564', 'availability_zone': 'nova', 'size': 1}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:51.070714 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume of 1 GB
Sep 23 14:09:51.078391 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Availability Zones retrieved successfully.
Sep 23 14:09:51.093009 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (e3cc3292-878e-4b81-85ae-92337dc4fef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:51.106071 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75cd4511-9b33-4cc5-97e3-62dc0df4f104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:51.106071 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:51.128192 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75cd4511-9b33-4cc5-97e3-62dc0df4f104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:51.130105 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ace149-f56e-4dbb-be5f-6c78f84f27e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:51.272816 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Created reservations ['1b934e86-82d2-40ff-9c58-74f617cc82b8', '3f3dc625-e9c6-4198-93e6-2bd27ca970f0', 'e46851eb-bd2c-476b-b162-0e0c9a5a9732', '6ad8dfaa-3ae3-4ac1-a860-0c509513076c'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:51.274600 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ace149-f56e-4dbb-be5f-6c78f84f27e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b934e86-82d2-40ff-9c58-74f617cc82b8', '3f3dc625-e9c6-4198-93e6-2bd27ca970f0', 'e46851eb-bd2c-476b-b162-0e0c9a5a9732', '6ad8dfaa-3ae3-4ac1-a860-0c509513076c']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:51.276523 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97db03fe-6c89-4857-acf0-05f0c99454c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:51.380325 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97db03fe-6c89-4857-acf0-05f0c99454c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '720acf1e-c060-443e-a271-4235f46a7646', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-782580564',display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['1b934e86-82d2-40ff-9c58-74f617cc82b8','3f3dc625-e9c6-4198-93e6-2bd27ca970f0','e46851eb-bd2c-476b-b162-0e0c9a5a9732','6ad8dfaa-3ae3-4ac1-a860-0c509513076c'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-782580564',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=720acf1e-c060-443e-a271-4235f46a7646,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36dff07dcb04ee29210ebac9eb03804',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='178e5adbb5634ccdbba91ace9eac23fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:51.382513 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc2d12a-9d51-4a0b-b9f6-90d47c746cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:51.462815 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc2d12a-9d51-4a0b-b9f6-90d47c746cb3) 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='tempest-@#$%^* description-782580564',display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['1b934e86-82d2-40ff-9c58-74f617cc82b8','3f3dc625-e9c6-4198-93e6-2bd27ca970f0','e46851eb-bd2c-476b-b162-0e0c9a5a9732','6ad8dfaa-3ae3-4ac1-a860-0c509513076c'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:51.464640 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e66da0-1c12-4c66-b427-ac886c977cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:51.485690 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.transfer.api [None req-a0ed20a9-d124-47a7-b647-bf834d3a1f5d tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Volume 5b455feb-f386-41a7-910c-9a8d9ae125b4 has been transferred.
Sep 23 14:09:51.497221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a0ed20a9-d124-47a7-b647-bf834d3a1f5d tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] http://10.222.0.62/volume/v3/d8e428a1de6f4533a4bc50d7a4a8894f/os-volume-transfer/0832ca77-5b64-4f0f-b079-f6339cde28bc/accept returned with HTTP 202
Sep 23 14:09:51.498007 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 732/1460] 10.222.0.62 () {60 vars in 1400 bytes} [Fri Sep 23 14:09:50 2022] POST /volume/v3/d8e428a1de6f4533a4bc50d7a4a8894f/os-volume-transfer/0832ca77-5b64-4f0f-b079-f6339cde28bc/accept => generated 431 bytes in 1472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:51.506409 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1858d4fb-ec8b-45ce-bc22-3c56cbc5855a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:51.510066 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1858d4fb-ec8b-45ce-bc22-3c56cbc5855a tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] GET http://10.222.0.62/volume/v3/d8e428a1de6f4533a4bc50d7a4a8894f/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4
Sep 23 14:09:51.510547 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1858d4fb-ec8b-45ce-bc22-3c56cbc5855a tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:51.510999 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1858d4fb-ec8b-45ce-bc22-3c56cbc5855a tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:51.525620 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:51.525620 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:51.531962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1858d4fb-ec8b-45ce-bc22-3c56cbc5855a tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Volume info retrieved successfully.
Sep 23 14:09:51.540628 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1858d4fb-ec8b-45ce-bc22-3c56cbc5855a tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] http://10.222.0.62/volume/v3/d8e428a1de6f4533a4bc50d7a4a8894f/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 returned with HTTP 200
Sep 23 14:09:51.541314 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 733/1461] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:51 2022] GET /volume/v3/d8e428a1de6f4533a4bc50d7a4a8894f/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 => generated 913 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:51.557645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9f0bdbc7-ff8c-40bf-994f-0dbee376f480 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:51.561005 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9f0bdbc7-ff8c-40bf-994f-0dbee376f480 tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] GET http://10.222.0.62/volume/v3/d8e428a1de6f4533a4bc50d7a4a8894f/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4
Sep 23 14:09:51.561445 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9f0bdbc7-ff8c-40bf-994f-0dbee376f480 tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:51.561892 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9f0bdbc7-ff8c-40bf-994f-0dbee376f480 tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:51.565561 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9e66da0-1c12-4c66-b427-ac886c977cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:51.568161 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (e3cc3292-878e-4b81-85ae-92337dc4fef4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:51.568857 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request issued successfully.
Sep 23 14:09:51.570204 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-96e50f5c-5fa1-4b45-b07f-66de0126f1f4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes returned with HTTP 202
Sep 23 14:09:51.578602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 729/1462] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:09:51 2022] POST /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes => generated 810 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:09:51.578764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:51.578764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:51.583574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-9f0bdbc7-ff8c-40bf-994f-0dbee376f480 tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] Volume info retrieved successfully.
Sep 23 14:09:51.588026 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f1dde75d-2536-4943-b99a-b1cf55f10d36 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:51.591846 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f1dde75d-2536-4943-b99a-b1cf55f10d36 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646
Sep 23 14:09:51.592291 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f1dde75d-2536-4943-b99a-b1cf55f10d36 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:51.592447 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9f0bdbc7-ff8c-40bf-994f-0dbee376f480 tempest-VolumesTransfersTest-952977069 tempest-VolumesTransfersTest-952977069-project] http://10.222.0.62/volume/v3/d8e428a1de6f4533a4bc50d7a4a8894f/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 returned with HTTP 200
Sep 23 14:09:51.592745 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f1dde75d-2536-4943-b99a-b1cf55f10d36 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:51.593172 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 734/1463] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:51 2022] GET /volume/v3/d8e428a1de6f4533a4bc50d7a4a8894f/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 => generated 913 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:51.607493 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:51.607493 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:51.609434 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ee1ed99c-7c30-451d-9639-53a78c22fa28 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:51.614182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f1dde75d-2536-4943-b99a-b1cf55f10d36 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:51.614400 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ee1ed99c-7c30-451d-9639-53a78c22fa28 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] DELETE http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/0832ca77-5b64-4f0f-b079-f6339cde28bc
Sep 23 14:09:51.614851 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ee1ed99c-7c30-451d-9639-53a78c22fa28 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:51.615291 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ee1ed99c-7c30-451d-9639-53a78c22fa28 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:51.615585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.contrib.volume_transfer [None req-ee1ed99c-7c30-451d-9639-53a78c22fa28 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Delete transfer with id: 0832ca77-5b64-4f0f-b079-f6339cde28bc
Sep 23 14:09:51.620720 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ee1ed99c-7c30-451d-9639-53a78c22fa28 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/0832ca77-5b64-4f0f-b079-f6339cde28bc returned with HTTP 404
Sep 23 14:09:51.621570 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 735/1464] 10.222.0.62 () {58 vars in 1361 bytes} [Fri Sep 23 14:09:51 2022] DELETE /volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/0832ca77-5b64-4f0f-b079-f6339cde28bc => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:09:51.623396 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f1dde75d-2536-4943-b99a-b1cf55f10d36 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646 returned with HTTP 200
Sep 23 14:09:51.624226 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 730/1465] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:51 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:51.627208 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e4b8f3fe-0452-42bd-8008-c5c438971160 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:51.733294 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e4b8f3fe-0452-42bd-8008-c5c438971160 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] DELETE http://10.222.0.62/volume/v3/29002de470164088b4659341e49e0ba5/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4
Sep 23 14:09:51.733777 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e4b8f3fe-0452-42bd-8008-c5c438971160 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:51.734418 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e4b8f3fe-0452-42bd-8008-c5c438971160 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:51.734823 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-e4b8f3fe-0452-42bd-8008-c5c438971160 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Delete volume with id: 5b455feb-f386-41a7-910c-9a8d9ae125b4 
Sep 23 14:09:51.749364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:51.749364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:51.750945 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e4b8f3fe-0452-42bd-8008-c5c438971160 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Volume info retrieved successfully.
Sep 23 14:09:51.919864 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e4b8f3fe-0452-42bd-8008-c5c438971160 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Delete volume request issued successfully.
Sep 23 14:09:51.920262 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e4b8f3fe-0452-42bd-8008-c5c438971160 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] http://10.222.0.62/volume/v3/29002de470164088b4659341e49e0ba5/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 returned with HTTP 202
Sep 23 14:09:51.921018 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 736/1466] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:51 2022] DELETE /volume/v3/29002de470164088b4659341e49e0ba5/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:09:51.926286 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c7b6bfbe-3e62-4995-8390-8d11642111e8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:51.929876 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c7b6bfbe-3e62-4995-8390-8d11642111e8 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] GET http://10.222.0.62/volume/v3/29002de470164088b4659341e49e0ba5/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4
Sep 23 14:09:51.930320 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c7b6bfbe-3e62-4995-8390-8d11642111e8 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:51.930798 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c7b6bfbe-3e62-4995-8390-8d11642111e8 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:51.946580 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:51.946580 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:51.952720 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c7b6bfbe-3e62-4995-8390-8d11642111e8 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Volume info retrieved successfully.
Sep 23 14:09:51.961050 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c7b6bfbe-3e62-4995-8390-8d11642111e8 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] http://10.222.0.62/volume/v3/29002de470164088b4659341e49e0ba5/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 returned with HTTP 200
Sep 23 14:09:51.961765 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 731/1467] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:51 2022] GET /volume/v3/29002de470164088b4659341e49e0ba5/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 => generated 1088 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:09:52.642860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b8b6767f-cafa-4595-8489-16df97bf972a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:52.646493 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b8b6767f-cafa-4595-8489-16df97bf972a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646
Sep 23 14:09:52.646946 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b8b6767f-cafa-4595-8489-16df97bf972a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:52.647428 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b8b6767f-cafa-4595-8489-16df97bf972a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:52.663324 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:52.663324 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:52.666691 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:INSERT=10,cinder:SELECT=63,cinder:UPDATE=27 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:52.670030 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b8b6767f-cafa-4595-8489-16df97bf972a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:52.679319 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b8b6767f-cafa-4595-8489-16df97bf972a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646 returned with HTTP 200
Sep 23 14:09:52.680120 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 737/1468] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:52 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646 => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:52.696847 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b1225bc3-0b15-4360-88ec-46606ff88ad8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:52.700363 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b1225bc3-0b15-4360-88ec-46606ff88ad8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] PUT http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646
Sep 23 14:09:52.701064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b1225bc3-0b15-4360-88ec-46606ff88ad8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-777959153", "description": null}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:52.717624 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:52.717624 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:52.724435 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b1225bc3-0b15-4360-88ec-46606ff88ad8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:52.815004 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b1225bc3-0b15-4360-88ec-46606ff88ad8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume updated successfully.
Sep 23 14:09:52.816473 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b1225bc3-0b15-4360-88ec-46606ff88ad8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646 returned with HTTP 200
Sep 23 14:09:52.817241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 732/1469] 10.222.0.62 () {60 vars in 1345 bytes} [Fri Sep 23 14:09:52 2022] PUT /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646 => generated 838 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:52.833536 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-112dae32-217c-46ac-bb35-b18eb6576788 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:52.837221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-112dae32-217c-46ac-bb35-b18eb6576788 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] DELETE http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646
Sep 23 14:09:52.837736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-112dae32-217c-46ac-bb35-b18eb6576788 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:52.838493 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-112dae32-217c-46ac-bb35-b18eb6576788 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:52.839085 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-112dae32-217c-46ac-bb35-b18eb6576788 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume with id: 720acf1e-c060-443e-a271-4235f46a7646 
Sep 23 14:09:52.855597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:52.855597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:52.856592 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-112dae32-217c-46ac-bb35-b18eb6576788 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:52.980540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fcbe7610-155f-4139-ba59-482e59fe2074 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:52.984072 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fcbe7610-155f-4139-ba59-482e59fe2074 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] GET http://10.222.0.62/volume/v3/29002de470164088b4659341e49e0ba5/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4
Sep 23 14:09:52.984506 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fcbe7610-155f-4139-ba59-482e59fe2074 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:52.984954 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fcbe7610-155f-4139-ba59-482e59fe2074 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:52.997018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fcbe7610-155f-4139-ba59-482e59fe2074 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] http://10.222.0.62/volume/v3/29002de470164088b4659341e49e0ba5/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 returned with HTTP 404
Sep 23 14:09:52.998162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 733/1470] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:52 2022] GET /volume/v3/29002de470164088b4659341e49e0ba5/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:09:53.005204 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:53.008664 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] POST http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes
Sep 23 14:09:53.009300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1355451094"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:53.011497 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1355451094'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:53.011812 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Create volume of 1 GB
Sep 23 14:09:53.019540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Availability Zones retrieved successfully.
Sep 23 14:09:53.034553 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Flow 'volume_create_api' (9715be48-587f-4c21-8d9b-4e7caaa8df04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:53.038956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb411b7-9dec-44e6-9b7c-2d5d71583b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:53.042519 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:53.074182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb411b7-9dec-44e6-9b7c-2d5d71583b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:53.076146 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74bc96b9-3e45-4506-82e0-53171f398b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:53.084378 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=81,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:53.086988 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-112dae32-217c-46ac-bb35-b18eb6576788 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume request issued successfully.
Sep 23 14:09:53.087451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-112dae32-217c-46ac-bb35-b18eb6576788 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646 returned with HTTP 202
Sep 23 14:09:53.088211 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 738/1471] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:52 2022] DELETE /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:09:53.095405 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9b9b3f05-9d4e-47a8-abc1-009dd7764902 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:53.117313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9b9b3f05-9d4e-47a8-abc1-009dd7764902 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646
Sep 23 14:09:53.117313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9b9b3f05-9d4e-47a8-abc1-009dd7764902 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:53.117313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9b9b3f05-9d4e-47a8-abc1-009dd7764902 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:53.117313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:53.117313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:53.124058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-9b9b3f05-9d4e-47a8-abc1-009dd7764902 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:53.133604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9b9b3f05-9d4e-47a8-abc1-009dd7764902 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646 returned with HTTP 200
Sep 23 14:09:53.134349 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 739/1472] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:53 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:09:53.282911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Created reservations ['b8fc9fef-a965-4d8f-a27f-c7939120e6a7', '83eba34a-eeb9-4479-bb72-92dd4ff88b8a', '9690b1d5-cc6e-45e0-8df6-74346eb73c0c', 'f23eeca3-96fc-4800-ad93-9b689fbffe59'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:53.284591 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74bc96b9-3e45-4506-82e0-53171f398b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8fc9fef-a965-4d8f-a27f-c7939120e6a7', '83eba34a-eeb9-4479-bb72-92dd4ff88b8a', '9690b1d5-cc6e-45e0-8df6-74346eb73c0c', 'f23eeca3-96fc-4800-ad93-9b689fbffe59']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:53.286698 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e778de1-f590-40db-899c-28ec654588bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:53.379041 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e778de1-f590-40db-899c-28ec654588bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f53b5b4-f0ae-422e-984f-f4c8514bb6a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1355451094',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e56e32789db6408db7088a5c6b387267',qos_specs=None,replication_status=<?>,reservations=['b8fc9fef-a965-4d8f-a27f-c7939120e6a7','83eba34a-eeb9-4479-bb72-92dd4ff88b8a','9690b1d5-cc6e-45e0-8df6-74346eb73c0c','f23eeca3-96fc-4800-ad93-9b689fbffe59'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='edd988c9077142d6bdf6e93f16a1ad8e',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1355451094',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=2f53b5b4-f0ae-422e-984f-f4c8514bb6a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56e32789db6408db7088a5c6b387267',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='edd988c9077142d6bdf6e93f16a1ad8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:53.380803 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (414b548a-bcae-47ac-80eb-cb224b05fab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:53.536619 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (414b548a-bcae-47ac-80eb-cb224b05fab8) 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-VolumesTransfersTest-Volume-1355451094',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e56e32789db6408db7088a5c6b387267',qos_specs=None,replication_status=<?>,reservations=['b8fc9fef-a965-4d8f-a27f-c7939120e6a7','83eba34a-eeb9-4479-bb72-92dd4ff88b8a','9690b1d5-cc6e-45e0-8df6-74346eb73c0c','f23eeca3-96fc-4800-ad93-9b689fbffe59'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='edd988c9077142d6bdf6e93f16a1ad8e',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:53.538499 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe40340-c1a4-4117-8308-8b6e0cd87363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:53.645266 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe40340-c1a4-4117-8308-8b6e0cd87363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:53.647747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Flow 'volume_create_api' (9715be48-587f-4c21-8d9b-4e7caaa8df04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:53.648415 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Create volume request issued successfully.
Sep 23 14:09:53.649620 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b83e99cb-b1a1-41d9-8888-720fdf43b06a tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes returned with HTTP 202
Sep 23 14:09:53.650422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 734/1473] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:09:53 2022] POST /volume/v3/e56e32789db6408db7088a5c6b387267/volumes => generated 820 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:53.666166 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-824cbd09-25be-47d4-ad4b-cfa943856e1b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:53.669969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-824cbd09-25be-47d4-ad4b-cfa943856e1b tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] GET http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4
Sep 23 14:09:53.670456 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-824cbd09-25be-47d4-ad4b-cfa943856e1b tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:53.670913 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-824cbd09-25be-47d4-ad4b-cfa943856e1b tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:53.686089 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:53.686089 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:53.692570 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-824cbd09-25be-47d4-ad4b-cfa943856e1b tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Volume info retrieved successfully.
Sep 23 14:09:53.701695 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-824cbd09-25be-47d4-ad4b-cfa943856e1b tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 returned with HTTP 200
Sep 23 14:09:53.702412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 740/1474] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:53 2022] GET /volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 => generated 888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:54.153564 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6b451f73-f8e3-49bf-8c5f-6967a637cfb6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:54.157984 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6b451f73-f8e3-49bf-8c5f-6967a637cfb6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646
Sep 23 14:09:54.158717 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6b451f73-f8e3-49bf-8c5f-6967a637cfb6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:54.159242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6b451f73-f8e3-49bf-8c5f-6967a637cfb6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:54.170710 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6b451f73-f8e3-49bf-8c5f-6967a637cfb6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646 returned with HTTP 404
Sep 23 14:09:54.171581 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 735/1475] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:54 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/720acf1e-c060-443e-a271-4235f46a7646 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:54.176133 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cb22ca7d-1c57-4a42-8854-555ebae8b34d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:54.179628 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cb22ca7d-1c57-4a42-8854-555ebae8b34d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] DELETE http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2
Sep 23 14:09:54.180103 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cb22ca7d-1c57-4a42-8854-555ebae8b34d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:54.180555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cb22ca7d-1c57-4a42-8854-555ebae8b34d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:54.180955 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-cb22ca7d-1c57-4a42-8854-555ebae8b34d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume with id: f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 
Sep 23 14:09:54.195527 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:54.195527 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:54.196513 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cb22ca7d-1c57-4a42-8854-555ebae8b34d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:54.344063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cb22ca7d-1c57-4a42-8854-555ebae8b34d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume request issued successfully.
Sep 23 14:09:54.344494 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cb22ca7d-1c57-4a42-8854-555ebae8b34d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 returned with HTTP 202
Sep 23 14:09:54.346454 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 741/1476] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:54 2022] DELETE /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:09:54.351113 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1f16767b-4120-474c-b260-91d45ad11c51 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:54.354738 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1f16767b-4120-474c-b260-91d45ad11c51 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2
Sep 23 14:09:54.355184 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1f16767b-4120-474c-b260-91d45ad11c51 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:54.355635 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1f16767b-4120-474c-b260-91d45ad11c51 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:54.370706 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:54.370706 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:54.378239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1f16767b-4120-474c-b260-91d45ad11c51 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:54.387764 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1f16767b-4120-474c-b260-91d45ad11c51 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 returned with HTTP 200
Sep 23 14:09:54.388489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 736/1477] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:54 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 => generated 959 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:54.720108 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7d960414-5fce-4470-a6f1-aea1254c9b9f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:54.723891 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7d960414-5fce-4470-a6f1-aea1254c9b9f tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] GET http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4
Sep 23 14:09:54.724343 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7d960414-5fce-4470-a6f1-aea1254c9b9f tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:54.724799 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7d960414-5fce-4470-a6f1-aea1254c9b9f tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:54.739787 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:54.739787 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:54.746192 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7d960414-5fce-4470-a6f1-aea1254c9b9f tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Volume info retrieved successfully.
Sep 23 14:09:54.755913 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7d960414-5fce-4470-a6f1-aea1254c9b9f tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 returned with HTTP 200
Sep 23 14:09:54.756612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 742/1478] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:54 2022] GET /volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:54.773710 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fb220e88-ed49-4461-be67-264fd1c60bc8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:54.778606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fb220e88-ed49-4461-be67-264fd1c60bc8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] POST http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer
Sep 23 14:09:54.779295 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fb220e88-ed49-4461-be67-264fd1c60bc8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2f53b5b4-f0ae-422e-984f-f4c8514bb6a4"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:54.781408 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.volume_transfer [None req-fb220e88-ed49-4461-be67-264fd1c60bc8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Creating new volume transfer {'transfer': {'volume_id': '2f53b5b4-f0ae-422e-984f-f4c8514bb6a4'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}}
Sep 23 14:09:54.781694 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.contrib.volume_transfer [None req-fb220e88-ed49-4461-be67-264fd1c60bc8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Creating transfer of volume 2f53b5b4-f0ae-422e-984f-f4c8514bb6a4
Sep 23 14:09:54.781981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.transfer.api [None req-fb220e88-ed49-4461-be67-264fd1c60bc8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Generating transfer record for volume 2f53b5b4-f0ae-422e-984f-f4c8514bb6a4
Sep 23 14:09:54.796160 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:54.796160 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:54.900373 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fb220e88-ed49-4461-be67-264fd1c60bc8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer returned with HTTP 202
Sep 23 14:09:54.901145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 737/1479] 10.222.0.62 () {60 vars in 1268 bytes} [Fri Sep 23 14:09:54 2022] POST /volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer => generated 507 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:54.909675 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6c3406f3-7c01-4906-a336-9de981fa71f8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:54.913546 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6c3406f3-7c01-4906-a336-9de981fa71f8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] GET http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4
Sep 23 14:09:54.913991 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6c3406f3-7c01-4906-a336-9de981fa71f8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:54.914481 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6c3406f3-7c01-4906-a336-9de981fa71f8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:54.929296 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:54.929296 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:54.935702 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6c3406f3-7c01-4906-a336-9de981fa71f8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Volume info retrieved successfully.
Sep 23 14:09:54.945122 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6c3406f3-7c01-4906-a336-9de981fa71f8 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 returned with HTTP 200
Sep 23 14:09:54.945826 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 743/1480] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:54 2022] GET /volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 => generated 921 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:54.970849 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-08e6d52f-09d2-4e9b-a102-349c27791153 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:54.975722 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-08e6d52f-09d2-4e9b-a102-349c27791153 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] GET http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/detail
Sep 23 14:09:54.976159 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-08e6d52f-09d2-4e9b-a102-349c27791153 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:54.976606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-08e6d52f-09d2-4e9b-a102-349c27791153 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:54.976965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.contrib.volume_transfer [None req-08e6d52f-09d2-4e9b-a102-349c27791153 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Listing volume transfers {{(pid=113687) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}}
Sep 23 14:09:54.984170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-08e6d52f-09d2-4e9b-a102-349c27791153 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/detail returned with HTTP 200
Sep 23 14:09:54.984858 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 738/1481] 10.222.0.62 () {58 vars in 1268 bytes} [Fri Sep 23 14:09:54 2022] GET /volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/detail => generated 478 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:54.993286 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4c3d60db-a5cf-45fb-9bb6-ee644125021d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:54.998309 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4c3d60db-a5cf-45fb-9bb6-ee644125021d tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] DELETE http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/f2162fbf-4532-4e4d-9b1f-205b87851177
Sep 23 14:09:55.001841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4c3d60db-a5cf-45fb-9bb6-ee644125021d tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:55.001841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4c3d60db-a5cf-45fb-9bb6-ee644125021d tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:55.001841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.contrib.volume_transfer [None req-4c3d60db-a5cf-45fb-9bb6-ee644125021d tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Delete transfer with id: f2162fbf-4532-4e4d-9b1f-205b87851177
Sep 23 14:09:55.018433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:55.018433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:55.118072 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4c3d60db-a5cf-45fb-9bb6-ee644125021d tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/f2162fbf-4532-4e4d-9b1f-205b87851177 returned with HTTP 202
Sep 23 14:09:55.119063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 744/1482] 10.222.0.62 () {58 vars in 1361 bytes} [Fri Sep 23 14:09:54 2022] DELETE /volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/f2162fbf-4532-4e4d-9b1f-205b87851177 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:09:55.123559 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a06c58d8-aa6b-48c6-82c4-8225ec8f9025 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:55.127870 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a06c58d8-aa6b-48c6-82c4-8225ec8f9025 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] GET http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4
Sep 23 14:09:55.128309 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a06c58d8-aa6b-48c6-82c4-8225ec8f9025 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:55.128785 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a06c58d8-aa6b-48c6-82c4-8225ec8f9025 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:55.144633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:55.144633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:55.151343 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a06c58d8-aa6b-48c6-82c4-8225ec8f9025 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Volume info retrieved successfully.
Sep 23 14:09:55.160729 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a06c58d8-aa6b-48c6-82c4-8225ec8f9025 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 returned with HTTP 200
Sep 23 14:09:55.161446 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 739/1483] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:55 2022] GET /volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 => generated 913 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:55.178155 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2a484582-a205-4d3d-a5db-db4088b1237c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:55.183487 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2a484582-a205-4d3d-a5db-db4088b1237c tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] DELETE http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/f2162fbf-4532-4e4d-9b1f-205b87851177
Sep 23 14:09:55.183930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2a484582-a205-4d3d-a5db-db4088b1237c tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:55.184384 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2a484582-a205-4d3d-a5db-db4088b1237c tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:55.184683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.contrib.volume_transfer [None req-2a484582-a205-4d3d-a5db-db4088b1237c tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Delete transfer with id: f2162fbf-4532-4e4d-9b1f-205b87851177
Sep 23 14:09:55.190493 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2a484582-a205-4d3d-a5db-db4088b1237c tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/f2162fbf-4532-4e4d-9b1f-205b87851177 returned with HTTP 404
Sep 23 14:09:55.191358 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 745/1484] 10.222.0.62 () {58 vars in 1361 bytes} [Fri Sep 23 14:09:55 2022] DELETE /volume/v3/e56e32789db6408db7088a5c6b387267/os-volume-transfer/f2162fbf-4532-4e4d-9b1f-205b87851177 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:55.195807 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4b6d01a6-ab52-44e2-a695-fe1452503294 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:55.199313 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4b6d01a6-ab52-44e2-a695-fe1452503294 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] DELETE http://10.222.0.62/volume/v3/29002de470164088b4659341e49e0ba5/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4
Sep 23 14:09:55.199757 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4b6d01a6-ab52-44e2-a695-fe1452503294 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:55.200211 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4b6d01a6-ab52-44e2-a695-fe1452503294 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:55.200607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-4b6d01a6-ab52-44e2-a695-fe1452503294 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Delete volume with id: 2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 
Sep 23 14:09:55.216282 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:55.216282 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:55.217033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4b6d01a6-ab52-44e2-a695-fe1452503294 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Volume info retrieved successfully.
Sep 23 14:09:55.366644 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4b6d01a6-ab52-44e2-a695-fe1452503294 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Delete volume request issued successfully.
Sep 23 14:09:55.366959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4b6d01a6-ab52-44e2-a695-fe1452503294 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] http://10.222.0.62/volume/v3/29002de470164088b4659341e49e0ba5/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 returned with HTTP 202
Sep 23 14:09:55.367782 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 740/1485] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:55 2022] DELETE /volume/v3/29002de470164088b4659341e49e0ba5/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:09:55.372450 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-41426634-0ca5-40f4-a916-cd181ab6f3b5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:55.375921 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-41426634-0ca5-40f4-a916-cd181ab6f3b5 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] GET http://10.222.0.62/volume/v3/29002de470164088b4659341e49e0ba5/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4
Sep 23 14:09:55.387897 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-41426634-0ca5-40f4-a916-cd181ab6f3b5 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:55.387897 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-41426634-0ca5-40f4-a916-cd181ab6f3b5 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:55.391635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:55.391635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:55.397880 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-41426634-0ca5-40f4-a916-cd181ab6f3b5 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Volume info retrieved successfully.
Sep 23 14:09:55.406028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-41426634-0ca5-40f4-a916-cd181ab6f3b5 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] http://10.222.0.62/volume/v3/29002de470164088b4659341e49e0ba5/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 returned with HTTP 200
Sep 23 14:09:55.406768 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 746/1486] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:55 2022] GET /volume/v3/29002de470164088b4659341e49e0ba5/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 => generated 1088 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:09:55.412486 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c01c59f5-383d-4d62-ba0a-83e05d90cfa0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:55.416263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c01c59f5-383d-4d62-ba0a-83e05d90cfa0 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2
Sep 23 14:09:55.416700 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c01c59f5-383d-4d62-ba0a-83e05d90cfa0 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:55.417147 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c01c59f5-383d-4d62-ba0a-83e05d90cfa0 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:55.429410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c01c59f5-383d-4d62-ba0a-83e05d90cfa0 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 returned with HTTP 404
Sep 23 14:09:55.430308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 741/1487] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:55 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/f89cc1a7-0b56-4c2a-b025-bb29f8d31bb2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:09:55.436572 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0fa13818-1dc4-4193-804e-18de59295683 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:55.440245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] POST http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes
Sep 23 14:09:55.441020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-250669287"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:55.443441 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-250669287'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:55.443844 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume of 1 GB
Sep 23 14:09:55.451608 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Availability Zones retrieved successfully.
Sep 23 14:09:55.467654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (409605ee-8484-4752-b111-7b22d3984c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:55.470901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a34b2a-b5cf-4c1f-b3ab-bdbab971c440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:55.473201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:55.504337 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a34b2a-b5cf-4c1f-b3ab-bdbab971c440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:55.506261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ed91f15-d94e-4614-a119-a73579f067f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:55.545213 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=93,cinder:UPDATE=4,cinder:INSERT=3 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:55.621042 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Created reservations ['0c60ec48-c0bf-43d5-8eb8-b2b873be3256', 'bc04295c-2f2b-4bc5-a604-7b5d097340ff', '6b12bf7a-cf5b-4c82-9250-9d3f514b512b', '4a6c3898-1d9e-4663-9493-bd4ed94dd16e'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:55.622770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ed91f15-d94e-4614-a119-a73579f067f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c60ec48-c0bf-43d5-8eb8-b2b873be3256', 'bc04295c-2f2b-4bc5-a604-7b5d097340ff', '6b12bf7a-cf5b-4c82-9250-9d3f514b512b', '4a6c3898-1d9e-4663-9493-bd4ed94dd16e']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:55.624979 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06352c8-f535-457a-880b-40743f693f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:55.698399 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06352c8-f535-457a-880b-40743f693f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b5f4c13-e3e7-47ef-8d9c-573aad7ef939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-250669287',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['0c60ec48-c0bf-43d5-8eb8-b2b873be3256','bc04295c-2f2b-4bc5-a604-7b5d097340ff','6b12bf7a-cf5b-4c82-9250-9d3f514b512b','4a6c3898-1d9e-4663-9493-bd4ed94dd16e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-250669287',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=0b5f4c13-e3e7-47ef-8d9c-573aad7ef939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36dff07dcb04ee29210ebac9eb03804',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='178e5adbb5634ccdbba91ace9eac23fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:55.700326 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b56ce9b-4afd-4596-8f1b-c4fc7a30c929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:55.805109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b56ce9b-4afd-4596-8f1b-c4fc7a30c929) 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-VolumesGetTest-Volume-250669287',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['0c60ec48-c0bf-43d5-8eb8-b2b873be3256','bc04295c-2f2b-4bc5-a604-7b5d097340ff','6b12bf7a-cf5b-4c82-9250-9d3f514b512b','4a6c3898-1d9e-4663-9493-bd4ed94dd16e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:55.807352 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7f6a767-0c21-456d-848d-475a7d3da3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:55.966145 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7f6a767-0c21-456d-848d-475a7d3da3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:55.968699 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (409605ee-8484-4752-b111-7b22d3984c91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:55.969403 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request issued successfully.
Sep 23 14:09:55.970802 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0fa13818-1dc4-4193-804e-18de59295683 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes returned with HTTP 202
Sep 23 14:09:55.978088 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 747/1488] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:09:55 2022] POST /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes => generated 813 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:55.987458 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a7b4be5f-b74c-4a05-b56e-27c3d1d7d467 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:55.990976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a7b4be5f-b74c-4a05-b56e-27c3d1d7d467 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939
Sep 23 14:09:55.991442 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a7b4be5f-b74c-4a05-b56e-27c3d1d7d467 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:55.991897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a7b4be5f-b74c-4a05-b56e-27c3d1d7d467 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:56.007283 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:56.007283 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:56.013634 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a7b4be5f-b74c-4a05-b56e-27c3d1d7d467 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:56.023851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a7b4be5f-b74c-4a05-b56e-27c3d1d7d467 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939 returned with HTTP 200
Sep 23 14:09:56.024549 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 742/1489] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:55 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:56.427063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d0232d3e-0e46-4f11-a99f-7e56a698d414 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:56.430811 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d0232d3e-0e46-4f11-a99f-7e56a698d414 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] GET http://10.222.0.62/volume/v3/29002de470164088b4659341e49e0ba5/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4
Sep 23 14:09:56.431256 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d0232d3e-0e46-4f11-a99f-7e56a698d414 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:56.431967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d0232d3e-0e46-4f11-a99f-7e56a698d414 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:56.444642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d0232d3e-0e46-4f11-a99f-7e56a698d414 tempest-VolumesTransfersTest-1959546501 tempest-VolumesTransfersTest-1959546501-project-admin] http://10.222.0.62/volume/v3/29002de470164088b4659341e49e0ba5/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 returned with HTTP 404
Sep 23 14:09:56.445518 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 748/1490] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:56 2022] GET /volume/v3/29002de470164088b4659341e49e0ba5/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:56.451251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2e538349-cce1-43fc-97c4-8515d5a382fb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:56.455425 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2e538349-cce1-43fc-97c4-8515d5a382fb tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] DELETE http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4
Sep 23 14:09:56.455868 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2e538349-cce1-43fc-97c4-8515d5a382fb tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:56.456319 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2e538349-cce1-43fc-97c4-8515d5a382fb tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:56.456716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-2e538349-cce1-43fc-97c4-8515d5a382fb tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Delete volume with id: 2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 
Sep 23 14:09:56.468398 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2e538349-cce1-43fc-97c4-8515d5a382fb tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 returned with HTTP 404
Sep 23 14:09:56.469384 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 743/1491] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:56 2022] DELETE /volume/v3/e56e32789db6408db7088a5c6b387267/volumes/2f53b5b4-f0ae-422e-984f-f4c8514bb6a4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:56.474081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c42f0636-ab9f-4e40-b79d-2fde1723b9c6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:56.477669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c42f0636-ab9f-4e40-b79d-2fde1723b9c6 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] DELETE http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4
Sep 23 14:09:56.478113 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c42f0636-ab9f-4e40-b79d-2fde1723b9c6 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:56.478597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c42f0636-ab9f-4e40-b79d-2fde1723b9c6 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:56.479032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-c42f0636-ab9f-4e40-b79d-2fde1723b9c6 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] Delete volume with id: 5b455feb-f386-41a7-910c-9a8d9ae125b4 
Sep 23 14:09:56.491739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c42f0636-ab9f-4e40-b79d-2fde1723b9c6 tempest-VolumesTransfersTest-727339547 tempest-VolumesTransfersTest-727339547-project] http://10.222.0.62/volume/v3/e56e32789db6408db7088a5c6b387267/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 returned with HTTP 404
Sep 23 14:09:56.492731 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 749/1492] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:09:56 2022] DELETE /volume/v3/e56e32789db6408db7088a5c6b387267/volumes/5b455feb-f386-41a7-910c-9a8d9ae125b4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:09:57.043258 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-31275d2b-f4d1-4237-8299-477280521d2f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:57.046754 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-31275d2b-f4d1-4237-8299-477280521d2f tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939
Sep 23 14:09:57.047193 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-31275d2b-f4d1-4237-8299-477280521d2f tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:57.047877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-31275d2b-f4d1-4237-8299-477280521d2f tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:57.062222 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:57.062222 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:57.069062 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-31275d2b-f4d1-4237-8299-477280521d2f tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:57.078288 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-31275d2b-f4d1-4237-8299-477280521d2f tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939 returned with HTTP 200
Sep 23 14:09:57.079904 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 744/1493] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:57 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:57.097216 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:57.100841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] POST http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes
Sep 23 14:09:57.101601 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0b5f4c13-e3e7-47ef-8d9c-573aad7ef939", "size": 1, "name": "tempest-VolumesGetTest-Volume-2093607669", "metadata": {"Type": "Test"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:09:57.104298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request body: {'volume': {'source_volid': '0b5f4c13-e3e7-47ef-8d9c-573aad7ef939', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2093607669', 'metadata': {'Type': 'Test'}}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:09:57.118949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:57.118949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:57.119942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume retrieved successfully.
Sep 23 14:09:57.120233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume of 1 GB
Sep 23 14:09:57.126901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Availability Zones retrieved successfully.
Sep 23 14:09:57.141378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (6ddcb50a-61e3-4dd7-8a21-30b27d07f843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:57.144581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56792097-581b-4e25-a40c-625f9c9d77c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:57.147100 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:09:57.176867 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56792097-581b-4e25-a40c-625f9c9d77c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0b5f4c13-e3e7-47ef-8d9c-573aad7ef939', 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:57.178846 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (353aec25-c0ee-439a-bfb8-f1f02b672f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:57.358444 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Created reservations ['b5eb02d0-21c3-4681-9c4d-231eee5b4de6', 'd8e4df44-4552-4bad-9e33-888fb5d56326', '2800cbfc-f3ae-40e4-907b-34d7017cd406', '49efe9c9-1f25-4dfa-a2b0-c837415f6257'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:09:57.360423 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (353aec25-c0ee-439a-bfb8-f1f02b672f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5eb02d0-21c3-4681-9c4d-231eee5b4de6', 'd8e4df44-4552-4bad-9e33-888fb5d56326', '2800cbfc-f3ae-40e4-907b-34d7017cd406', '49efe9c9-1f25-4dfa-a2b0-c837415f6257']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:57.362428 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbcdf77b-be50-4bf8-a6e3-c950d8ce9205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:57.509735 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbcdf77b-be50-4bf8-a6e3-c950d8ce9205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a6d0822-6d82-4acc-a16a-9a049c0c7cc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2093607669',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='Test'},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['b5eb02d0-21c3-4681-9c4d-231eee5b4de6','d8e4df44-4552-4bad-9e33-888fb5d56326','2800cbfc-f3ae-40e4-907b-34d7017cd406','49efe9c9-1f25-4dfa-a2b0-c837415f6257'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=0b5f4c13-e3e7-47ef-8d9c-573aad7ef939,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2093607669',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=2a6d0822-6d82-4acc-a16a-9a049c0c7cc6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c36dff07dcb04ee29210ebac9eb03804',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=0b5f4c13-e3e7-47ef-8d9c-573aad7ef939,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:57.511613 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (065cd2a4-e5e9-4a41-a827-99fcd2b6f148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:57.616509 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (065cd2a4-e5e9-4a41-a827-99fcd2b6f148) 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-VolumesGetTest-Volume-2093607669',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='Test'},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['b5eb02d0-21c3-4681-9c4d-231eee5b4de6','d8e4df44-4552-4bad-9e33-888fb5d56326','2800cbfc-f3ae-40e4-907b-34d7017cd406','49efe9c9-1f25-4dfa-a2b0-c837415f6257'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=0b5f4c13-e3e7-47ef-8d9c-573aad7ef939,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:57.618278 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b9542a-bb40-4e81-ae49-ae8cb2ceb821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:09:57.709132 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b9542a-bb40-4e81-ae49-ae8cb2ceb821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:09:57.714771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (6ddcb50a-61e3-4dd7-8a21-30b27d07f843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:09:57.714771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request issued successfully.
Sep 23 14:09:57.714771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-22887dc2-5336-4a0e-8225-6a2fa2456e87 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes returned with HTTP 202
Sep 23 14:09:57.714771 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 750/1494] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:09:57 2022] POST /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes => generated 862 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:09:57.729577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3ec56d78-6d86-4185-a4e9-8026c9985c7b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:57.733126 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3ec56d78-6d86-4185-a4e9-8026c9985c7b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6
Sep 23 14:09:57.733564 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3ec56d78-6d86-4185-a4e9-8026c9985c7b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:57.734005 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3ec56d78-6d86-4185-a4e9-8026c9985c7b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:57.749258 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:57.749258 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:57.756536 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3ec56d78-6d86-4185-a4e9-8026c9985c7b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:57.765546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3ec56d78-6d86-4185-a4e9-8026c9985c7b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 returned with HTTP 200
Sep 23 14:09:57.766263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 745/1495] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:57 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 => generated 930 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:58.785194 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-733e03d8-f1fd-4957-837b-6a34da1f6517 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:58.789026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-733e03d8-f1fd-4957-837b-6a34da1f6517 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6
Sep 23 14:09:58.789468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-733e03d8-f1fd-4957-837b-6a34da1f6517 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:58.789917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-733e03d8-f1fd-4957-837b-6a34da1f6517 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:58.804233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:58.804233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:58.810969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-733e03d8-f1fd-4957-837b-6a34da1f6517 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:58.819802 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-733e03d8-f1fd-4957-837b-6a34da1f6517 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 returned with HTTP 200
Sep 23 14:09:58.820513 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 751/1496] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:58 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:09:59.839338 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-00bbaa38-725b-47f7-b7b2-197003f85b9c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:09:59.843059 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-00bbaa38-725b-47f7-b7b2-197003f85b9c tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6
Sep 23 14:09:59.843501 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-00bbaa38-725b-47f7-b7b2-197003f85b9c tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:09:59.843948 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-00bbaa38-725b-47f7-b7b2-197003f85b9c tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:09:59.858850 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:09:59.858850 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:09:59.861918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=78,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:09:59.866386 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-00bbaa38-725b-47f7-b7b2-197003f85b9c tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:09:59.875249 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-00bbaa38-725b-47f7-b7b2-197003f85b9c tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 returned with HTTP 200
Sep 23 14:09:59.875942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 746/1497] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:09:59 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 => generated 954 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:00.893583 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4aa4c832-78b1-4099-90e2-eaabd0a71842 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:00.897171 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4aa4c832-78b1-4099-90e2-eaabd0a71842 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6
Sep 23 14:10:00.897612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4aa4c832-78b1-4099-90e2-eaabd0a71842 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:00.898062 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4aa4c832-78b1-4099-90e2-eaabd0a71842 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:00.912236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:00.912236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:00.915770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:UPDATE=24,cinder:INSERT=12,cinder:SELECT=64 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:10:00.919157 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4aa4c832-78b1-4099-90e2-eaabd0a71842 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:00.929206 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4aa4c832-78b1-4099-90e2-eaabd0a71842 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 returned with HTTP 200
Sep 23 14:10:00.929926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 752/1498] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:00 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:01.947801 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-39901784-2398-4835-9d09-d82d0fe44211 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:01.951373 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-39901784-2398-4835-9d09-d82d0fe44211 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6
Sep 23 14:10:01.951903 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-39901784-2398-4835-9d09-d82d0fe44211 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:01.952357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-39901784-2398-4835-9d09-d82d0fe44211 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:01.967492 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:01.967492 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:01.974097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-39901784-2398-4835-9d09-d82d0fe44211 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:01.983079 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-39901784-2398-4835-9d09-d82d0fe44211 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 returned with HTTP 200
Sep 23 14:10:01.983795 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 747/1499] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:01 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:02.004873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a2d1685a-ac78-49b9-af03-517f4dbbc9ca None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:02.008379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a2d1685a-ac78-49b9-af03-517f4dbbc9ca tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6
Sep 23 14:10:02.008822 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a2d1685a-ac78-49b9-af03-517f4dbbc9ca tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:02.009272 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a2d1685a-ac78-49b9-af03-517f4dbbc9ca tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:02.024239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:02.024239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:02.030409 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a2d1685a-ac78-49b9-af03-517f4dbbc9ca tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:02.039143 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a2d1685a-ac78-49b9-af03-517f4dbbc9ca tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 returned with HTTP 200
Sep 23 14:10:02.040084 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 753/1500] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:02 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:02.057393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ab654e0e-1a0b-44d3-9e5d-117bb8ad78a8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:02.061031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ab654e0e-1a0b-44d3-9e5d-117bb8ad78a8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] PUT http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6
Sep 23 14:10:02.061721 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ab654e0e-1a0b-44d3-9e5d-117bb8ad78a8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2093607669"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:02.078662 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:02.078662 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:02.088137 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ab654e0e-1a0b-44d3-9e5d-117bb8ad78a8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:02.094608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ab654e0e-1a0b-44d3-9e5d-117bb8ad78a8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume updated successfully.
Sep 23 14:10:02.096064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ab654e0e-1a0b-44d3-9e5d-117bb8ad78a8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 returned with HTTP 200
Sep 23 14:10:02.097324 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 748/1501] 10.222.0.62 () {60 vars in 1345 bytes} [Fri Sep 23 14:10:02 2022] PUT /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 => generated 887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:02.112462 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ae7ad42b-d9d1-417e-8a66-e512480a2a24 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:02.116799 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ae7ad42b-d9d1-417e-8a66-e512480a2a24 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] PUT http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6
Sep 23 14:10:02.116799 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ae7ad42b-d9d1-417e-8a66-e512480a2a24 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1714393580", "description": "This is the new description of volume"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:02.133181 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:02.133181 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:02.140150 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ae7ad42b-d9d1-417e-8a66-e512480a2a24 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:02.221324 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ae7ad42b-d9d1-417e-8a66-e512480a2a24 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume updated successfully.
Sep 23 14:10:02.223079 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ae7ad42b-d9d1-417e-8a66-e512480a2a24 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 returned with HTTP 200
Sep 23 14:10:02.224165 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 754/1502] 10.222.0.62 () {60 vars in 1346 bytes} [Fri Sep 23 14:10:02 2022] PUT /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 => generated 926 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:02.243644 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7a902a03-8800-4c8a-a7ff-59916475d65d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:02.247286 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7a902a03-8800-4c8a-a7ff-59916475d65d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6
Sep 23 14:10:02.248006 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7a902a03-8800-4c8a-a7ff-59916475d65d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:02.248647 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7a902a03-8800-4c8a-a7ff-59916475d65d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:02.264726 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:02.264726 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:02.273242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7a902a03-8800-4c8a-a7ff-59916475d65d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:02.284877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7a902a03-8800-4c8a-a7ff-59916475d65d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 returned with HTTP 200
Sep 23 14:10:02.285897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 749/1503] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:02 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:02.303797 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:02.307424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] POST http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes
Sep 23 14:10:02.308122 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-806305612", "availability_zone": "nova", "size": 1}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:02.310368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-806305612', 'availability_zone': 'nova', 'size': 1}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:10:02.310684 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume of 1 GB
Sep 23 14:10:02.318151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Availability Zones retrieved successfully.
Sep 23 14:10:02.324216 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:02.333225 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (de492a4d-b4c3-4df7-ad76-49fc9a8c14ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:10:02.335695 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c00fa5c-0f57-468d-aea5-1f143385baaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:02.338099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:10:02.370530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c00fa5c-0f57-468d-aea5-1f143385baaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:02.372451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10be7739-5be6-4317-9063-e1f21aef260e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:02.420493 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] POST http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes
Sep 23 14:10:02.421312 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1779542675"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:02.424180 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1779542675'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:10:02.424494 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Create volume of 1 GB
Sep 23 14:10:02.432047 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Availability Zones retrieved successfully.
Sep 23 14:10:02.447767 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Flow 'volume_create_api' (2f622bf2-e0c5-49ab-89cb-50e8e332901f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:10:02.450267 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8801cc43-a0ef-485f-a839-6325577a1514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:02.452649 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:10:02.493675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8801cc43-a0ef-485f-a839-6325577a1514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:02.495592 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaac74fe-d68b-4a3c-859a-0c63e1b1f889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:02.573720 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Created reservations ['08edfc5e-a3e5-4d2b-9b57-040152b6f0da', '1ffa8c5e-bf6a-44bf-b4b6-017abc073fef', '3f1179f9-fddc-441d-870b-70f391e6a63a', '7c26b0f4-87c8-4aad-b4fd-7ef6be14b3e8'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:10:02.575574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10be7739-5be6-4317-9063-e1f21aef260e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08edfc5e-a3e5-4d2b-9b57-040152b6f0da', '1ffa8c5e-bf6a-44bf-b4b6-017abc073fef', '3f1179f9-fddc-441d-870b-70f391e6a63a', '7c26b0f4-87c8-4aad-b4fd-7ef6be14b3e8']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:02.577534 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83924509-efb2-4090-b07a-d87fd318201c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:02.692990 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83924509-efb2-4090-b07a-d87fd318201c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-806305612',display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['08edfc5e-a3e5-4d2b-9b57-040152b6f0da','1ffa8c5e-bf6a-44bf-b4b6-017abc073fef','3f1179f9-fddc-441d-870b-70f391e6a63a','7c26b0f4-87c8-4aad-b4fd-7ef6be14b3e8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:10:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-806305612',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36dff07dcb04ee29210ebac9eb03804',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='178e5adbb5634ccdbba91ace9eac23fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:02.694893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c97d483d-176e-4122-86fd-6d4b7dec59f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:02.745511 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Created reservations ['6d44d343-0fba-4417-a8e1-46ad0ff7c019', '2723020f-4cc0-437f-814b-e936af837fe5', 'd60e8709-c42b-46d6-8ec9-ad550af469d3', '248b1b9c-db4e-4ee0-a866-34b1589a661c'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:10:02.747219 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaac74fe-d68b-4a3c-859a-0c63e1b1f889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d44d343-0fba-4417-a8e1-46ad0ff7c019', '2723020f-4cc0-437f-814b-e936af837fe5', 'd60e8709-c42b-46d6-8ec9-ad550af469d3', '248b1b9c-db4e-4ee0-a866-34b1589a661c']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:02.749136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae48a272-1fb1-49bf-ba85-4a7e33bf9f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:02.855502 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c97d483d-176e-4122-86fd-6d4b7dec59f8) 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='tempest-@#$%^* description-806305612',display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['08edfc5e-a3e5-4d2b-9b57-040152b6f0da','1ffa8c5e-bf6a-44bf-b4b6-017abc073fef','3f1179f9-fddc-441d-870b-70f391e6a63a','7c26b0f4-87c8-4aad-b4fd-7ef6be14b3e8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:02.857252 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd9d5b3a-489a-464f-81e1-44686d5a690b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:02.881646 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae48a272-1fb1-49bf-ba85-4a7e33bf9f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efe04a05-62db-4c2b-946f-2d5d5ff69b51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1779542675',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c4ce494070ca4b76a93a6a4a9f42414c',qos_specs=None,replication_status=<?>,reservations=['6d44d343-0fba-4417-a8e1-46ad0ff7c019','2723020f-4cc0-437f-814b-e936af837fe5','d60e8709-c42b-46d6-8ec9-ad550af469d3','248b1b9c-db4e-4ee0-a866-34b1589a661c'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='256d2963df4c4e48876583485de59674',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1779542675',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=efe04a05-62db-4c2b-946f-2d5d5ff69b51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4ce494070ca4b76a93a6a4a9f42414c',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='256d2963df4c4e48876583485de59674',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:02.883636 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f57aa6-39aa-48cd-8e87-8d9eca331c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:02.960293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd9d5b3a-489a-464f-81e1-44686d5a690b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:02.962709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (de492a4d-b4c3-4df7-ad76-49fc9a8c14ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:10:02.963368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request issued successfully.
Sep 23 14:10:02.964559 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a685d9d0-75d1-47de-a7ff-610f23fbae23 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes returned with HTTP 202
Sep 23 14:10:02.965344 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 755/1504] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:10:02 2022] POST /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes => generated 810 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:10:02.981205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-553f5476-b97f-4866-9b46-673efddb2d96 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:02.987974 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-553f5476-b97f-4866-9b46-673efddb2d96 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7
Sep 23 14:10:02.987974 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-553f5476-b97f-4866-9b46-673efddb2d96 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:02.987974 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-553f5476-b97f-4866-9b46-673efddb2d96 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:03.001710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:03.001710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:03.007988 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-553f5476-b97f-4866-9b46-673efddb2d96 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:03.017063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-553f5476-b97f-4866-9b46-673efddb2d96 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7 returned with HTTP 200
Sep 23 14:10:03.017798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 756/1505] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:02 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:10:03.112975 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f57aa6-39aa-48cd-8e87-8d9eca331c94) 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-VolumesActionsTest-Volume-1779542675',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c4ce494070ca4b76a93a6a4a9f42414c',qos_specs=None,replication_status=<?>,reservations=['6d44d343-0fba-4417-a8e1-46ad0ff7c019','2723020f-4cc0-437f-814b-e936af837fe5','d60e8709-c42b-46d6-8ec9-ad550af469d3','248b1b9c-db4e-4ee0-a866-34b1589a661c'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='256d2963df4c4e48876583485de59674',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:03.114911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b341c1fb-08f6-4041-b19c-ebfeb5fe1ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:03.198120 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b341c1fb-08f6-4041-b19c-ebfeb5fe1ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:03.200482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Flow 'volume_create_api' (2f622bf2-e0c5-49ab-89cb-50e8e332901f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:10:03.201151 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Create volume request issued successfully.
Sep 23 14:10:03.202489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-57a62adc-20c4-4b26-a9cb-0626ca679225 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes returned with HTTP 202
Sep 23 14:10:03.203421 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 750/1506] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:10:02 2022] POST /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes => generated 818 bytes in 880 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:10:03.220765 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8ebfa064-5104-4849-8045-5a965ef05cf0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:03.224271 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ebfa064-5104-4849-8045-5a965ef05cf0 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:10:03.224715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ebfa064-5104-4849-8045-5a965ef05cf0 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:03.225161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ebfa064-5104-4849-8045-5a965ef05cf0 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:03.239150 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:03.239150 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:03.253389 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8ebfa064-5104-4849-8045-5a965ef05cf0 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:03.255685 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ebfa064-5104-4849-8045-5a965ef05cf0 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:10:03.256446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 757/1507] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:03 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 886 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:04.035927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-55f8507c-791a-48ca-aea7-410e8c6cc5be None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:04.039685 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-55f8507c-791a-48ca-aea7-410e8c6cc5be tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7
Sep 23 14:10:04.040130 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-55f8507c-791a-48ca-aea7-410e8c6cc5be tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:04.040613 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-55f8507c-791a-48ca-aea7-410e8c6cc5be tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:04.055533 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:04.055533 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:04.062133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-55f8507c-791a-48ca-aea7-410e8c6cc5be tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:04.067758 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=77,cinder:UPDATE=13,cinder:INSERT=10 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:10:04.072069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-55f8507c-791a-48ca-aea7-410e8c6cc5be tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7 returned with HTTP 200
Sep 23 14:10:04.072774 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 751/1508] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:04 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:04.093413 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8832abdf-46e7-431a-8fe5-e1873c74b64d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:04.098147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8832abdf-46e7-431a-8fe5-e1873c74b64d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] PUT http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7
Sep 23 14:10:04.098962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8832abdf-46e7-431a-8fe5-e1873c74b64d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2093607669", "description": null}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:04.116190 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:04.116190 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:04.122509 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8832abdf-46e7-431a-8fe5-e1873c74b64d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:04.192455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8832abdf-46e7-431a-8fe5-e1873c74b64d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume updated successfully.
Sep 23 14:10:04.193597 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8832abdf-46e7-431a-8fe5-e1873c74b64d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7 returned with HTTP 200
Sep 23 14:10:04.194375 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 758/1509] 10.222.0.62 () {60 vars in 1345 bytes} [Fri Sep 23 14:10:04 2022] PUT /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7 => generated 839 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:10:04.210283 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-906a6921-0f55-4672-8572-32be03b874fb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:04.213855 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-906a6921-0f55-4672-8572-32be03b874fb tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] DELETE http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7
Sep 23 14:10:04.214577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-906a6921-0f55-4672-8572-32be03b874fb tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:04.215311 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-906a6921-0f55-4672-8572-32be03b874fb tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:04.215904 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-906a6921-0f55-4672-8572-32be03b874fb tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume with id: 8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7 
Sep 23 14:10:04.231247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:04.231247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:04.232230 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-906a6921-0f55-4672-8572-32be03b874fb tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:04.273573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-06b8e0f3-8ae7-4019-8b32-7ae3e70f9faf None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:04.277172 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-06b8e0f3-8ae7-4019-8b32-7ae3e70f9faf tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:10:04.277615 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-06b8e0f3-8ae7-4019-8b32-7ae3e70f9faf tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:04.278071 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-06b8e0f3-8ae7-4019-8b32-7ae3e70f9faf tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:04.293338 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:04.293338 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:04.300258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-06b8e0f3-8ae7-4019-8b32-7ae3e70f9faf tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:04.304568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=80,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:10:04.310469 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-06b8e0f3-8ae7-4019-8b32-7ae3e70f9faf tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:10:04.311187 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 759/1510] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:04 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 911 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:10:04.356213 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-906a6921-0f55-4672-8572-32be03b874fb tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume request issued successfully.
Sep 23 14:10:04.357017 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-906a6921-0f55-4672-8572-32be03b874fb tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7 returned with HTTP 202
Sep 23 14:10:04.357847 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 752/1511] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:10:04 2022] DELETE /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:10:04.366214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-dcb1a420-5c1e-427b-9689-307edb5a41a8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:04.370202 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dcb1a420-5c1e-427b-9689-307edb5a41a8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7
Sep 23 14:10:04.370864 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dcb1a420-5c1e-427b-9689-307edb5a41a8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:04.371395 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dcb1a420-5c1e-427b-9689-307edb5a41a8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:04.386764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:04.386764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:04.394469 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-dcb1a420-5c1e-427b-9689-307edb5a41a8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:04.404057 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dcb1a420-5c1e-427b-9689-307edb5a41a8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7 returned with HTTP 200
Sep 23 14:10:04.414199 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 760/1512] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:04 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:05.423337 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-44c89c79-f40b-448a-8bdf-b1518e8f4c80 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:05.427413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-44c89c79-f40b-448a-8bdf-b1518e8f4c80 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7
Sep 23 14:10:05.427852 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-44c89c79-f40b-448a-8bdf-b1518e8f4c80 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:05.428299 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-44c89c79-f40b-448a-8bdf-b1518e8f4c80 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:05.440710 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-44c89c79-f40b-448a-8bdf-b1518e8f4c80 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7 returned with HTTP 404
Sep 23 14:10:05.441569 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 753/1513] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:05 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/8cd9aa47-c41f-437b-93f4-9e2cbfbf84e7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:10:05.446295 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-94701206-e6af-4043-aa15-00337137b07e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:05.449921 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-94701206-e6af-4043-aa15-00337137b07e tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] DELETE http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6
Sep 23 14:10:05.450476 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-94701206-e6af-4043-aa15-00337137b07e tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:05.450920 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-94701206-e6af-4043-aa15-00337137b07e tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:05.451313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-94701206-e6af-4043-aa15-00337137b07e tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume with id: 2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 
Sep 23 14:10:05.465776 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:05.465776 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:05.466805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-94701206-e6af-4043-aa15-00337137b07e tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:05.659240 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-94701206-e6af-4043-aa15-00337137b07e tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume request issued successfully.
Sep 23 14:10:05.659790 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-94701206-e6af-4043-aa15-00337137b07e tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 returned with HTTP 202
Sep 23 14:10:05.660529 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 761/1514] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:10:05 2022] DELETE /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:10:05.665248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f59cd57c-34dd-4473-b272-02f9be3bcf38 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:05.668754 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f59cd57c-34dd-4473-b272-02f9be3bcf38 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6
Sep 23 14:10:05.669197 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f59cd57c-34dd-4473-b272-02f9be3bcf38 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:05.669682 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f59cd57c-34dd-4473-b272-02f9be3bcf38 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:05.685318 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:05.685318 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:05.692339 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f59cd57c-34dd-4473-b272-02f9be3bcf38 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:05.701415 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f59cd57c-34dd-4473-b272-02f9be3bcf38 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 returned with HTTP 200
Sep 23 14:10:05.702126 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 754/1515] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:05 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:10:06.719888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c6d54532-67a1-427f-ba3f-5747bf58eb1d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:06.724900 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c6d54532-67a1-427f-ba3f-5747bf58eb1d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6
Sep 23 14:10:06.725359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c6d54532-67a1-427f-ba3f-5747bf58eb1d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:06.725906 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c6d54532-67a1-427f-ba3f-5747bf58eb1d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:06.738805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c6d54532-67a1-427f-ba3f-5747bf58eb1d tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 returned with HTTP 404
Sep 23 14:10:06.739895 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 762/1516] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:06 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/2a6d0822-6d82-4acc-a16a-9a049c0c7cc6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:10:06.779910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:06.783354 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] POST http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes
Sep 23 14:10:06.784063 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f19afda2-139e-4a70-8e47-023a4884d613", "size": 1, "name": "tempest-VolumesGetTest-Volume-1973594018", "metadata": {"Type": "Test"}}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:06.787096 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request body: {'volume': {'imageRef': 'f19afda2-139e-4a70-8e47-023a4884d613', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1973594018', 'metadata': {'Type': 'Test'}}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:10:06.878877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume of 1 GB
Sep 23 14:10:06.886270 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Availability Zones retrieved successfully.
Sep 23 14:10:06.901713 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (08342f42-4d29-4ed8-a0c2-eb228ae123e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:10:06.904406 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd867de-34a9-4b46-be48-1cc7bf8f3e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:06.906850 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:10:06.974838 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd867de-34a9-4b46-be48-1cc7bf8f3e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:06.976765 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2481252e-065f-4ccb-b7db-1d5f983ce4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:07.105151 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Created reservations ['79eac6a4-619c-4232-ad4c-d739fd629240', 'cc8d4209-f927-4d1b-8bd7-3d442728aa60', 'a0f056a0-8d06-4f35-92d3-0c7b6bfa4360', 'a60b5f4c-22fe-4a2e-b08b-661d3b814b80'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:10:07.107100 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2481252e-065f-4ccb-b7db-1d5f983ce4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79eac6a4-619c-4232-ad4c-d739fd629240', 'cc8d4209-f927-4d1b-8bd7-3d442728aa60', 'a0f056a0-8d06-4f35-92d3-0c7b6bfa4360', 'a60b5f4c-22fe-4a2e-b08b-661d3b814b80']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:07.108984 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ca809d8-6ad4-4213-842f-dee038a7c2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:07.205122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ca809d8-6ad4-4213-842f-dee038a7c2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '816a6e26-9b72-4a53-8f4e-a354e9aa5da0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1973594018',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='Test'},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['79eac6a4-619c-4232-ad4c-d739fd629240','cc8d4209-f927-4d1b-8bd7-3d442728aa60','a0f056a0-8d06-4f35-92d3-0c7b6bfa4360','a60b5f4c-22fe-4a2e-b08b-661d3b814b80'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1973594018',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=816a6e26-9b72-4a53-8f4e-a354e9aa5da0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c36dff07dcb04ee29210ebac9eb03804',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='178e5adbb5634ccdbba91ace9eac23fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:07.207006 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1621c9a2-beae-4ddb-b5a1-7280c4ee1939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:07.284029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1621c9a2-beae-4ddb-b5a1-7280c4ee1939) 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-VolumesGetTest-Volume-1973594018',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='Test'},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['79eac6a4-619c-4232-ad4c-d739fd629240','cc8d4209-f927-4d1b-8bd7-3d442728aa60','a0f056a0-8d06-4f35-92d3-0c7b6bfa4360','a60b5f4c-22fe-4a2e-b08b-661d3b814b80'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:07.285975 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2299be96-29ce-4e8f-93ee-60365c025e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:07.364895 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2299be96-29ce-4e8f-93ee-60365c025e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:07.367645 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (08342f42-4d29-4ed8-a0c2-eb228ae123e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:10:07.368415 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request issued successfully.
Sep 23 14:10:07.369806 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d273bbc1-8b3f-4696-b99a-ad79d3cad6ed tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes returned with HTTP 202
Sep 23 14:10:07.376597 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 755/1517] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:10:06 2022] POST /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes => generated 828 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:10:07.386602 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-50aaeadf-2299-4ead-9bf2-2e293c0de9d8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:07.391389 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-50aaeadf-2299-4ead-9bf2-2e293c0de9d8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:07.391922 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-50aaeadf-2299-4ead-9bf2-2e293c0de9d8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:07.392370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-50aaeadf-2299-4ead-9bf2-2e293c0de9d8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:07.408310 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:07.408310 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:07.415635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-50aaeadf-2299-4ead-9bf2-2e293c0de9d8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:07.424517 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-50aaeadf-2299-4ead-9bf2-2e293c0de9d8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:07.438537 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 763/1518] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:07 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 896 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:08.444253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f9e87d69-c96b-4392-b377-76e04bdd5721 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:08.448032 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f9e87d69-c96b-4392-b377-76e04bdd5721 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:08.448606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f9e87d69-c96b-4392-b377-76e04bdd5721 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:08.449140 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f9e87d69-c96b-4392-b377-76e04bdd5721 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:08.465905 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:08.465905 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:08.473142 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f9e87d69-c96b-4392-b377-76e04bdd5721 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:08.483196 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f9e87d69-c96b-4392-b377-76e04bdd5721 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:08.491928 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 756/1519] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:08 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 920 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:10:09.501605 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d4cb8b66-3fb9-4387-9443-ca591c4a7427 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:09.505195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d4cb8b66-3fb9-4387-9443-ca591c4a7427 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:09.505757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d4cb8b66-3fb9-4387-9443-ca591c4a7427 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:09.506221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d4cb8b66-3fb9-4387-9443-ca591c4a7427 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:09.521949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:09.521949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:09.529166 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d4cb8b66-3fb9-4387-9443-ca591c4a7427 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:09.539816 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d4cb8b66-3fb9-4387-9443-ca591c4a7427 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:09.540736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 764/1520] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:09 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 920 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:10.339649 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fcb06bcd-7c55-453c-bb04-353250e9e657 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:10.343414 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fcb06bcd-7c55-453c-bb04-353250e9e657 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490
Sep 23 14:10:10.343868 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fcb06bcd-7c55-453c-bb04-353250e9e657 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:10.344319 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fcb06bcd-7c55-453c-bb04-353250e9e657 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:10.359357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:10.359357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:10.366596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fcb06bcd-7c55-453c-bb04-353250e9e657 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:10:10.377790 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fcb06bcd-7c55-453c-bb04-353250e9e657 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 returned with HTTP 200
Sep 23 14:10:10.379400 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 757/1521] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:10 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 => generated 919 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:10.451832 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-426ce75c-abf0-4278-84cc-9ec55973037c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:10.456716 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-426ce75c-abf0-4278-84cc-9ec55973037c tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490
Sep 23 14:10:10.456873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-426ce75c-abf0-4278-84cc-9ec55973037c tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:10.457313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-426ce75c-abf0-4278-84cc-9ec55973037c tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:10.472094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:10.472094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:10.478696 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-426ce75c-abf0-4278-84cc-9ec55973037c tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:10:10.488601 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-426ce75c-abf0-4278-84cc-9ec55973037c tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 returned with HTTP 200
Sep 23 14:10:10.489316 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 765/1522] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:10 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 => generated 919 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:10.561686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ddcfa1df-5626-4145-acde-c5496e61f36b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:10.568231 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ddcfa1df-5626-4145-acde-c5496e61f36b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:10.575069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ddcfa1df-5626-4145-acde-c5496e61f36b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:10.575069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ddcfa1df-5626-4145-acde-c5496e61f36b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:10.583675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:10.583675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:10.590144 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ddcfa1df-5626-4145-acde-c5496e61f36b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:10.599210 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ddcfa1df-5626-4145-acde-c5496e61f36b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:10.599946 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 758/1523] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:10 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 920 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:11.617845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6a1d8d91-ca33-4d1b-b3d6-12e74a4a3094 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:11.621462 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6a1d8d91-ca33-4d1b-b3d6-12e74a4a3094 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:11.621896 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6a1d8d91-ca33-4d1b-b3d6-12e74a4a3094 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:11.622355 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6a1d8d91-ca33-4d1b-b3d6-12e74a4a3094 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:11.637243 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:11.637243 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:11.645068 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6a1d8d91-ca33-4d1b-b3d6-12e74a4a3094 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:11.655113 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6a1d8d91-ca33-4d1b-b3d6-12e74a4a3094 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:11.655836 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 766/1524] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:11 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 920 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:12.674483 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-052692ad-2f5b-4e31-aeb5-506869655aff None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:12.678201 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-052692ad-2f5b-4e31-aeb5-506869655aff tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:12.678896 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-052692ad-2f5b-4e31-aeb5-506869655aff tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:12.679355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-052692ad-2f5b-4e31-aeb5-506869655aff tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:12.694709 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:12.694709 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:12.701588 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-052692ad-2f5b-4e31-aeb5-506869655aff tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:12.702949 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=79,cinder:UPDATE=13,cinder:INSERT=8 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:10:12.713747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-052692ad-2f5b-4e31-aeb5-506869655aff tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:12.714503 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 759/1525] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:12 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 920 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:13.731939 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-557ac385-a47f-4327-8a72-6dd16648601b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:13.735847 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-557ac385-a47f-4327-8a72-6dd16648601b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:13.736390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-557ac385-a47f-4327-8a72-6dd16648601b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:13.736906 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-557ac385-a47f-4327-8a72-6dd16648601b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:13.754969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:13.754969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:13.761628 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-557ac385-a47f-4327-8a72-6dd16648601b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:13.770502 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-557ac385-a47f-4327-8a72-6dd16648601b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:13.772745 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 767/1526] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:13 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 920 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:14.789636 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fdcf3fb5-e207-49ae-9473-9105bf86fa91 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:14.794047 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fdcf3fb5-e207-49ae-9473-9105bf86fa91 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:14.794624 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fdcf3fb5-e207-49ae-9473-9105bf86fa91 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:14.795162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fdcf3fb5-e207-49ae-9473-9105bf86fa91 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:14.832118 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:14.832118 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:14.839692 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fdcf3fb5-e207-49ae-9473-9105bf86fa91 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:14.852043 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fdcf3fb5-e207-49ae-9473-9105bf86fa91 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:14.862924 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 760/1527] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:14 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 920 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:15.874899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a9170180-3d37-4603-8af0-1abe31e698d6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:15.879451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a9170180-3d37-4603-8af0-1abe31e698d6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:15.880296 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a9170180-3d37-4603-8af0-1abe31e698d6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:15.880758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a9170180-3d37-4603-8af0-1abe31e698d6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:15.895879 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:15.895879 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:15.902440 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a9170180-3d37-4603-8af0-1abe31e698d6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:15.918293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a9170180-3d37-4603-8af0-1abe31e698d6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:15.918293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 768/1528] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:15 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 920 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:16.764784 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2bd5e55a-a85a-4def-8f24-e4498189ae94 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:16.768403 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2bd5e55a-a85a-4def-8f24-e4498189ae94 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] DELETE http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490
Sep 23 14:10:16.768845 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2bd5e55a-a85a-4def-8f24-e4498189ae94 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:16.769327 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2bd5e55a-a85a-4def-8f24-e4498189ae94 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:16.769724 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-2bd5e55a-a85a-4def-8f24-e4498189ae94 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Delete volume with id: 01226735-ff69-473d-b9c9-18e9674fe490 
Sep 23 14:10:16.784036 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:16.784036 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:16.785045 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2bd5e55a-a85a-4def-8f24-e4498189ae94 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:10:16.932011 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-89c6dca8-235f-4971-b190-0a0fbc88a09a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:16.935594 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-89c6dca8-235f-4971-b190-0a0fbc88a09a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:16.936041 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-89c6dca8-235f-4971-b190-0a0fbc88a09a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:16.936593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-89c6dca8-235f-4971-b190-0a0fbc88a09a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:16.952216 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:16.952216 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:16.959257 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-89c6dca8-235f-4971-b190-0a0fbc88a09a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:16.968146 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-89c6dca8-235f-4971-b190-0a0fbc88a09a tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:16.968859 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 769/1529] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:16 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 920 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:10:17.144803 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2bd5e55a-a85a-4def-8f24-e4498189ae94 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Delete volume request issued successfully.
Sep 23 14:10:17.145271 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2bd5e55a-a85a-4def-8f24-e4498189ae94 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 returned with HTTP 202
Sep 23 14:10:17.149839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 761/1530] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:10:16 2022] DELETE /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 => generated 0 bytes in 383 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:10:17.151800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cb3860cc-d3e0-48ab-b4fc-7082b829cb06 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:17.155496 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cb3860cc-d3e0-48ab-b4fc-7082b829cb06 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490
Sep 23 14:10:17.157251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cb3860cc-d3e0-48ab-b4fc-7082b829cb06 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:17.157251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cb3860cc-d3e0-48ab-b4fc-7082b829cb06 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:17.172395 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:17.172395 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:17.179891 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cb3860cc-d3e0-48ab-b4fc-7082b829cb06 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:10:17.191703 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cb3860cc-d3e0-48ab-b4fc-7082b829cb06 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 returned with HTTP 200
Sep 23 14:10:17.191703 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 770/1531] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:17 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 => generated 918 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:17.340737 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f3b1110c-a37c-4ed8-a01a-c0e85c526258 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:17.344178 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f3b1110c-a37c-4ed8-a01a-c0e85c526258 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] POST http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action
Sep 23 14:10:17.344891 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f3b1110c-a37c-4ed8-a01a-c0e85c526258 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action body: b'{"os-attach": {"instance_uuid": "e9c937b4-c14c-4761-83ff-cf16703c0818", "mountpoint": "/dev/sdb"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:10:17.345215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f3b1110c-a37c-4ed8-a01a-c0e85c526258 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e9c937b4-c14c-4761-83ff-cf16703c0818", "mountpoint": "/dev/sdb"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:17.362122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:17.362122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:17.363178 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f3b1110c-a37c-4ed8-a01a-c0e85c526258 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:17.452756 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f3b1110c-a37c-4ed8-a01a-c0e85c526258 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Update volume admin metadata completed successfully.
Sep 23 14:10:17.971519 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f3b1110c-a37c-4ed8-a01a-c0e85c526258 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Attach volume completed successfully.
Sep 23 14:10:17.972307 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f3b1110c-a37c-4ed8-a01a-c0e85c526258 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action returned with HTTP 202
Sep 23 14:10:17.973114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 762/1532] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:10:17 2022] POST /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action => generated 0 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:10:17.978561 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0833391b-5c80-4f73-ac53-84697052a1f6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:17.982034 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0833391b-5c80-4f73-ac53-84697052a1f6 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:10:17.982502 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0833391b-5c80-4f73-ac53-84697052a1f6 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:17.982950 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0833391b-5c80-4f73-ac53-84697052a1f6 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:17.989065 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-53e22356-0f2e-4fb5-9590-2bc564633e0b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:17.992906 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-53e22356-0f2e-4fb5-9590-2bc564633e0b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:17.993353 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-53e22356-0f2e-4fb5-9590-2bc564633e0b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:17.993803 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-53e22356-0f2e-4fb5-9590-2bc564633e0b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:18.003476 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:18.003476 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:18.009006 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:18.009006 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:18.010687 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0833391b-5c80-4f73-ac53-84697052a1f6 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:18.016756 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-53e22356-0f2e-4fb5-9590-2bc564633e0b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:18.020026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0833391b-5c80-4f73-ac53-84697052a1f6 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:10:18.021254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 771/1533] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:17 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 1245 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:10:18.030295 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-53e22356-0f2e-4fb5-9590-2bc564633e0b tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:18.031069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 763/1534] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:17 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 978 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:10:18.039606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c5e3f068-7e16-4789-af87-9c1a2632f6a0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:18.043150 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c5e3f068-7e16-4789-af87-9c1a2632f6a0 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] POST http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action
Sep 23 14:10:18.043994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c5e3f068-7e16-4789-af87-9c1a2632f6a0 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action body: b'{"os-detach": {}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:10:18.044383 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c5e3f068-7e16-4789-af87-9c1a2632f6a0 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:18.064577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:18.064577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:18.065586 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c5e3f068-7e16-4789-af87-9c1a2632f6a0 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:18.208432 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-02857354-c755-43c9-9f21-45a8533abb87 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:18.212559 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-02857354-c755-43c9-9f21-45a8533abb87 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490
Sep 23 14:10:18.213015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-02857354-c755-43c9-9f21-45a8533abb87 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:18.213594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-02857354-c755-43c9-9f21-45a8533abb87 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:18.231529 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-02857354-c755-43c9-9f21-45a8533abb87 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 returned with HTTP 404
Sep 23 14:10:18.231529 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 764/1535] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:18 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/01226735-ff69-473d-b9c9-18e9674fe490 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:10:18.307685 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-60da4916-2bf2-47f5-acc4-3f1d8557c814 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:18.311198 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-60da4916-2bf2-47f5-acc4-3f1d8557c814 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] DELETE http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:10:18.311642 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-60da4916-2bf2-47f5-acc4-3f1d8557c814 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:18.312091 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-60da4916-2bf2-47f5-acc4-3f1d8557c814 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:18.312486 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-60da4916-2bf2-47f5-acc4-3f1d8557c814 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Delete volume with id: fcb463ed-1920-4c95-b596-e0ba4f14bfb1 
Sep 23 14:10:18.326552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:18.326552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:18.327514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-60da4916-2bf2-47f5-acc4-3f1d8557c814 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:10:18.470382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c5e3f068-7e16-4789-af87-9c1a2632f6a0 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Detach volume completed successfully.
Sep 23 14:10:18.470885 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c5e3f068-7e16-4789-af87-9c1a2632f6a0 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action returned with HTTP 202
Sep 23 14:10:18.475477 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 772/1536] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:10:18 2022] POST /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action => generated 0 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:10:18.475640 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-60da4916-2bf2-47f5-acc4-3f1d8557c814 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Delete volume request issued successfully.
Sep 23 14:10:18.475640 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-60da4916-2bf2-47f5-acc4-3f1d8557c814 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 202
Sep 23 14:10:18.475640 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 765/1537] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:10:18 2022] DELETE /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:10:18.477311 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-919ae7bf-919f-4ebf-9fad-87c0a8fd9fa3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:18.479690 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c14d324f-48fd-421c-b7b9-5da96d688ee7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:18.481005 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-919ae7bf-919f-4ebf-9fad-87c0a8fd9fa3 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:10:18.490649 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-919ae7bf-919f-4ebf-9fad-87c0a8fd9fa3 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:18.490649 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-919ae7bf-919f-4ebf-9fad-87c0a8fd9fa3 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:18.491067 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c14d324f-48fd-421c-b7b9-5da96d688ee7 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:10:18.491067 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c14d324f-48fd-421c-b7b9-5da96d688ee7 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:18.491067 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c14d324f-48fd-421c-b7b9-5da96d688ee7 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:18.498104 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:18.498104 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:18.504524 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:18.504524 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:18.505529 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-919ae7bf-919f-4ebf-9fad-87c0a8fd9fa3 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:18.511798 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c14d324f-48fd-421c-b7b9-5da96d688ee7 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Volume info retrieved successfully.
Sep 23 14:10:18.521045 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-919ae7bf-919f-4ebf-9fad-87c0a8fd9fa3 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:10:18.521636 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c14d324f-48fd-421c-b7b9-5da96d688ee7 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 200
Sep 23 14:10:18.526815 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 773/1538] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:18 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 930 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:18.526964 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 766/1539] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:18 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 917 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:10:19.050498 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f5f638a9-356b-4d54-a189-34b951ce43bc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:19.054635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f5f638a9-356b-4d54-a189-34b951ce43bc tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:19.055075 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f5f638a9-356b-4d54-a189-34b951ce43bc tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:19.055519 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f5f638a9-356b-4d54-a189-34b951ce43bc tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:19.070101 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:19.070101 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:19.073246 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=98,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:10:19.076412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f5f638a9-356b-4d54-a189-34b951ce43bc tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:19.085278 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f5f638a9-356b-4d54-a189-34b951ce43bc tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:19.085986 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 774/1540] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:19 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 981 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:19.539791 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d55c575f-56c0-46d2-8163-66cbbb2f4a65 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:19.543300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d55c575f-56c0-46d2-8163-66cbbb2f4a65 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] GET http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1
Sep 23 14:10:19.543745 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d55c575f-56c0-46d2-8163-66cbbb2f4a65 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:19.544197 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d55c575f-56c0-46d2-8163-66cbbb2f4a65 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:19.556195 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d55c575f-56c0-46d2-8163-66cbbb2f4a65 tempest-AttachVolumeShelveTestJSON-1453461522 tempest-AttachVolumeShelveTestJSON-1453461522-project] http://10.222.0.62/volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 returned with HTTP 404
Sep 23 14:10:19.557341 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 767/1541] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:19 2022] GET /volume/v3/c21d140d48ba4014bc470e8cf720785d/volumes/fcb463ed-1920-4c95-b596-e0ba4f14bfb1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:10:20.104299 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-97988261-44a9-4c3c-ade5-473197cc5bc8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:20.108245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-97988261-44a9-4c3c-ade5-473197cc5bc8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:20.108818 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-97988261-44a9-4c3c-ade5-473197cc5bc8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:20.109414 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-97988261-44a9-4c3c-ade5-473197cc5bc8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:20.145005 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:20.145005 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:20.154089 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-97988261-44a9-4c3c-ade5-473197cc5bc8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:20.167513 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-97988261-44a9-4c3c-ade5-473197cc5bc8 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:20.168592 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 775/1542] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:20 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 981 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:21.187034 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-320e0508-6e53-4950-82be-1139192a2121 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:21.190633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-320e0508-6e53-4950-82be-1139192a2121 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:21.191284 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-320e0508-6e53-4950-82be-1139192a2121 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:21.191735 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-320e0508-6e53-4950-82be-1139192a2121 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:21.216740 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:21.216740 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:21.227434 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-320e0508-6e53-4950-82be-1139192a2121 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:21.243712 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-320e0508-6e53-4950-82be-1139192a2121 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:21.259687 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 768/1543] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:21 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 981 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:22.264708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-040a635a-6bee-4f21-8c7a-6e1536efb2ef None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:22.269064 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-040a635a-6bee-4f21-8c7a-6e1536efb2ef tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:22.270457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-040a635a-6bee-4f21-8c7a-6e1536efb2ef tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:22.270457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-040a635a-6bee-4f21-8c7a-6e1536efb2ef tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:22.285360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:22.285360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:22.292146 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-040a635a-6bee-4f21-8c7a-6e1536efb2ef tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:22.302599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-040a635a-6bee-4f21-8c7a-6e1536efb2ef tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:22.303524 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 776/1544] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:22 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 1371 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:10:23.321697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e1ae7a24-714e-4194-a14e-398c6f04d667 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:23.325331 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e1ae7a24-714e-4194-a14e-398c6f04d667 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:23.326439 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e1ae7a24-714e-4194-a14e-398c6f04d667 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:23.326905 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e1ae7a24-714e-4194-a14e-398c6f04d667 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:23.345583 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:23.345583 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:23.355619 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e1ae7a24-714e-4194-a14e-398c6f04d667 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:23.370720 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e1ae7a24-714e-4194-a14e-398c6f04d667 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:23.373374 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 769/1545] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:23 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 1369 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:10:23.389025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-18bf025d-9bdb-48c2-832a-ae05f78f11f5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:23.393416 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18bf025d-9bdb-48c2-832a-ae05f78f11f5 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:23.394212 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-18bf025d-9bdb-48c2-832a-ae05f78f11f5 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:23.394927 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-18bf025d-9bdb-48c2-832a-ae05f78f11f5 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:23.413526 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:23.413526 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:23.420926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-18bf025d-9bdb-48c2-832a-ae05f78f11f5 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:23.432116 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18bf025d-9bdb-48c2-832a-ae05f78f11f5 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:23.433500 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 777/1546] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:23 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 1369 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:10:23.451075 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8c699c07-c077-44c8-8b6a-40b6152110f7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:23.454837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8c699c07-c077-44c8-8b6a-40b6152110f7 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] PUT http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:23.455583 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8c699c07-c077-44c8-8b6a-40b6152110f7 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1973594018"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:23.481811 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:23.481811 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:23.495452 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8c699c07-c077-44c8-8b6a-40b6152110f7 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:23.592858 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8c699c07-c077-44c8-8b6a-40b6152110f7 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume updated successfully.
Sep 23 14:10:23.594383 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8c699c07-c077-44c8-8b6a-40b6152110f7 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:23.595395 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 770/1547] 10.222.0.62 () {60 vars in 1345 bytes} [Fri Sep 23 14:10:23 2022] PUT /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 852 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:23.611410 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1fc1a0c4-052b-405e-a9c6-7ebc89fe879c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:23.615782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1fc1a0c4-052b-405e-a9c6-7ebc89fe879c tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] PUT http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:23.616394 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1fc1a0c4-052b-405e-a9c6-7ebc89fe879c tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1048573447", "description": "This is the new description of volume"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:23.656052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:23.656052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:23.673428 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1fc1a0c4-052b-405e-a9c6-7ebc89fe879c tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:23.756745 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1fc1a0c4-052b-405e-a9c6-7ebc89fe879c tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume updated successfully.
Sep 23 14:10:23.757928 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1fc1a0c4-052b-405e-a9c6-7ebc89fe879c tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:23.758761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 778/1548] 10.222.0.62 () {60 vars in 1346 bytes} [Fri Sep 23 14:10:23 2022] PUT /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 891 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:23.774641 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d50bb11c-972e-40d0-b185-69bfa70fc3f3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:23.778257 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d50bb11c-972e-40d0-b185-69bfa70fc3f3 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:23.778819 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d50bb11c-972e-40d0-b185-69bfa70fc3f3 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:23.779271 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d50bb11c-972e-40d0-b185-69bfa70fc3f3 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:23.794285 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:23.794285 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:23.801655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d50bb11c-972e-40d0-b185-69bfa70fc3f3 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:23.814021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d50bb11c-972e-40d0-b185-69bfa70fc3f3 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:23.822284 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 771/1549] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:23 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 1408 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:10:23.832510 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:23.836302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] POST http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes
Sep 23 14:10:23.837053 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1624681252", "availability_zone": "nova", "size": 1}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:23.839689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1624681252', 'availability_zone': 'nova', 'size': 1}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:10:23.840290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume of 1 GB
Sep 23 14:10:23.848606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Availability Zones retrieved successfully.
Sep 23 14:10:23.875343 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (1168e441-dd36-407c-b5a0-94afba5edc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:10:23.878544 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8c41515-0006-4cc2-87b9-bd1ab6dd3b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:23.881450 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:10:23.919320 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8c41515-0006-4cc2-87b9-bd1ab6dd3b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:23.921222 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18aeb3fa-0111-4bce-95ab-5797247a5d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:24.068300 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Created reservations ['f4ca90cd-13bd-4294-8649-45bb923b4277', 'f0151e81-6791-4558-8838-2ad354a900bb', '0ae88f03-8316-4958-a742-d9b017134dbe', '9a5e0beb-5679-441a-bf98-f2b66ea63b6d'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:10:24.070714 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18aeb3fa-0111-4bce-95ab-5797247a5d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4ca90cd-13bd-4294-8649-45bb923b4277', 'f0151e81-6791-4558-8838-2ad354a900bb', '0ae88f03-8316-4958-a742-d9b017134dbe', '9a5e0beb-5679-441a-bf98-f2b66ea63b6d']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:24.074768 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d619a23-f153-4aa3-81ac-93915a54de3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:24.162455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d619a23-f153-4aa3-81ac-93915a54de3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1aedd16-0cef-44e2-8b31-9930f52b0380', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1624681252',display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['f4ca90cd-13bd-4294-8649-45bb923b4277','f0151e81-6791-4558-8838-2ad354a900bb','0ae88f03-8316-4958-a742-d9b017134dbe','9a5e0beb-5679-441a-bf98-f2b66ea63b6d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:10:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1624681252',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=b1aedd16-0cef-44e2-8b31-9930f52b0380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c36dff07dcb04ee29210ebac9eb03804',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='178e5adbb5634ccdbba91ace9eac23fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:24.164307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e651f17-f54b-4e98-96ed-476a5c2cbfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:24.258115 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e651f17-f54b-4e98-96ed-476a5c2cbfd9) 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='tempest-@#$%^* description-1624681252',display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c36dff07dcb04ee29210ebac9eb03804',qos_specs=None,replication_status=<?>,reservations=['f4ca90cd-13bd-4294-8649-45bb923b4277','f0151e81-6791-4558-8838-2ad354a900bb','0ae88f03-8316-4958-a742-d9b017134dbe','9a5e0beb-5679-441a-bf98-f2b66ea63b6d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='178e5adbb5634ccdbba91ace9eac23fb',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:24.260154 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc600692-d592-4203-a0d9-b08f613b15f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:10:24.344566 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc600692-d592-4203-a0d9-b08f613b15f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:10:24.347788 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Flow 'volume_create_api' (1168e441-dd36-407c-b5a0-94afba5edc9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:10:24.349548 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Create volume request issued successfully.
Sep 23 14:10:24.351140 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eab1052e-e575-44bf-a67f-60e92e35d1f1 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes returned with HTTP 202
Sep 23 14:10:24.352407 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 779/1550] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:10:23 2022] POST /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes => generated 811 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:10:24.370428 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2cd14a8f-67f6-42ed-8d6e-18f3e72ee2b4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:24.373368 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2cd14a8f-67f6-42ed-8d6e-18f3e72ee2b4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380
Sep 23 14:10:24.373817 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2cd14a8f-67f6-42ed-8d6e-18f3e72ee2b4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:24.374314 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2cd14a8f-67f6-42ed-8d6e-18f3e72ee2b4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:24.399628 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:24.399628 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:24.418214 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2cd14a8f-67f6-42ed-8d6e-18f3e72ee2b4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:24.434383 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2cd14a8f-67f6-42ed-8d6e-18f3e72ee2b4 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380 returned with HTTP 200
Sep 23 14:10:24.435545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 772/1551] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:24 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380 => generated 879 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:25.453857 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6e2242de-3b49-40fc-bb9a-e3066f9b0054 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:25.457615 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6e2242de-3b49-40fc-bb9a-e3066f9b0054 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380
Sep 23 14:10:25.458062 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6e2242de-3b49-40fc-bb9a-e3066f9b0054 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:25.459186 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6e2242de-3b49-40fc-bb9a-e3066f9b0054 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:25.473903 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:25.473903 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:25.481226 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6e2242de-3b49-40fc-bb9a-e3066f9b0054 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:25.490669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6e2242de-3b49-40fc-bb9a-e3066f9b0054 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380 returned with HTTP 200
Sep 23 14:10:25.491397 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 780/1552] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:25 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380 => generated 904 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:25.507885 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-deed7876-2c47-4f8a-9f00-0d361ca1fdee None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:25.511505 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-deed7876-2c47-4f8a-9f00-0d361ca1fdee tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] PUT http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380
Sep 23 14:10:25.512314 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-deed7876-2c47-4f8a-9f00-0d361ca1fdee tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1973594018", "description": null}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:25.532281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:25.532281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:25.541873 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-deed7876-2c47-4f8a-9f00-0d361ca1fdee tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:25.643457 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-deed7876-2c47-4f8a-9f00-0d361ca1fdee tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume updated successfully.
Sep 23 14:10:25.644700 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-deed7876-2c47-4f8a-9f00-0d361ca1fdee tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380 returned with HTTP 200
Sep 23 14:10:25.647231 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 773/1553] 10.222.0.62 () {60 vars in 1345 bytes} [Fri Sep 23 14:10:25 2022] PUT /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380 => generated 839 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:25.663766 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-96987ee3-0574-4e65-a410-d3afb2fd31c2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:25.667878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-96987ee3-0574-4e65-a410-d3afb2fd31c2 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] DELETE http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380
Sep 23 14:10:25.668318 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-96987ee3-0574-4e65-a410-d3afb2fd31c2 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:25.668838 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-96987ee3-0574-4e65-a410-d3afb2fd31c2 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:25.669273 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-96987ee3-0574-4e65-a410-d3afb2fd31c2 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume with id: b1aedd16-0cef-44e2-8b31-9930f52b0380 
Sep 23 14:10:25.692888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:25.692888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:25.694136 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-96987ee3-0574-4e65-a410-d3afb2fd31c2 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:25.704815 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=80,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:10:25.921651 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-96987ee3-0574-4e65-a410-d3afb2fd31c2 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume request issued successfully.
Sep 23 14:10:25.922058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-96987ee3-0574-4e65-a410-d3afb2fd31c2 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380 returned with HTTP 202
Sep 23 14:10:25.922886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 781/1554] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:10:25 2022] DELETE /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380 => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:10:25.928397 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9df4c547-7679-49c9-953a-bccdcbf33502 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:25.934422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9df4c547-7679-49c9-953a-bccdcbf33502 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380
Sep 23 14:10:25.934422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9df4c547-7679-49c9-953a-bccdcbf33502 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:25.934422 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9df4c547-7679-49c9-953a-bccdcbf33502 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:25.948297 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:25.948297 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:25.950734 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=93,cinder:UPDATE=4,cinder:INSERT=3 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:10:25.955608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9df4c547-7679-49c9-953a-bccdcbf33502 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:25.965863 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9df4c547-7679-49c9-953a-bccdcbf33502 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380 returned with HTTP 200
Sep 23 14:10:25.966638 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 774/1555] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:25 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:26.984593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-161fad7e-939c-4a36-96ca-402045995bbb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:26.988983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-161fad7e-939c-4a36-96ca-402045995bbb tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380
Sep 23 14:10:26.989988 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-161fad7e-939c-4a36-96ca-402045995bbb tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:26.990545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-161fad7e-939c-4a36-96ca-402045995bbb tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:27.012145 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-161fad7e-939c-4a36-96ca-402045995bbb tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380 returned with HTTP 404
Sep 23 14:10:27.016132 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 782/1556] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:26 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/b1aedd16-0cef-44e2-8b31-9930f52b0380 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:10:27.025553 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-119ed258-278c-4eee-83c7-bec126086a90 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:27.026025 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-119ed258-278c-4eee-83c7-bec126086a90 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] DELETE http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:27.026532 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-119ed258-278c-4eee-83c7-bec126086a90 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:27.027200 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-119ed258-278c-4eee-83c7-bec126086a90 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:27.027782 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-119ed258-278c-4eee-83c7-bec126086a90 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume with id: 816a6e26-9b72-4a53-8f4e-a354e9aa5da0 
Sep 23 14:10:27.052772 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:27.052772 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:27.054284 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-119ed258-278c-4eee-83c7-bec126086a90 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:27.252847 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-119ed258-278c-4eee-83c7-bec126086a90 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume request issued successfully.
Sep 23 14:10:27.257824 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-119ed258-278c-4eee-83c7-bec126086a90 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 202
Sep 23 14:10:27.257824 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 775/1557] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:10:27 2022] DELETE /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:10:27.260850 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6c796be9-c53b-4905-aad0-7ebb71fb2f7f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:27.264521 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6c796be9-c53b-4905-aad0-7ebb71fb2f7f tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:27.264959 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6c796be9-c53b-4905-aad0-7ebb71fb2f7f tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:27.265593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6c796be9-c53b-4905-aad0-7ebb71fb2f7f tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:27.283405 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:27.283405 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:27.291491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6c796be9-c53b-4905-aad0-7ebb71fb2f7f tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:27.303128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6c796be9-c53b-4905-aad0-7ebb71fb2f7f tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 200
Sep 23 14:10:27.304283 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 783/1558] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:27 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 1407 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:10:28.322485 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4ed8e6f0-b33e-4d54-83e9-91cbbeef7bce None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:28.329482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4ed8e6f0-b33e-4d54-83e9-91cbbeef7bce tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0
Sep 23 14:10:28.330012 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4ed8e6f0-b33e-4d54-83e9-91cbbeef7bce tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:28.330572 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4ed8e6f0-b33e-4d54-83e9-91cbbeef7bce tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:28.346787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4ed8e6f0-b33e-4d54-83e9-91cbbeef7bce tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 returned with HTTP 404
Sep 23 14:10:28.348150 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 776/1559] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:28 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/816a6e26-9b72-4a53-8f4e-a354e9aa5da0 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:10:28.360549 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cc063f0c-157b-4d4b-81bd-2cbd7cca2ef6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:28.365617 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cc063f0c-157b-4d4b-81bd-2cbd7cca2ef6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] DELETE http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939
Sep 23 14:10:28.366423 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cc063f0c-157b-4d4b-81bd-2cbd7cca2ef6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:28.367221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cc063f0c-157b-4d4b-81bd-2cbd7cca2ef6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:28.367859 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-cc063f0c-157b-4d4b-81bd-2cbd7cca2ef6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume with id: 0b5f4c13-e3e7-47ef-8d9c-573aad7ef939 
Sep 23 14:10:28.386562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:28.386562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:28.388082 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cc063f0c-157b-4d4b-81bd-2cbd7cca2ef6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:28.635993 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cc063f0c-157b-4d4b-81bd-2cbd7cca2ef6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Delete volume request issued successfully.
Sep 23 14:10:28.636400 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cc063f0c-157b-4d4b-81bd-2cbd7cca2ef6 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939 returned with HTTP 202
Sep 23 14:10:28.637174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 784/1560] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:10:28 2022] DELETE /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939 => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:10:28.643964 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a246de16-9c7e-4bbd-be84-ac09f602cc30 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:28.646719 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a246de16-9c7e-4bbd-be84-ac09f602cc30 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939
Sep 23 14:10:28.647270 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a246de16-9c7e-4bbd-be84-ac09f602cc30 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:28.647739 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a246de16-9c7e-4bbd-be84-ac09f602cc30 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:28.664641 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:28.664641 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:28.672212 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a246de16-9c7e-4bbd-be84-ac09f602cc30 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Volume info retrieved successfully.
Sep 23 14:10:28.685405 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a246de16-9c7e-4bbd-be84-ac09f602cc30 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939 returned with HTTP 200
Sep 23 14:10:28.686496 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 777/1561] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:28 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939 => generated 905 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:29.703985 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-18ed5c91-928e-46e0-bf0b-48bcd0496f47 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:29.711783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18ed5c91-928e-46e0-bf0b-48bcd0496f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] GET http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939
Sep 23 14:10:29.712261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-18ed5c91-928e-46e0-bf0b-48bcd0496f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:29.712722 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-18ed5c91-928e-46e0-bf0b-48bcd0496f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:29.732308 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18ed5c91-928e-46e0-bf0b-48bcd0496f47 tempest-VolumesGetTest-182657515 tempest-VolumesGetTest-182657515-project] http://10.222.0.62/volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939 returned with HTTP 404
Sep 23 14:10:29.735511 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 785/1562] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:29 2022] GET /volume/v3/c36dff07dcb04ee29210ebac9eb03804/volumes/0b5f4c13-e3e7-47ef-8d9c-573aad7ef939 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:10:38.679077 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=21,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:10:39.717699 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=22,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:10:40.288708 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f035dbed-fb24-437b-a3e6-7b67ae416d9d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:40.293292 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f035dbed-fb24-437b-a3e6-7b67ae416d9d tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] POST http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action
Sep 23 14:10:40.294096 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f035dbed-fb24-437b-a3e6-7b67ae416d9d tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action body: b'{"os-attach": {"instance_uuid": "d28a9e76-7867-4804-88d1-714fa4a61917", "mountpoint": "/dev/sdb"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:10:40.294446 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f035dbed-fb24-437b-a3e6-7b67ae416d9d tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d28a9e76-7867-4804-88d1-714fa4a61917", "mountpoint": "/dev/sdb"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:40.312085 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:40.312085 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:40.313122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f035dbed-fb24-437b-a3e6-7b67ae416d9d tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:40.325020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f035dbed-fb24-437b-a3e6-7b67ae416d9d tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Update volume admin metadata completed successfully.
Sep 23 14:10:40.737877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f035dbed-fb24-437b-a3e6-7b67ae416d9d tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Attach volume completed successfully.
Sep 23 14:10:40.738768 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f035dbed-fb24-437b-a3e6-7b67ae416d9d tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action returned with HTTP 202
Sep 23 14:10:40.740146 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 778/1563] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:10:40 2022] POST /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action => generated 0 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:10:40.744712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8fda0dcc-8d9d-4d6f-87c9-aeb55e974bec None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:40.748464 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8fda0dcc-8d9d-4d6f-87c9-aeb55e974bec tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:10:40.748918 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8fda0dcc-8d9d-4d6f-87c9-aeb55e974bec tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:40.749378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8fda0dcc-8d9d-4d6f-87c9-aeb55e974bec tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:40.769221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:40.769221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:40.776301 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8fda0dcc-8d9d-4d6f-87c9-aeb55e974bec tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:40.785437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8fda0dcc-8d9d-4d6f-87c9-aeb55e974bec tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:10:40.786600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 786/1564] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:40 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 1245 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:10:40.805139 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7bac8fbd-5745-4602-a888-c44f5b1791de None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:40.808859 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7bac8fbd-5745-4602-a888-c44f5b1791de tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:10:40.809323 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7bac8fbd-5745-4602-a888-c44f5b1791de tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:40.809770 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7bac8fbd-5745-4602-a888-c44f5b1791de tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:40.828353 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:40.828353 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:40.835276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7bac8fbd-5745-4602-a888-c44f5b1791de tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:40.844999 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7bac8fbd-5745-4602-a888-c44f5b1791de tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:10:40.845734 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 779/1565] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:40 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 1245 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:10:40.863099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e13014f3-2358-4544-9f62-cf05549d5098 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:40.867700 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e13014f3-2358-4544-9f62-cf05549d5098 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] POST http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action
Sep 23 14:10:40.868461 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e13014f3-2358-4544-9f62-cf05549d5098 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action body: b'{"os-detach": {}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:10:40.868782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e13014f3-2358-4544-9f62-cf05549d5098 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:40.889473 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:40.889473 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:40.890540 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e13014f3-2358-4544-9f62-cf05549d5098 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:41.207261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e13014f3-2358-4544-9f62-cf05549d5098 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Detach volume completed successfully.
Sep 23 14:10:41.208787 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e13014f3-2358-4544-9f62-cf05549d5098 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action returned with HTTP 202
Sep 23 14:10:41.210618 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 787/1566] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:10:40 2022] POST /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action => generated 0 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:10:41.215602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e99baa9f-92e9-49ef-9b21-4a749bd9fc50 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:41.220798 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e99baa9f-92e9-49ef-9b21-4a749bd9fc50 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:10:41.221447 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e99baa9f-92e9-49ef-9b21-4a749bd9fc50 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:41.222106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e99baa9f-92e9-49ef-9b21-4a749bd9fc50 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:41.238083 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:41.238083 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:41.245522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e99baa9f-92e9-49ef-9b21-4a749bd9fc50 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:41.255109 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e99baa9f-92e9-49ef-9b21-4a749bd9fc50 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:10:41.260024 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 780/1567] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:41 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 930 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:46.315633 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-acd204d6-5b4f-4816-98ec-b79ea66a99f8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:46.319935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-acd204d6-5b4f-4816-98ec-b79ea66a99f8 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] POST http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action
Sep 23 14:10:46.320644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-acd204d6-5b4f-4816-98ec-b79ea66a99f8 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action body: b'{"os-reserve": {}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:10:46.320962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-acd204d6-5b4f-4816-98ec-b79ea66a99f8 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:46.336055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:46.336055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:46.337065 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-acd204d6-5b4f-4816-98ec-b79ea66a99f8 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:46.415930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-acd204d6-5b4f-4816-98ec-b79ea66a99f8 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Reserve volume completed successfully.
Sep 23 14:10:46.415930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-acd204d6-5b4f-4816-98ec-b79ea66a99f8 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action returned with HTTP 202
Sep 23 14:10:46.419183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 788/1568] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:10:46 2022] POST /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:10:46.422269 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5a494c52-c9d9-4ed8-bfe5-2646018d08c5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:46.427338 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5a494c52-c9d9-4ed8-bfe5-2646018d08c5 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:10:46.427338 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5a494c52-c9d9-4ed8-bfe5-2646018d08c5 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:46.427518 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5a494c52-c9d9-4ed8-bfe5-2646018d08c5 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:46.444089 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:46.444089 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:46.451255 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5a494c52-c9d9-4ed8-bfe5-2646018d08c5 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:46.461632 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5a494c52-c9d9-4ed8-bfe5-2646018d08c5 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:10:46.462026 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 781/1569] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:46 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 930 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:10:46.479246 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5dc66c71-0008-42a2-9bc6-2fa4f8585704 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:46.482712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5dc66c71-0008-42a2-9bc6-2fa4f8585704 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] POST http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action
Sep 23 14:10:46.483711 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5dc66c71-0008-42a2-9bc6-2fa4f8585704 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action body: b'{"os-unreserve": {}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:10:46.484032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5dc66c71-0008-42a2-9bc6-2fa4f8585704 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:46.500557 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:46.500557 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:46.501658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-5dc66c71-0008-42a2-9bc6-2fa4f8585704 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:46.588928 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-5dc66c71-0008-42a2-9bc6-2fa4f8585704 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Unreserve volume completed successfully.
Sep 23 14:10:46.589396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5dc66c71-0008-42a2-9bc6-2fa4f8585704 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action returned with HTTP 202
Sep 23 14:10:46.590373 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 789/1570] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:10:46 2022] POST /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:10:46.595115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-372f09f9-51cd-40d2-9c2c-9a0a982041d5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:46.599023 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-372f09f9-51cd-40d2-9c2c-9a0a982041d5 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:10:46.599761 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-372f09f9-51cd-40d2-9c2c-9a0a982041d5 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:46.600288 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-372f09f9-51cd-40d2-9c2c-9a0a982041d5 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:46.617759 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:46.617759 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:46.625032 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-372f09f9-51cd-40d2-9c2c-9a0a982041d5 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:46.635539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-372f09f9-51cd-40d2-9c2c-9a0a982041d5 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:10:46.640607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 782/1571] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:46 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 930 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:46.654002 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7830543c-e8eb-47f5-a948-cf0223333771 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:46.657566 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7830543c-e8eb-47f5-a948-cf0223333771 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] POST http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action
Sep 23 14:10:46.658294 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7830543c-e8eb-47f5-a948-cf0223333771 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:10:46.658648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7830543c-e8eb-47f5-a948-cf0223333771 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:46.674566 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:46.674566 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:46.675544 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7830543c-e8eb-47f5-a948-cf0223333771 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:46.767115 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7830543c-e8eb-47f5-a948-cf0223333771 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume updated successfully.
Sep 23 14:10:46.767599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7830543c-e8eb-47f5-a948-cf0223333771 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action returned with HTTP 200
Sep 23 14:10:46.768572 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 790/1572] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:10:46 2022] POST /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action => generated 0 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0)
Sep 23 14:10:46.773938 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fca0ff56-ba01-4d94-970a-9f8881dc9dba None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:46.780905 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fca0ff56-ba01-4d94-970a-9f8881dc9dba tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:10:46.781591 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fca0ff56-ba01-4d94-970a-9f8881dc9dba tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:46.782436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fca0ff56-ba01-4d94-970a-9f8881dc9dba tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:46.805907 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:46.805907 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:46.817648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fca0ff56-ba01-4d94-970a-9f8881dc9dba tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:46.830143 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fca0ff56-ba01-4d94-970a-9f8881dc9dba tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:10:46.830955 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 783/1573] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:46 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 929 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:46.848303 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cd14e2e0-fab9-4352-81e4-669e35f19a17 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:46.853162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cd14e2e0-fab9-4352-81e4-669e35f19a17 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] POST http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action
Sep 23 14:10:46.853993 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cd14e2e0-fab9-4352-81e4-669e35f19a17 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:10:46.854409 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cd14e2e0-fab9-4352-81e4-669e35f19a17 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:46.871677 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:46.871677 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:46.872728 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cd14e2e0-fab9-4352-81e4-669e35f19a17 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:46.946759 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cd14e2e0-fab9-4352-81e4-669e35f19a17 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume updated successfully.
Sep 23 14:10:46.947231 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cd14e2e0-fab9-4352-81e4-669e35f19a17 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action returned with HTTP 200
Sep 23 14:10:46.950958 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 791/1574] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:10:46 2022] POST /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action => generated 0 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0)
Sep 23 14:10:46.952653 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-79352e5b-a7e6-49db-8663-bffaf44f7345 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:46.956248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-79352e5b-a7e6-49db-8663-bffaf44f7345 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:10:46.956725 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-79352e5b-a7e6-49db-8663-bffaf44f7345 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:46.957180 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-79352e5b-a7e6-49db-8663-bffaf44f7345 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:46.972177 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:46.972177 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:46.980624 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-79352e5b-a7e6-49db-8663-bffaf44f7345 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:46.990919 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-79352e5b-a7e6-49db-8663-bffaf44f7345 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:10:46.991654 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 784/1575] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:46 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 930 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:47.022924 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-afb5cae0-5935-4243-919e-4068020ad49f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:47.026467 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-afb5cae0-5935-4243-919e-4068020ad49f tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] POST http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action
Sep 23 14:10:47.027170 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-afb5cae0-5935-4243-919e-4068020ad49f tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:10:47.027489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-afb5cae0-5935-4243-919e-4068020ad49f tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:47.044963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:47.044963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:47.046027 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-afb5cae0-5935-4243-919e-4068020ad49f tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:47.118213 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-afb5cae0-5935-4243-919e-4068020ad49f tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Update volume admin metadata completed successfully.
Sep 23 14:10:47.118576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-afb5cae0-5935-4243-919e-4068020ad49f tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Update readonly setting on volume completed successfully.
Sep 23 14:10:47.119046 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-afb5cae0-5935-4243-919e-4068020ad49f tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action returned with HTTP 202
Sep 23 14:10:47.122806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 792/1576] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:10:47 2022] POST /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:10:47.124584 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3502b463-c298-441e-a3fd-72292e1e16bd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:47.128167 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3502b463-c298-441e-a3fd-72292e1e16bd tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:10:47.128632 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3502b463-c298-441e-a3fd-72292e1e16bd tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:47.129070 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3502b463-c298-441e-a3fd-72292e1e16bd tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:47.143413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:47.143413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:47.151476 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3502b463-c298-441e-a3fd-72292e1e16bd tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:47.162589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3502b463-c298-441e-a3fd-72292e1e16bd tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:10:47.167708 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 785/1577] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:47 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 929 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:47.180329 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8449e9ee-4c26-4c2c-9c19-9a67c2cf4889 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:47.184052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8449e9ee-4c26-4c2c-9c19-9a67c2cf4889 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] POST http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action
Sep 23 14:10:47.184905 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8449e9ee-4c26-4c2c-9c19-9a67c2cf4889 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:10:47.185228 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8449e9ee-4c26-4c2c-9c19-9a67c2cf4889 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:47.201679 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:47.201679 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:47.202794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8449e9ee-4c26-4c2c-9c19-9a67c2cf4889 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:47.320371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8449e9ee-4c26-4c2c-9c19-9a67c2cf4889 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Update volume admin metadata completed successfully.
Sep 23 14:10:47.321017 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8449e9ee-4c26-4c2c-9c19-9a67c2cf4889 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Update readonly setting on volume completed successfully.
Sep 23 14:10:47.321296 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8449e9ee-4c26-4c2c-9c19-9a67c2cf4889 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action returned with HTTP 202
Sep 23 14:10:47.322301 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 793/1578] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:10:47 2022] POST /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:10:47.331934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-15be4eb7-c725-4447-b35d-728d9be57639 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:47.331934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-15be4eb7-c725-4447-b35d-728d9be57639 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:10:47.331934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-15be4eb7-c725-4447-b35d-728d9be57639 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:47.331934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-15be4eb7-c725-4447-b35d-728d9be57639 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:47.351596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:47.351596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:47.363479 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-15be4eb7-c725-4447-b35d-728d9be57639 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:47.373144 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-15be4eb7-c725-4447-b35d-728d9be57639 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:10:47.373882 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 786/1579] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:10:47 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 930 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:10:47.392725 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6c559c98-075d-44d1-be03-27ccaf032884 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:47.397100 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6c559c98-075d-44d1-be03-27ccaf032884 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] POST http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action
Sep 23 14:10:47.397765 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6c559c98-075d-44d1-be03-27ccaf032884 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1695374584", "disk_format": "raw"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:10:47.398095 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6c559c98-075d-44d1-be03-27ccaf032884 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1695374584", "disk_format": "raw"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:10:47.415658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:47.415658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:47.416742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6c559c98-075d-44d1-be03-27ccaf032884 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:10:47.553798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:47.553798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:47.750592 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6c559c98-075d-44d1-be03-27ccaf032884 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Copy volume to image completed successfully.
Sep 23 14:10:47.751538 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6c559c98-075d-44d1-be03-27ccaf032884 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action returned with HTTP 202
Sep 23 14:10:47.753129 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 794/1580] 10.222.0.62 () {60 vars in 1368 bytes} [Fri Sep 23 14:10:47 2022] POST /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51/action => generated 698 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:10:52.821139 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-cc3e8cea-c242-4bdf-8229-7e8558628b5d req-cb9dd5a7-5215-4d25-961b-f1512420a146 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:52.825683 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-cc3e8cea-c242-4bdf-8229-7e8558628b5d req-cb9dd5a7-5215-4d25-961b-f1512420a146 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] DELETE http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments/8c746262-d1e6-4c75-89e2-a8ab315ceda4
Sep 23 14:10:52.826227 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-cc3e8cea-c242-4bdf-8229-7e8558628b5d req-cb9dd5a7-5215-4d25-961b-f1512420a146 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:52.826780 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-cc3e8cea-c242-4bdf-8229-7e8558628b5d req-cb9dd5a7-5215-4d25-961b-f1512420a146 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:52.870591 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:52.870591 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:53.238127 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-cc3e8cea-c242-4bdf-8229-7e8558628b5d req-cb9dd5a7-5215-4d25-961b-f1512420a146 tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/attachments/8c746262-d1e6-4c75-89e2-a8ab315ceda4 returned with HTTP 200
Sep 23 14:10:53.238961 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 787/1581] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:10:52 2022] DELETE /volume/v3/728460a287914347b74cfe886f56ee6c/attachments/8c746262-d1e6-4c75-89e2-a8ab315ceda4 => generated 19 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:10:53.663561 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-cc3e8cea-c242-4bdf-8229-7e8558628b5d req-f0742b80-3583-4bf5-883e-b80b3df8e18b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:10:53.668900 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-cc3e8cea-c242-4bdf-8229-7e8558628b5d req-f0742b80-3583-4bf5-883e-b80b3df8e18b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] DELETE http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67
Sep 23 14:10:53.669554 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-cc3e8cea-c242-4bdf-8229-7e8558628b5d req-f0742b80-3583-4bf5-883e-b80b3df8e18b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:10:53.670190 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-cc3e8cea-c242-4bdf-8229-7e8558628b5d req-f0742b80-3583-4bf5-883e-b80b3df8e18b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:10:53.671118 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [req-cc3e8cea-c242-4bdf-8229-7e8558628b5d req-f0742b80-3583-4bf5-883e-b80b3df8e18b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Delete volume with id: 9ae742da-c1cd-4c26-ae17-ab200f722d67 
Sep 23 14:10:53.710707 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:10:53.710707 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:10:53.712115 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-cc3e8cea-c242-4bdf-8229-7e8558628b5d req-f0742b80-3583-4bf5-883e-b80b3df8e18b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Volume info retrieved successfully.
Sep 23 14:10:53.898871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-cc3e8cea-c242-4bdf-8229-7e8558628b5d req-f0742b80-3583-4bf5-883e-b80b3df8e18b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] Delete volume request issued successfully.
Sep 23 14:10:53.904767 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-cc3e8cea-c242-4bdf-8229-7e8558628b5d req-f0742b80-3583-4bf5-883e-b80b3df8e18b tempest-TestShelveInstance-1487927433 tempest-TestShelveInstance-1487927433-project] http://10.222.0.62/volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 returned with HTTP 202
Sep 23 14:10:53.906032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 795/1582] 10.222.0.49 () {60 vars in 1393 bytes} [Fri Sep 23 14:10:53 2022] DELETE /volume/v3/728460a287914347b74cfe886f56ee6c/volumes/9ae742da-c1cd-4c26-ae17-ab200f722d67 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:11:03.238137 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=81,cinder:UPDATE=3 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:11:03.807281 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=53,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:11:10.408395 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0b4cc77d-3dd2-4ec4-b88e-b661cd26c4d2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:10.413126 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0b4cc77d-3dd2-4ec4-b88e-b661cd26c4d2 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:11:10.413572 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0b4cc77d-3dd2-4ec4-b88e-b661cd26c4d2 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:10.414024 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0b4cc77d-3dd2-4ec4-b88e-b661cd26c4d2 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:10.428417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:10.428417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:10.435160 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0b4cc77d-3dd2-4ec4-b88e-b661cd26c4d2 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:11:10.444002 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0b4cc77d-3dd2-4ec4-b88e-b661cd26c4d2 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:11:10.444693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 788/1583] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:10 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 930 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:11.464257 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e09ae618-72ca-41c1-ac2f-ca08b7c2d679 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:11.467950 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e09ae618-72ca-41c1-ac2f-ca08b7c2d679 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:11:11.468342 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e09ae618-72ca-41c1-ac2f-ca08b7c2d679 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:11.468800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e09ae618-72ca-41c1-ac2f-ca08b7c2d679 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:11.483165 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:11.483165 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:11.490112 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e09ae618-72ca-41c1-ac2f-ca08b7c2d679 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:11:11.499125 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e09ae618-72ca-41c1-ac2f-ca08b7c2d679 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:11:11.499834 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 796/1584] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:11 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 930 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:12.889980 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e62732a7-b18f-44d4-ab68-95592f0369a2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:12.893516 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e62732a7-b18f-44d4-ab68-95592f0369a2 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] DELETE http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:11:12.894001 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e62732a7-b18f-44d4-ab68-95592f0369a2 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:12.894483 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e62732a7-b18f-44d4-ab68-95592f0369a2 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:12.894883 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-e62732a7-b18f-44d4-ab68-95592f0369a2 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Delete volume with id: efe04a05-62db-4c2b-946f-2d5d5ff69b51 
Sep 23 14:11:12.909280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:12.909280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:12.910470 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e62732a7-b18f-44d4-ab68-95592f0369a2 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:11:13.080859 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e62732a7-b18f-44d4-ab68-95592f0369a2 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Delete volume request issued successfully.
Sep 23 14:11:13.081274 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e62732a7-b18f-44d4-ab68-95592f0369a2 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 202
Sep 23 14:11:13.082053 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 789/1585] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:11:12 2022] DELETE /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:11:13.086728 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c68f466c-d5db-4d74-b976-7c0ecd51e3fa None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:13.090265 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c68f466c-d5db-4d74-b976-7c0ecd51e3fa tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:11:13.090919 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c68f466c-d5db-4d74-b976-7c0ecd51e3fa tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:13.091370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c68f466c-d5db-4d74-b976-7c0ecd51e3fa tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:13.106606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:13.106606 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:13.113236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c68f466c-d5db-4d74-b976-7c0ecd51e3fa tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Volume info retrieved successfully.
Sep 23 14:11:13.123445 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c68f466c-d5db-4d74-b976-7c0ecd51e3fa tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 200
Sep 23 14:11:13.124153 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 797/1586] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:13 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 929 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:14.142060 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3f7f3c3c-c839-4f6e-93a8-9b5ca7fd7ff1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:14.146697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3f7f3c3c-c839-4f6e-93a8-9b5ca7fd7ff1 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] GET http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51
Sep 23 14:11:14.146697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3f7f3c3c-c839-4f6e-93a8-9b5ca7fd7ff1 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:14.146918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3f7f3c3c-c839-4f6e-93a8-9b5ca7fd7ff1 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:14.158366 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3f7f3c3c-c839-4f6e-93a8-9b5ca7fd7ff1 tempest-VolumesActionsTest-762350336 tempest-VolumesActionsTest-762350336-project] http://10.222.0.62/volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 returned with HTTP 404
Sep 23 14:11:14.159280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 790/1587] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:14 2022] GET /volume/v3/c4ce494070ca4b76a93a6a4a9f42414c/volumes/efe04a05-62db-4c2b-946f-2d5d5ff69b51 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:11:16.470811 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a51c4ba8-b695-4347-bb5c-491b652364f7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:16.585254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a51c4ba8-b695-4347-bb5c-491b652364f7 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] POST http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots
Sep 23 14:11:16.585966 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a51c4ba8-b695-4347-bb5c-491b652364f7 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d25c44a0-b086-41f9-a6b4-eb4d50c3d050", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-165675414"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:11:16.598920 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a51c4ba8-b695-4347-bb5c-491b652364f7 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots returned with HTTP 404
Sep 23 14:11:16.599773 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 798/1588] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:11:16 2022] POST /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:11:16.605507 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4f3250a8-f685-4242-8012-3d770eccad14 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:16.609582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4f3250a8-f685-4242-8012-3d770eccad14 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] POST http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots
Sep 23 14:11:16.610271 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4f3250a8-f685-4242-8012-3d770eccad14 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2030685088"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:11:16.654951 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4f3250a8-f685-4242-8012-3d770eccad14 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots returned with HTTP 404
Sep 23 14:11:16.655862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 791/1589] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:11:16 2022] POST /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots => generated 77 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:11:16.661452 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6b7a0c69-431b-4b1e-bd42-2af0786ffafe None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:16.665377 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6b7a0c69-431b-4b1e-bd42-2af0786ffafe tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots?limit=invalid
Sep 23 14:11:16.665824 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6b7a0c69-431b-4b1e-bd42-2af0786ffafe tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:16.666283 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6b7a0c69-431b-4b1e-bd42-2af0786ffafe tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:16.666948 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6b7a0c69-431b-4b1e-bd42-2af0786ffafe tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] HTTP exception thrown: limit param must be an integer
Sep 23 14:11:16.667283 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6b7a0c69-431b-4b1e-bd42-2af0786ffafe tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots?limit=invalid returned with HTTP 400
Sep 23 14:11:16.668151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 799/1590] 10.222.0.62 () {58 vars in 1247 bytes} [Fri Sep 23 14:11:16 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:11:16.673277 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a1d292f1-d63d-4271-8e83-f1cad295575c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:16.677712 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a1d292f1-d63d-4271-8e83-f1cad295575c tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots?marker=43910e96-0125-4511-85ac-302f2a758e21
Sep 23 14:11:16.678153 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a1d292f1-d63d-4271-8e83-f1cad295575c tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:16.678632 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a1d292f1-d63d-4271-8e83-f1cad295575c tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:16.679248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-a1d292f1-d63d-4271-8e83-f1cad295575c tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:11:16.681588 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-a1d292f1-d63d-4271-8e83-f1cad295575c tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:11:16.689313 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a1d292f1-d63d-4271-8e83-f1cad295575c tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots?marker=43910e96-0125-4511-85ac-302f2a758e21 returned with HTTP 404
Sep 23 14:11:16.690143 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 792/1591] 10.222.0.62 () {58 vars in 1307 bytes} [Fri Sep 23 14:11:16 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots?marker=43910e96-0125-4511-85ac-302f2a758e21 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:11:16.696181 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b92384bc-da09-464b-9555-358e95eda603 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:16.700044 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b92384bc-da09-464b-9555-358e95eda603 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots?sort_key=invalid
Sep 23 14:11:16.700505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b92384bc-da09-464b-9555-358e95eda603 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:16.700952 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b92384bc-da09-464b-9555-358e95eda603 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:16.701492 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-b92384bc-da09-464b-9555-358e95eda603 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:11:16.703576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-b92384bc-da09-464b-9555-358e95eda603 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:11:16.704381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b92384bc-da09-464b-9555-358e95eda603 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots?sort_key=invalid returned with HTTP 400
Sep 23 14:11:16.705179 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 800/1592] 10.222.0.62 () {58 vars in 1253 bytes} [Fri Sep 23 14:11:16 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0)
Sep 23 14:11:16.711003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-96cd7010-753d-4855-90de-9e217b714176 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:16.714442 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] POST http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes
Sep 23 14:11:16.715121 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-227848851"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:11:16.717298 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-227848851'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:11:16.717608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Create volume of 2 GB
Sep 23 14:11:16.725540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Availability Zones retrieved successfully.
Sep 23 14:11:16.741205 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Flow 'volume_create_api' (b3150dd3-7bad-4073-a84f-79895634e683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:11:16.744455 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b84606-aab4-4289-bf04-68cb9f38e85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:11:16.746796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Validating volume size '2' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:11:16.778369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b84606-aab4-4289-bf04-68cb9f38e85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:11:16.780343 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7666e9f-9ae4-4042-982c-663b4c923ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:11:17.043803 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Created reservations ['c87ac690-a6ef-4d4b-b88b-5ba488814f0a', 'dd753309-04b8-47f5-9db0-9d3cce191d09', '261ad0b3-1f4b-4985-b49b-6fd19677f34b', 'e817f30a-8dbb-4f79-a5ca-c724bc5b7849'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:11:17.045558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7666e9f-9ae4-4042-982c-663b4c923ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c87ac690-a6ef-4d4b-b88b-5ba488814f0a', 'dd753309-04b8-47f5-9db0-9d3cce191d09', '261ad0b3-1f4b-4985-b49b-6fd19677f34b', 'e817f30a-8dbb-4f79-a5ca-c724bc5b7849']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:11:17.047476 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acafce51-5055-442b-a90d-93bb6cecc740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:11:17.132586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acafce51-5055-442b-a90d-93bb6cecc740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75df9cfc-5df5-4746-a62e-3b0dd4d74702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-227848851',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='7bb33ccaa0a148899e9929db72020fd7',qos_specs=None,replication_status=<?>,reservations=['c87ac690-a6ef-4d4b-b88b-5ba488814f0a','dd753309-04b8-47f5-9db0-9d3cce191d09','261ad0b3-1f4b-4985-b49b-6fd19677f34b','e817f30a-8dbb-4f79-a5ca-c724bc5b7849'],size=2,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='e11f119fafab401ea09223e5083c01d1',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-227848851',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=75df9cfc-5df5-4746-a62e-3b0dd4d74702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bb33ccaa0a148899e9929db72020fd7',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=2,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e11f119fafab401ea09223e5083c01d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:11:17.134448 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b886d7f-bdc5-479d-b7b1-fe48d0b0d2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:11:17.225781 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b886d7f-bdc5-479d-b7b1-fe48d0b0d2ff) 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-VolumesSnapshotNegativeTestJSON-Volume-227848851',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='7bb33ccaa0a148899e9929db72020fd7',qos_specs=None,replication_status=<?>,reservations=['c87ac690-a6ef-4d4b-b88b-5ba488814f0a','dd753309-04b8-47f5-9db0-9d3cce191d09','261ad0b3-1f4b-4985-b49b-6fd19677f34b','e817f30a-8dbb-4f79-a5ca-c724bc5b7849'],size=2,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='e11f119fafab401ea09223e5083c01d1',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:11:17.227596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f817bf05-3592-4177-bb2f-267b7432adfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:11:17.322749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f817bf05-3592-4177-bb2f-267b7432adfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:11:17.325000 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Flow 'volume_create_api' (b3150dd3-7bad-4073-a84f-79895634e683) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:11:17.325668 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Create volume request issued successfully.
Sep 23 14:11:17.327021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-96cd7010-753d-4855-90de-9e217b714176 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes returned with HTTP 202
Sep 23 14:11:17.327984 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 793/1593] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:11:16 2022] POST /volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes => generated 830 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:11:17.343835 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f4de097f-ced4-4777-808a-7ac186d4a139 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:17.349698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f4de097f-ced4-4777-808a-7ac186d4a139 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702
Sep 23 14:11:17.350321 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f4de097f-ced4-4777-808a-7ac186d4a139 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:17.350627 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f4de097f-ced4-4777-808a-7ac186d4a139 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:17.364742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:17.364742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:17.371230 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f4de097f-ced4-4777-808a-7ac186d4a139 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Volume info retrieved successfully.
Sep 23 14:11:17.380489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f4de097f-ced4-4777-808a-7ac186d4a139 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702 returned with HTTP 200
Sep 23 14:11:17.381212 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 801/1594] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:17 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702 => generated 898 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:18.400167 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8a8fcacf-3cc7-4476-be64-6111f36eacf8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:18.403961 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8a8fcacf-3cc7-4476-be64-6111f36eacf8 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702
Sep 23 14:11:18.404427 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8a8fcacf-3cc7-4476-be64-6111f36eacf8 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:18.404877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8a8fcacf-3cc7-4476-be64-6111f36eacf8 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:18.419053 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:18.419053 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:18.425179 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8a8fcacf-3cc7-4476-be64-6111f36eacf8 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Volume info retrieved successfully.
Sep 23 14:11:18.434168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8a8fcacf-3cc7-4476-be64-6111f36eacf8 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702 returned with HTTP 200
Sep 23 14:11:18.434911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 794/1595] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:18 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702 => generated 923 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:18.451758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-38946463-4491-43d5-91fc-5302c3f30dfe None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:18.455648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-38946463-4491-43d5-91fc-5302c3f30dfe tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] POST http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots
Sep 23 14:11:18.456417 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-38946463-4491-43d5-91fc-5302c3f30dfe tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75df9cfc-5df5-4746-a62e-3b0dd4d74702", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-51379531"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:11:18.473689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:18.473689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:18.474644 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-38946463-4491-43d5-91fc-5302c3f30dfe tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Volume info retrieved successfully.
Sep 23 14:11:18.474972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.snapshots [None req-38946463-4491-43d5-91fc-5302c3f30dfe tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Create snapshot from volume 75df9cfc-5df5-4746-a62e-3b0dd4d74702
Sep 23 14:11:18.695039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-38946463-4491-43d5-91fc-5302c3f30dfe tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Created reservations ['457af7b8-3af3-4ae7-a049-d7112348d285', 'f3d84e3c-58c6-4bc7-89bb-5fc7e105c8c0', '1da08538-9005-4a03-8778-89da6f072699', 'eae6463f-257a-4310-8b7c-00380fad517f'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:11:18.896171 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-38946463-4491-43d5-91fc-5302c3f30dfe tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Snapshot create request issued successfully.
Sep 23 14:11:18.896840 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-38946463-4491-43d5-91fc-5302c3f30dfe tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots returned with HTTP 202
Sep 23 14:11:18.897625 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 802/1596] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:11:18 2022] POST /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots => generated 316 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:11:18.905888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fd6d7788-0077-4937-966d-45a2aa622c90 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:18.910114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fd6d7788-0077-4937-966d-45a2aa622c90 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b
Sep 23 14:11:18.910591 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fd6d7788-0077-4937-966d-45a2aa622c90 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:18.911094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fd6d7788-0077-4937-966d-45a2aa622c90 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:18.914237 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=76,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:11:18.920796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:18.920796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:18.921736 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fd6d7788-0077-4937-966d-45a2aa622c90 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Snapshot retrieved successfully.
Sep 23 14:11:18.923525 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fd6d7788-0077-4937-966d-45a2aa622c90 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b returned with HTTP 200
Sep 23 14:11:18.924261 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 795/1597] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:11:18 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b => generated 448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:19.934297 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fe195ab2-3365-42e5-97a6-771ce6bb6ad8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:19.938792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fe195ab2-3365-42e5-97a6-771ce6bb6ad8 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b
Sep 23 14:11:19.939378 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fe195ab2-3365-42e5-97a6-771ce6bb6ad8 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:19.939841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fe195ab2-3365-42e5-97a6-771ce6bb6ad8 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:19.950124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:19.950124 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:19.951101 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fe195ab2-3365-42e5-97a6-771ce6bb6ad8 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Snapshot retrieved successfully.
Sep 23 14:11:19.952841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fe195ab2-3365-42e5-97a6-771ce6bb6ad8 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b returned with HTTP 200
Sep 23 14:11:19.953569 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 803/1598] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:11:19 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b => generated 448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:20.963943 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9a600744-4973-4d2a-af86-bce9a846b933 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:20.967977 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9a600744-4973-4d2a-af86-bce9a846b933 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b
Sep 23 14:11:20.968417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9a600744-4973-4d2a-af86-bce9a846b933 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:20.968870 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9a600744-4973-4d2a-af86-bce9a846b933 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:20.979743 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:20.979743 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:20.980667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9a600744-4973-4d2a-af86-bce9a846b933 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Snapshot retrieved successfully.
Sep 23 14:11:20.982454 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9a600744-4973-4d2a-af86-bce9a846b933 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b returned with HTTP 200
Sep 23 14:11:20.983124 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 796/1599] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:11:20 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:21.993245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-542d8306-41cb-49fe-b1dd-7582e813e1bc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:21.997204 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-542d8306-41cb-49fe-b1dd-7582e813e1bc tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b
Sep 23 14:11:21.997645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-542d8306-41cb-49fe-b1dd-7582e813e1bc tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:21.998123 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-542d8306-41cb-49fe-b1dd-7582e813e1bc tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:22.008432 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:22.008432 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:22.009400 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-542d8306-41cb-49fe-b1dd-7582e813e1bc tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Snapshot retrieved successfully.
Sep 23 14:11:22.011214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-542d8306-41cb-49fe-b1dd-7582e813e1bc tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b returned with HTTP 200
Sep 23 14:11:22.011911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 804/1600] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:11:21 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:23.022116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c921b8b1-8ac0-4c0e-aa26-5a116f566fb9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:23.026097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c921b8b1-8ac0-4c0e-aa26-5a116f566fb9 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b
Sep 23 14:11:23.026580 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c921b8b1-8ac0-4c0e-aa26-5a116f566fb9 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:23.027032 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c921b8b1-8ac0-4c0e-aa26-5a116f566fb9 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:23.036814 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:23.036814 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:23.037730 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c921b8b1-8ac0-4c0e-aa26-5a116f566fb9 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Snapshot retrieved successfully.
Sep 23 14:11:23.039519 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c921b8b1-8ac0-4c0e-aa26-5a116f566fb9 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b returned with HTTP 200
Sep 23 14:11:23.040193 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 797/1601] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:11:23 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b => generated 475 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:23.048980 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:23.052520 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] POST http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes
Sep 23 14:11:23.053216 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "541cc023-2f99-474d-97c0-61b6790af68b"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:11:23.055812 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '541cc023-2f99-474d-97c0-61b6790af68b'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:11:23.065949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:23.065949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:23.066854 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Snapshot retrieved successfully.
Sep 23 14:11:23.067146 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Create volume of 1 GB
Sep 23 14:11:23.073961 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Availability Zones retrieved successfully.
Sep 23 14:11:23.089305 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Flow 'volume_create_api' (7708d091-8b14-41d7-8af5-e91c2d318a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:11:23.091804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ca9b09-f6c4-4003-96e9-0e99bec34a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:11:23.094114 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:11:23.095727 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.volume.api [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ca9b09-f6c4-4003-96e9-0e99bec34a0c) transitioned into state 'FAILURE' from state 'RUNNING'
Sep 23 14:11:23.095727 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size.
Sep 23 14:11:23.099899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ca9b09-f6c4-4003-96e9-0e99bec34a0c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:11:23.101793 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.volume.api [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ca9b09-f6c4-4003-96e9-0e99bec34a0c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Sep 23 14:11:23.104051 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.volume.api [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Flow 'volume_create_api' (7708d091-8b14-41d7-8af5-e91c2d318a9a) transitioned into state 'REVERTED' from state 'RUNNING'
Sep 23 14:11:23.104627 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ec4887d0-5464-4313-94d9-4b34d8e86879 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes returned with HTTP 400
Sep 23 14:11:23.105528 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 805/1602] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:11:23 2022] POST /volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes => generated 171 bytes in 57 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:11:23.111512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-dccfcb4b-4e74-4387-b56e-6caa20903dc3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:23.117090 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dccfcb4b-4e74-4387-b56e-6caa20903dc3 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] DELETE http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b
Sep 23 14:11:23.117535 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dccfcb4b-4e74-4387-b56e-6caa20903dc3 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:23.117989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-dccfcb4b-4e74-4387-b56e-6caa20903dc3 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:23.118285 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v2.snapshots [None req-dccfcb4b-4e74-4387-b56e-6caa20903dc3 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Delete snapshot with id: 541cc023-2f99-474d-97c0-61b6790af68b
Sep 23 14:11:23.128445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:23.128445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:23.129401 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-dccfcb4b-4e74-4387-b56e-6caa20903dc3 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Snapshot retrieved successfully.
Sep 23 14:11:23.207618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-dccfcb4b-4e74-4387-b56e-6caa20903dc3 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Snapshot delete request issued successfully.
Sep 23 14:11:23.208016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-dccfcb4b-4e74-4387-b56e-6caa20903dc3 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b returned with HTTP 202
Sep 23 14:11:23.208776 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 798/1603] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:11:23 2022] DELETE /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:11:23.213309 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-48dd252f-9f10-445a-8f3a-732796c7a0f3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:23.217691 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-48dd252f-9f10-445a-8f3a-732796c7a0f3 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b
Sep 23 14:11:23.218135 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-48dd252f-9f10-445a-8f3a-732796c7a0f3 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:23.218623 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-48dd252f-9f10-445a-8f3a-732796c7a0f3 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:23.229970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:23.229970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:23.230982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-48dd252f-9f10-445a-8f3a-732796c7a0f3 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Snapshot retrieved successfully.
Sep 23 14:11:23.232927 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-48dd252f-9f10-445a-8f3a-732796c7a0f3 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b returned with HTTP 200
Sep 23 14:11:23.233745 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 806/1604] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:11:23 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b => generated 474 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:24.243598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e5d97219-102e-42e9-999b-9adf3859bae4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:24.247724 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e5d97219-102e-42e9-999b-9adf3859bae4 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b
Sep 23 14:11:24.248171 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e5d97219-102e-42e9-999b-9adf3859bae4 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:24.248654 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e5d97219-102e-42e9-999b-9adf3859bae4 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:24.257609 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e5d97219-102e-42e9-999b-9adf3859bae4 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b returned with HTTP 404
Sep 23 14:11:24.258540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 799/1605] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:11:24 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/snapshots/541cc023-2f99-474d-97c0-61b6790af68b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:11:24.263109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2a128f17-9387-4285-8eea-2bcec7da743a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:24.266724 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2a128f17-9387-4285-8eea-2bcec7da743a tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] DELETE http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702
Sep 23 14:11:24.267170 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2a128f17-9387-4285-8eea-2bcec7da743a tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:24.267618 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2a128f17-9387-4285-8eea-2bcec7da743a tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:24.268016 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-2a128f17-9387-4285-8eea-2bcec7da743a tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Delete volume with id: 75df9cfc-5df5-4746-a62e-3b0dd4d74702 
Sep 23 14:11:24.283020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:24.283020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:24.284159 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2a128f17-9387-4285-8eea-2bcec7da743a tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Volume info retrieved successfully.
Sep 23 14:11:24.461858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2a128f17-9387-4285-8eea-2bcec7da743a tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Delete volume request issued successfully.
Sep 23 14:11:24.462242 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2a128f17-9387-4285-8eea-2bcec7da743a tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702 returned with HTTP 202
Sep 23 14:11:24.463119 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 807/1606] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:11:24 2022] DELETE /volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:11:24.467567 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a266e09c-3b96-42cd-a43f-a75f0fef9312 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:24.471252 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a266e09c-3b96-42cd-a43f-a75f0fef9312 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702
Sep 23 14:11:24.471697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a266e09c-3b96-42cd-a43f-a75f0fef9312 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:24.472148 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a266e09c-3b96-42cd-a43f-a75f0fef9312 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:24.486893 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:24.486893 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:24.493631 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a266e09c-3b96-42cd-a43f-a75f0fef9312 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Volume info retrieved successfully.
Sep 23 14:11:24.502522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a266e09c-3b96-42cd-a43f-a75f0fef9312 tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702 returned with HTTP 200
Sep 23 14:11:24.503244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 800/1607] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:24 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702 => generated 922 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:25.521830 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-97d4e346-4b0a-4f33-87ec-8e18b56a7c1c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:25.526155 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-97d4e346-4b0a-4f33-87ec-8e18b56a7c1c tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] GET http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702
Sep 23 14:11:25.527410 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-97d4e346-4b0a-4f33-87ec-8e18b56a7c1c tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:25.528213 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-97d4e346-4b0a-4f33-87ec-8e18b56a7c1c tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:25.569668 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-97d4e346-4b0a-4f33-87ec-8e18b56a7c1c tempest-VolumesSnapshotNegativeTestJSON-1449351221 tempest-VolumesSnapshotNegativeTestJSON-1449351221-project] http://10.222.0.62/volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702 returned with HTTP 404
Sep 23 14:11:25.574542 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 808/1608] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:25 2022] GET /volume/v3/7bb33ccaa0a148899e9929db72020fd7/volumes/75df9cfc-5df5-4746-a62e-3b0dd4d74702 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:11:28.232565 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-03e61c8d-92f9-4d0c-a332-c18f84dcb2aa req-38714021-e095-4906-a799-e4544d1bc375 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:28.236963 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-03e61c8d-92f9-4d0c-a332-c18f84dcb2aa req-38714021-e095-4906-a799-e4544d1bc375 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] DELETE http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/fbf1ca7c-982f-46a5-8867-81ea63285f70
Sep 23 14:11:28.237397 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-03e61c8d-92f9-4d0c-a332-c18f84dcb2aa req-38714021-e095-4906-a799-e4544d1bc375 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:28.237870 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-03e61c8d-92f9-4d0c-a332-c18f84dcb2aa req-38714021-e095-4906-a799-e4544d1bc375 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:28.251695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:28.251695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:28.574180 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-03e61c8d-92f9-4d0c-a332-c18f84dcb2aa req-38714021-e095-4906-a799-e4544d1bc375 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/fbf1ca7c-982f-46a5-8867-81ea63285f70 returned with HTTP 200
Sep 23 14:11:28.574861 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 801/1609] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:11:28 2022] DELETE /volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/fbf1ca7c-982f-46a5-8867-81ea63285f70 => generated 19 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:30.217955 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-274bd155-d76d-46eb-8459-134680162a46 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:30.221506 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-274bd155-d76d-46eb-8459-134680162a46 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] DELETE http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177
Sep 23 14:11:30.221962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-274bd155-d76d-46eb-8459-134680162a46 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:30.222455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-274bd155-d76d-46eb-8459-134680162a46 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:30.222858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-274bd155-d76d-46eb-8459-134680162a46 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Delete volume with id: 95be79fb-a283-44cd-82ab-2eefce960177 
Sep 23 14:11:30.238401 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:30.238401 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:30.239424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-274bd155-d76d-46eb-8459-134680162a46 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:11:30.314418 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=77,cinder:INSERT=9,cinder:UPDATE=14 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:11:30.397652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-274bd155-d76d-46eb-8459-134680162a46 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Delete volume request issued successfully.
Sep 23 14:11:30.398091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-274bd155-d76d-46eb-8459-134680162a46 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 returned with HTTP 202
Sep 23 14:11:30.398882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 809/1610] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:11:30 2022] DELETE /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:11:30.409243 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-cf2d8d1f-8bff-4913-8198-b3db991f38d0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:30.413525 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cf2d8d1f-8bff-4913-8198-b3db991f38d0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177
Sep 23 14:11:30.413967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cf2d8d1f-8bff-4913-8198-b3db991f38d0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:30.414460 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cf2d8d1f-8bff-4913-8198-b3db991f38d0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:30.429479 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:30.429479 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:30.436859 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-cf2d8d1f-8bff-4913-8198-b3db991f38d0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:11:30.447605 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cf2d8d1f-8bff-4913-8198-b3db991f38d0 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 returned with HTTP 200
Sep 23 14:11:30.448320 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 802/1611] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:30 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 => generated 1395 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:11:31.465679 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-49845cb3-064b-486b-8850-ca029dca61b6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:31.469111 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-49845cb3-064b-486b-8850-ca029dca61b6 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177
Sep 23 14:11:31.469553 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-49845cb3-064b-486b-8850-ca029dca61b6 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:31.470001 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-49845cb3-064b-486b-8850-ca029dca61b6 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:31.482354 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-49845cb3-064b-486b-8850-ca029dca61b6 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 returned with HTTP 404
Sep 23 14:11:31.483258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 810/1612] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:31 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/95be79fb-a283-44cd-82ab-2eefce960177 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:11:31.487881 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-40ea1ae8-efaa-4045-bfeb-085c2272c75f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:31.492393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-40ea1ae8-efaa-4045-bfeb-085c2272c75f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] DELETE http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5
Sep 23 14:11:31.492870 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-40ea1ae8-efaa-4045-bfeb-085c2272c75f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:31.493322 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-40ea1ae8-efaa-4045-bfeb-085c2272c75f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:31.493623 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v2.snapshots [None req-40ea1ae8-efaa-4045-bfeb-085c2272c75f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Delete snapshot with id: 3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5
Sep 23 14:11:31.503283 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:31.503283 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:31.504204 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-40ea1ae8-efaa-4045-bfeb-085c2272c75f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Snapshot retrieved successfully.
Sep 23 14:11:31.596606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-40ea1ae8-efaa-4045-bfeb-085c2272c75f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Snapshot delete request issued successfully.
Sep 23 14:11:31.597059 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-40ea1ae8-efaa-4045-bfeb-085c2272c75f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 returned with HTTP 202
Sep 23 14:11:31.597878 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 803/1613] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:11:31 2022] DELETE /volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:11:31.603307 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-239a2097-716a-4f14-a06e-666ba429287c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:31.607347 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-239a2097-716a-4f14-a06e-666ba429287c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5
Sep 23 14:11:31.607786 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-239a2097-716a-4f14-a06e-666ba429287c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:31.608235 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-239a2097-716a-4f14-a06e-666ba429287c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:31.618533 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:31.618533 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:31.619513 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-239a2097-716a-4f14-a06e-666ba429287c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Snapshot retrieved successfully.
Sep 23 14:11:31.621271 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-239a2097-716a-4f14-a06e-666ba429287c tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 returned with HTTP 200
Sep 23 14:11:31.621940 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 811/1614] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:11:31 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:32.631755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6e199a67-4adf-4513-af65-6f4a50ce20e7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:32.635716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6e199a67-4adf-4513-af65-6f4a50ce20e7 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5
Sep 23 14:11:32.636183 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6e199a67-4adf-4513-af65-6f4a50ce20e7 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:32.636658 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6e199a67-4adf-4513-af65-6f4a50ce20e7 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:32.644869 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6e199a67-4adf-4513-af65-6f4a50ce20e7 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 returned with HTTP 404
Sep 23 14:11:32.645711 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 804/1615] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:11:32 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/snapshots/3e9b5edd-c4f9-4088-bd2e-49c7ea0827a5 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:11:36.529616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-7dcbefc3-fe81-4be2-9d57-559a3bda4173 req-0faac8ff-3127-4677-954d-ae5c820b7c5d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:36.533973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-7dcbefc3-fe81-4be2-9d57-559a3bda4173 req-0faac8ff-3127-4677-954d-ae5c820b7c5d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] DELETE http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/4a43b019-42c2-44ac-b782-f56585571b42
Sep 23 14:11:36.534444 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-7dcbefc3-fe81-4be2-9d57-559a3bda4173 req-0faac8ff-3127-4677-954d-ae5c820b7c5d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:36.534896 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-7dcbefc3-fe81-4be2-9d57-559a3bda4173 req-0faac8ff-3127-4677-954d-ae5c820b7c5d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:36.548221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:36.548221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:36.814038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-7dcbefc3-fe81-4be2-9d57-559a3bda4173 req-0faac8ff-3127-4677-954d-ae5c820b7c5d tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/4a43b019-42c2-44ac-b782-f56585571b42 returned with HTTP 200
Sep 23 14:11:36.814822 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 812/1616] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:11:36 2022] DELETE /volume/v3/901178273d85449e9cdaa5de235fb3e9/attachments/4a43b019-42c2-44ac-b782-f56585571b42 => generated 19 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:39.139211 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c7e8c9d2-1494-4d61-bab3-271788646a8f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:39.142709 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c7e8c9d2-1494-4d61-bab3-271788646a8f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] DELETE http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:11:39.143172 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c7e8c9d2-1494-4d61-bab3-271788646a8f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:39.143645 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c7e8c9d2-1494-4d61-bab3-271788646a8f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:39.144039 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-c7e8c9d2-1494-4d61-bab3-271788646a8f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Delete volume with id: 6b5db45c-f08b-4d06-a01b-76d5c5896531 
Sep 23 14:11:39.158808 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:39.158808 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:39.159763 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c7e8c9d2-1494-4d61-bab3-271788646a8f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:11:39.311678 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c7e8c9d2-1494-4d61-bab3-271788646a8f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Delete volume request issued successfully.
Sep 23 14:11:39.312259 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c7e8c9d2-1494-4d61-bab3-271788646a8f tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 202
Sep 23 14:11:39.313576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 805/1617] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:11:39 2022] DELETE /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:11:39.318277 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f0fa13bb-d2f2-4b5e-889c-c35a313ba5e3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:39.322477 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f0fa13bb-d2f2-4b5e-889c-c35a313ba5e3 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:11:39.322943 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f0fa13bb-d2f2-4b5e-889c-c35a313ba5e3 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:39.323379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f0fa13bb-d2f2-4b5e-889c-c35a313ba5e3 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:39.338493 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:39.338493 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:39.344838 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f0fa13bb-d2f2-4b5e-889c-c35a313ba5e3 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Volume info retrieved successfully.
Sep 23 14:11:39.355420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f0fa13bb-d2f2-4b5e-889c-c35a313ba5e3 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 200
Sep 23 14:11:39.359159 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 813/1618] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:39 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:11:40.374200 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b5d90204-8527-408d-933d-156002fd5561 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:40.378594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b5d90204-8527-408d-933d-156002fd5561 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] GET http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531
Sep 23 14:11:40.379249 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b5d90204-8527-408d-933d-156002fd5561 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:40.379804 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b5d90204-8527-408d-933d-156002fd5561 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:40.392363 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b5d90204-8527-408d-933d-156002fd5561 tempest-TestVolumeBootPattern-679432431 tempest-TestVolumeBootPattern-679432431-project] http://10.222.0.62/volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 returned with HTTP 404
Sep 23 14:11:40.393300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 806/1619] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:40 2022] GET /volume/v3/901178273d85449e9cdaa5de235fb3e9/volumes/6b5db45c-f08b-4d06-a01b-76d5c5896531 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:11:41.432732 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-41e59344-d381-4044-91d4-79e0fe5bb42e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:41.436159 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] POST http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes
Sep 23 14:11:41.436869 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-479228920"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:11:41.439104 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-479228920'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:11:41.439418 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Create volume of 1 GB
Sep 23 14:11:41.446132 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Availability Zones retrieved successfully.
Sep 23 14:11:41.461340 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Flow 'volume_create_api' (d07fd529-ec2d-4d37-942e-836c1d5fd9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:11:41.464737 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc675fc1-30b4-4d3d-b712-068c0e7c9869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:11:41.467175 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:11:41.499422 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc675fc1-30b4-4d3d-b712-068c0e7c9869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:11:41.501376 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3d98ec-12cd-42e1-adba-9f9ce4686599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:11:41.712591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Created reservations ['4481367a-9ab4-4ccd-9a8d-87b1e3fbc291', 'd190e99f-34f0-45c6-a1bd-92b46fb479c0', 'fbcf9da7-09c4-4b27-b5f2-161859d9c23d', '18d20132-4c8d-4907-817a-8098060d4cea'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:11:41.714355 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3d98ec-12cd-42e1-adba-9f9ce4686599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4481367a-9ab4-4ccd-9a8d-87b1e3fbc291', 'd190e99f-34f0-45c6-a1bd-92b46fb479c0', 'fbcf9da7-09c4-4b27-b5f2-161859d9c23d', '18d20132-4c8d-4907-817a-8098060d4cea']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:11:41.716342 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5603d271-c2ba-469c-9ab2-9d005651cc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:11:41.814693 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5603d271-c2ba-469c-9ab2-9d005651cc76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5409b022-1cd0-4ad4-b924-6fd35815e349', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-479228920',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='403c04c19c0c45398d6b232c03a4b7a6',qos_specs=None,replication_status=<?>,reservations=['4481367a-9ab4-4ccd-9a8d-87b1e3fbc291','d190e99f-34f0-45c6-a1bd-92b46fb479c0','fbcf9da7-09c4-4b27-b5f2-161859d9c23d','18d20132-4c8d-4907-817a-8098060d4cea'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='1e18b5b70f8b4939bebae2d7ef261740',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-479228920',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=5409b022-1cd0-4ad4-b924-6fd35815e349,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='403c04c19c0c45398d6b232c03a4b7a6',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='1e18b5b70f8b4939bebae2d7ef261740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:11:41.816598 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8fc243c-7949-412d-9c7b-4c97c07da9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:11:41.944605 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8fc243c-7949-412d-9c7b-4c97c07da9d2) 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-479228920',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='403c04c19c0c45398d6b232c03a4b7a6',qos_specs=None,replication_status=<?>,reservations=['4481367a-9ab4-4ccd-9a8d-87b1e3fbc291','d190e99f-34f0-45c6-a1bd-92b46fb479c0','fbcf9da7-09c4-4b27-b5f2-161859d9c23d','18d20132-4c8d-4907-817a-8098060d4cea'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='1e18b5b70f8b4939bebae2d7ef261740',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:11:41.946652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2142cb08-ae9a-4adf-94d7-1c9fe78122ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:11:41.952626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=75,cinder:UPDATE=15,cinder:INSERT=10 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:11:42.028937 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2142cb08-ae9a-4adf-94d7-1c9fe78122ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:11:42.031643 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Flow 'volume_create_api' (d07fd529-ec2d-4d37-942e-836c1d5fd9c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:11:42.032718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Create volume request issued successfully.
Sep 23 14:11:42.034246 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-41e59344-d381-4044-91d4-79e0fe5bb42e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes returned with HTTP 202
Sep 23 14:11:42.049861 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 814/1620] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:11:41 2022] POST /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes => generated 819 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:11:42.051377 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-edb2cbd7-6f93-4007-b60b-169531d812a9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:42.055540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-edb2cbd7-6f93-4007-b60b-169531d812a9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:11:42.056105 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-edb2cbd7-6f93-4007-b60b-169531d812a9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:42.057542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-edb2cbd7-6f93-4007-b60b-169531d812a9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:42.074920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:42.074920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:42.083936 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-edb2cbd7-6f93-4007-b60b-169531d812a9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:11:42.094903 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-edb2cbd7-6f93-4007-b60b-169531d812a9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:11:42.095617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 807/1621] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:42 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:11:43.113992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-db81ffd3-7c2c-4b29-a8b1-f491f5527735 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:43.117711 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-db81ffd3-7c2c-4b29-a8b1-f491f5527735 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:11:43.118161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-db81ffd3-7c2c-4b29-a8b1-f491f5527735 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:43.118661 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-db81ffd3-7c2c-4b29-a8b1-f491f5527735 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:43.132935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:43.132935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:43.140506 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-db81ffd3-7c2c-4b29-a8b1-f491f5527735 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:11:43.149888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-db81ffd3-7c2c-4b29-a8b1-f491f5527735 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:11:43.151210 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 815/1622] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:43 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 912 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:43.219771 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-c84d97fa-8925-4da5-acb2-f0d61aced9ae None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:43.224061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-c84d97fa-8925-4da5-acb2-f0d61aced9ae tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:11:43.224575 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-c84d97fa-8925-4da5-acb2-f0d61aced9ae tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:43.225089 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-c84d97fa-8925-4da5-acb2-f0d61aced9ae tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:43.240535 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:43.240535 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:43.248647 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-c84d97fa-8925-4da5-acb2-f0d61aced9ae tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:11:43.258788 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-c84d97fa-8925-4da5-acb2-f0d61aced9ae tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:11:43.260126 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 808/1623] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:11:43 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 912 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:43.486000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c642abb8-1bd6-4484-ab40-6cdeb027037a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:43.486858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c642abb8-1bd6-4484-ab40-6cdeb027037a None None] GET http://10.222.0.62/volume//
Sep 23 14:11:43.487251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c642abb8-1bd6-4484-ab40-6cdeb027037a None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:43.487700 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c642abb8-1bd6-4484-ab40-6cdeb027037a None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:43.488502 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c642abb8-1bd6-4484-ab40-6cdeb027037a None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:11:43.489086 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 816/1624] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:11:43 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:11:43.496691 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-4aa9b9f8-9146-4a2f-b707-4d730df8e5d1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:43.501541 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-4aa9b9f8-9146-4a2f-b707-4d730df8e5d1 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] POST http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments
Sep 23 14:11:43.502374 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-4aa9b9f8-9146-4a2f-b707-4d730df8e5d1 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5409b022-1cd0-4ad4-b924-6fd35815e349", "connector": null, "instance_uuid": "13eef24f-a406-4677-9362-460ce72549d8"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:11:43.518624 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:43.518624 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:43.668920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=91,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:11:43.718357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-4aa9b9f8-9146-4a2f-b707-4d730df8e5d1 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments returned with HTTP 200
Sep 23 14:11:43.719381 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 809/1625] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:11:43 2022] POST /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments => generated 273 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:11:43.887428 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4036b77c-26e0-4182-bce0-76b79bdf015b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:43.891539 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4036b77c-26e0-4182-bce0-76b79bdf015b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:11:43.891993 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4036b77c-26e0-4182-bce0-76b79bdf015b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:43.892446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4036b77c-26e0-4182-bce0-76b79bdf015b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:43.913120 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:43.913120 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:43.922632 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4036b77c-26e0-4182-bce0-76b79bdf015b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:11:43.932855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4036b77c-26e0-4182-bce0-76b79bdf015b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:11:43.933988 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 817/1626] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:43 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 911 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:44.003576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-011241aa-17a5-4d27-a7f6-59872d541528 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:44.004818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-011241aa-17a5-4d27-a7f6-59872d541528 None None] GET http://10.222.0.62/volume//
Sep 23 14:11:44.005443 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-011241aa-17a5-4d27-a7f6-59872d541528 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:44.006098 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-011241aa-17a5-4d27-a7f6-59872d541528 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:44.007136 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-011241aa-17a5-4d27-a7f6-59872d541528 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:11:44.008225 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 810/1627] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:11:44 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:11:44.018321 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-01208d87-7466-4376-93b2-201d8f47b61d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:44.022287 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-01208d87-7466-4376-93b2-201d8f47b61d tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:11:44.022833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-01208d87-7466-4376-93b2-201d8f47b61d tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:44.023286 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-01208d87-7466-4376-93b2-201d8f47b61d tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:44.046263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:44.046263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:44.058437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-01208d87-7466-4376-93b2-201d8f47b61d tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:11:44.080568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-01208d87-7466-4376-93b2-201d8f47b61d tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:11:44.081492 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 818/1628] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:11:44 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 1009 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:11:44.143339 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-67516ea0-0f0d-43be-817a-d93b817a5fb3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:44.148105 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-67516ea0-0f0d-43be-817a-d93b817a5fb3 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] PUT http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/62441d6d-2a31-4c81-8c8e-893c2c781a5b
Sep 23 14:11:44.149250 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-67516ea0-0f0d-43be-817a-d93b817a5fb3 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sdb"}}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:11:44.165217 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-67516ea0-0f0d-43be-817a-d93b817a5fb3 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Acquiring lock "cinder-attachment_update-5409b022-1cd0-4ad4-b924-6fd35815e349-hv-cinder-85743" by "attachment_update" {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:11:44.174101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-67516ea0-0f0d-43be-817a-d93b817a5fb3 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Lock "cinder-attachment_update-5409b022-1cd0-4ad4-b924-6fd35815e349-hv-cinder-85743" acquired by "attachment_update" :: waited 0.009s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:11:44.176208 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:44.176208 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:44.951193 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-18564dac-9426-4963-8ce3-73dd3199d004 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:44.956905 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18564dac-9426-4963-8ce3-73dd3199d004 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:11:44.957381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-18564dac-9426-4963-8ce3-73dd3199d004 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:44.957850 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-18564dac-9426-4963-8ce3-73dd3199d004 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:44.958241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-67516ea0-0f0d-43be-817a-d93b817a5fb3 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Lock "cinder-attachment_update-5409b022-1cd0-4ad4-b924-6fd35815e349-hv-cinder-85743" released by "attachment_update" :: held 0.784s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:11:44.958881 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-67516ea0-0f0d-43be-817a-d93b817a5fb3 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/62441d6d-2a31-4c81-8c8e-893c2c781a5b returned with HTTP 200
Sep 23 14:11:44.959723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 811/1629] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:11:44 2022] PUT /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/62441d6d-2a31-4c81-8c8e-893c2c781a5b => generated 747 bytes in 817 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:11:44.977871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:44.977871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:44.984503 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-18564dac-9426-4963-8ce3-73dd3199d004 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:11:44.993701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18564dac-9426-4963-8ce3-73dd3199d004 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:11:44.995314 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 819/1630] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:44 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 912 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:11:46.012590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fd53e09a-f40a-4951-adcb-043b8a8fabf5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:46.016087 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fd53e09a-f40a-4951-adcb-043b8a8fabf5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:11:46.016530 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fd53e09a-f40a-4951-adcb-043b8a8fabf5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:46.016989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fd53e09a-f40a-4951-adcb-043b8a8fabf5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:46.036148 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:46.036148 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:46.043149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fd53e09a-f40a-4951-adcb-043b8a8fabf5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:11:46.052067 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fd53e09a-f40a-4951-adcb-043b8a8fabf5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:11:46.053364 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 812/1631] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:46 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 912 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:47.070820 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-156fdc82-303b-4bf1-a6ed-ce6cda315a61 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:47.075867 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-156fdc82-303b-4bf1-a6ed-ce6cda315a61 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:11:47.076319 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-156fdc82-303b-4bf1-a6ed-ce6cda315a61 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:47.076786 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-156fdc82-303b-4bf1-a6ed-ce6cda315a61 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:47.096055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:47.096055 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:47.102217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-156fdc82-303b-4bf1-a6ed-ce6cda315a61 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:11:47.111719 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-156fdc82-303b-4bf1-a6ed-ce6cda315a61 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:11:47.112438 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 820/1632] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:47 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 912 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:48.129922 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-24923402-bc30-4bc9-a361-aa0fa309c648 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:48.133913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-24923402-bc30-4bc9-a361-aa0fa309c648 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:11:48.134413 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-24923402-bc30-4bc9-a361-aa0fa309c648 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:48.135590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-24923402-bc30-4bc9-a361-aa0fa309c648 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:48.163965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:48.163965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:48.172686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-24923402-bc30-4bc9-a361-aa0fa309c648 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:11:48.182471 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-24923402-bc30-4bc9-a361-aa0fa309c648 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:11:48.183204 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 813/1633] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:48 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 912 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:49.200795 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-31985e68-548a-4a59-8526-cdff8fcef251 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:49.204363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-31985e68-548a-4a59-8526-cdff8fcef251 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:11:49.204809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-31985e68-548a-4a59-8526-cdff8fcef251 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:49.205256 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-31985e68-548a-4a59-8526-cdff8fcef251 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:49.225234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:49.225234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:49.231982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-31985e68-548a-4a59-8526-cdff8fcef251 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:11:49.240728 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-31985e68-548a-4a59-8526-cdff8fcef251 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:11:49.241429 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 821/1634] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:49 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 912 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:50.259082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-660af8f9-2606-42c9-90cd-4545d3306e7b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:50.263243 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-660af8f9-2606-42c9-90cd-4545d3306e7b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:11:50.263720 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-660af8f9-2606-42c9-90cd-4545d3306e7b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:50.264166 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-660af8f9-2606-42c9-90cd-4545d3306e7b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:50.282550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:50.282550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:50.288599 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-660af8f9-2606-42c9-90cd-4545d3306e7b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:11:50.297303 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-660af8f9-2606-42c9-90cd-4545d3306e7b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:11:50.297992 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 814/1635] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:50 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 912 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:11:51.064825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-93e8edbc-e201-4161-8d5d-fffc93d10067 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:51.069290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-93e8edbc-e201-4161-8d5d-fffc93d10067 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] POST http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/62441d6d-2a31-4c81-8c8e-893c2c781a5b/action
Sep 23 14:11:51.070073 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-93e8edbc-e201-4161-8d5d-fffc93d10067 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action body: b'{"os-complete": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:11:51.070435 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-93e8edbc-e201-4161-8d5d-fffc93d10067 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:11:51.101366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:51.101366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:51.249221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-8966dea5-7d9f-40db-bdeb-e610e4be1443 req-93e8edbc-e201-4161-8d5d-fffc93d10067 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/62441d6d-2a31-4c81-8c8e-893c2c781a5b/action returned with HTTP 204
Sep 23 14:11:51.250034 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 822/1636] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:11:51 2022] POST /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/62441d6d-2a31-4c81-8c8e-893c2c781a5b/action => generated 0 bytes in 186 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:11:51.316509 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a71eb087-6a02-4bbb-9cbe-327f118e5e4a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:51.320063 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a71eb087-6a02-4bbb-9cbe-327f118e5e4a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:11:51.320509 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a71eb087-6a02-4bbb-9cbe-327f118e5e4a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:51.320953 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a71eb087-6a02-4bbb-9cbe-327f118e5e4a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:51.341090 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:51.341090 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:51.347248 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a71eb087-6a02-4bbb-9cbe-327f118e5e4a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:11:51.356015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a71eb087-6a02-4bbb-9cbe-327f118e5e4a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:11:51.356711 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 815/1637] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:51 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 1204 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:11:51.373734 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4d85e43e-1ad5-4146-b366-7dd54dc7b8b4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:11:51.377245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4d85e43e-1ad5-4146-b366-7dd54dc7b8b4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:11:51.377694 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4d85e43e-1ad5-4146-b366-7dd54dc7b8b4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:11:51.378146 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4d85e43e-1ad5-4146-b366-7dd54dc7b8b4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:11:51.398860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:11:51.398860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:11:51.405952 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4d85e43e-1ad5-4146-b366-7dd54dc7b8b4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:11:51.414938 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4d85e43e-1ad5-4146-b366-7dd54dc7b8b4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:11:51.415652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 823/1638] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:11:51 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 1204 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:12:01.362510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=47,cinder:UPDATE=2 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:12:01.411201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=71,cinder:UPDATE=2 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:12:44.177001 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-7b20e60b-af8e-4055-83b2-4cc3320b5cc4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:12:44.181496 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-7b20e60b-af8e-4055-83b2-4cc3320b5cc4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:12:44.181959 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-7b20e60b-af8e-4055-83b2-4cc3320b5cc4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:12:44.182440 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-7b20e60b-af8e-4055-83b2-4cc3320b5cc4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:12:44.201818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:12:44.201818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:12:44.208420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-7b20e60b-af8e-4055-83b2-4cc3320b5cc4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:12:44.217653 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-7b20e60b-af8e-4055-83b2-4cc3320b5cc4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:12:44.218456 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 816/1639] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:12:44 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 1204 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:12:44.246774 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-f76c9be0-83d0-43a0-93c8-4921a9280456 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:12:44.250802 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-f76c9be0-83d0-43a0-93c8-4921a9280456 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] POST http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349/action
Sep 23 14:12:44.252140 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-f76c9be0-83d0-43a0-93c8-4921a9280456 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action body: b'{"os-begin_detaching": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:12:44.252492 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-f76c9be0-83d0-43a0-93c8-4921a9280456 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:12:44.271147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:12:44.271147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:12:44.272376 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-f76c9be0-83d0-43a0-93c8-4921a9280456 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:12:44.414901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-f76c9be0-83d0-43a0-93c8-4921a9280456 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Begin detaching volume completed successfully.
Sep 23 14:12:44.415300 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-f76c9be0-83d0-43a0-93c8-4921a9280456 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349/action returned with HTTP 202
Sep 23 14:12:44.416125 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 824/1640] 10.222.0.62 () {64 vars in 1652 bytes} [Fri Sep 23 14:12:44 2022] POST /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:12:44.541785 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0986d36a-692a-4c0d-b5ab-24ecdc68a844 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:12:44.545526 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0986d36a-692a-4c0d-b5ab-24ecdc68a844 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:12:44.546038 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0986d36a-692a-4c0d-b5ab-24ecdc68a844 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:12:44.546709 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0986d36a-692a-4c0d-b5ab-24ecdc68a844 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:12:44.566603 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:12:44.566603 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:12:44.572951 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0986d36a-692a-4c0d-b5ab-24ecdc68a844 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:12:44.581863 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0986d36a-692a-4c0d-b5ab-24ecdc68a844 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:12:44.582617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 817/1641] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:12:44 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 1207 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:12:44.664034 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b7ef6739-fbbb-47c0-87b6-02f1d37cb3e3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:12:44.664858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b7ef6739-fbbb-47c0-87b6-02f1d37cb3e3 None None] GET http://10.222.0.62/volume//
Sep 23 14:12:44.665370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b7ef6739-fbbb-47c0-87b6-02f1d37cb3e3 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:12:44.665773 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b7ef6739-fbbb-47c0-87b6-02f1d37cb3e3 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:12:44.666581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b7ef6739-fbbb-47c0-87b6-02f1d37cb3e3 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:12:44.667151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 825/1642] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:12:44 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)
Sep 23 14:12:44.690753 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-85725158-dbe3-498f-8e68-3bc8fde2ad34 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:12:44.694297 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-85725158-dbe3-498f-8e68-3bc8fde2ad34 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:12:44.694844 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-85725158-dbe3-498f-8e68-3bc8fde2ad34 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:12:44.695287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-85725158-dbe3-498f-8e68-3bc8fde2ad34 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:12:44.713987 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:12:44.713987 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:12:44.720787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-85725158-dbe3-498f-8e68-3bc8fde2ad34 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:12:44.730386 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-85725158-dbe3-498f-8e68-3bc8fde2ad34 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:12:44.731092 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 818/1643] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:12:44 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 1305 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:12:45.370761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-42f92ef5-bab6-4ec4-b545-18e6f8b9702c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:12:45.375252 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-42f92ef5-bab6-4ec4-b545-18e6f8b9702c tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] DELETE http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/62441d6d-2a31-4c81-8c8e-893c2c781a5b
Sep 23 14:12:45.375683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-42f92ef5-bab6-4ec4-b545-18e6f8b9702c tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:12:45.376129 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-42f92ef5-bab6-4ec4-b545-18e6f8b9702c tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:12:45.389858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:12:45.389858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:12:45.601077 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f748f06b-494e-4360-9d0a-90a24bf88402 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:12:45.604689 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f748f06b-494e-4360-9d0a-90a24bf88402 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:12:45.605577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f748f06b-494e-4360-9d0a-90a24bf88402 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:12:45.605684 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f748f06b-494e-4360-9d0a-90a24bf88402 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:12:45.625554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:12:45.625554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:12:45.631694 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f748f06b-494e-4360-9d0a-90a24bf88402 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:12:45.640679 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f748f06b-494e-4360-9d0a-90a24bf88402 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:12:45.641369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 819/1644] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:12:45 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 1207 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:12:45.701202 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-3c31b138-5ef2-4baa-96b4-1366038725a0 req-42f92ef5-bab6-4ec4-b545-18e6f8b9702c tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/62441d6d-2a31-4c81-8c8e-893c2c781a5b returned with HTTP 200
Sep 23 14:12:45.701973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 826/1645] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:12:45 2022] DELETE /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/62441d6d-2a31-4c81-8c8e-893c2c781a5b => generated 19 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:12:46.660562 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-32e30079-be84-477e-bbde-f98b5134d068 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:12:46.664449 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-32e30079-be84-477e-bbde-f98b5134d068 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:12:46.664971 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-32e30079-be84-477e-bbde-f98b5134d068 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:12:46.665415 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-32e30079-be84-477e-bbde-f98b5134d068 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:12:46.680975 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:12:46.680975 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:12:46.687072 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-32e30079-be84-477e-bbde-f98b5134d068 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:12:46.696400 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-32e30079-be84-477e-bbde-f98b5134d068 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:12:46.706907 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 820/1646] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:12:46 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 912 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:12:55.699017 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=23,cinder:UPDATE=4 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:12:56.692814 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=43 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:13:34.342471 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3d3b2f7d-364a-48b9-a3a8-8034ce5f9512 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:13:34.346000 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3d3b2f7d-364a-48b9-a3a8-8034ce5f9512 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:13:34.346479 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3d3b2f7d-364a-48b9-a3a8-8034ce5f9512 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:13:34.346930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3d3b2f7d-364a-48b9-a3a8-8034ce5f9512 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:13:34.361722 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:13:34.361722 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:13:34.368463 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3d3b2f7d-364a-48b9-a3a8-8034ce5f9512 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:13:34.377125 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3d3b2f7d-364a-48b9-a3a8-8034ce5f9512 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:13:34.377825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 827/1647] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:13:34 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 912 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:13:34.449340 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-05136c4e-f58c-48b0-9a26-dc1bba28f6ad None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:13:34.453008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-05136c4e-f58c-48b0-9a26-dc1bba28f6ad tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:13:34.453454 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-05136c4e-f58c-48b0-9a26-dc1bba28f6ad tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:13:34.453910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-05136c4e-f58c-48b0-9a26-dc1bba28f6ad tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:13:34.468308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:13:34.468308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:13:34.474551 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-05136c4e-f58c-48b0-9a26-dc1bba28f6ad tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:13:34.483300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-05136c4e-f58c-48b0-9a26-dc1bba28f6ad tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:13:34.483989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 821/1648] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:13:34 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 912 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:13:44.373424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=7 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:13:44.479590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=7 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:14:33.496063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:33.503755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] POST http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes
Sep 23 14:14:33.503755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-73078987"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:14:33.503755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-73078987'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:14:33.503755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Create volume of 1 GB
Sep 23 14:14:33.511485 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Availability Zones retrieved successfully.
Sep 23 14:14:33.537104 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Flow 'volume_create_api' (813a8b0a-e3f8-45f7-8956-b5d45637bc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:14:33.539620 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48457fc-5e8e-4cb4-a340-7013b7911036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:14:33.542019 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:14:33.582003 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e48457fc-5e8e-4cb4-a340-7013b7911036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:14:33.583998 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8186afd-1a01-4482-a959-f82188e32b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:14:33.724452 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Created reservations ['d77be1a9-3d64-4804-8007-f1ee41bd2112', 'e85ea7fe-e9f4-4202-918b-62657e402357', 'a5e78e3d-7104-4d0c-a474-220ab02056ca', 'dbd36c51-39af-434a-8c62-349ae0689942'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:14:33.726186 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8186afd-1a01-4482-a959-f82188e32b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d77be1a9-3d64-4804-8007-f1ee41bd2112', 'e85ea7fe-e9f4-4202-918b-62657e402357', 'a5e78e3d-7104-4d0c-a474-220ab02056ca', 'dbd36c51-39af-434a-8c62-349ae0689942']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:14:33.728154 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f72d238a-e2b0-45c9-94bf-acc3cde4f737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:14:33.814765 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f72d238a-e2b0-45c9-94bf-acc3cde4f737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78cd69c7-4226-4e6e-8ad1-ed6b92a509f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-73078987',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='403c04c19c0c45398d6b232c03a4b7a6',qos_specs=None,replication_status=<?>,reservations=['d77be1a9-3d64-4804-8007-f1ee41bd2112','e85ea7fe-e9f4-4202-918b-62657e402357','a5e78e3d-7104-4d0c-a474-220ab02056ca','dbd36c51-39af-434a-8c62-349ae0689942'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='1e18b5b70f8b4939bebae2d7ef261740',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:14:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-73078987',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=78cd69c7-4226-4e6e-8ad1-ed6b92a509f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='403c04c19c0c45398d6b232c03a4b7a6',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='1e18b5b70f8b4939bebae2d7ef261740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:14:33.816549 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6b57c15-1c74-406b-8bc5-c63f5a8c6744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:14:33.902645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6b57c15-1c74-406b-8bc5-c63f5a8c6744) 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-73078987',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='403c04c19c0c45398d6b232c03a4b7a6',qos_specs=None,replication_status=<?>,reservations=['d77be1a9-3d64-4804-8007-f1ee41bd2112','e85ea7fe-e9f4-4202-918b-62657e402357','a5e78e3d-7104-4d0c-a474-220ab02056ca','dbd36c51-39af-434a-8c62-349ae0689942'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='1e18b5b70f8b4939bebae2d7ef261740',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:14:33.904725 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a0c5257-db45-477b-8916-761ad26692e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:14:33.972157 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a0c5257-db45-477b-8916-761ad26692e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:14:33.974556 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Flow 'volume_create_api' (813a8b0a-e3f8-45f7-8956-b5d45637bc3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:14:33.975982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Create volume request issued successfully.
Sep 23 14:14:33.976443 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-30422cf4-9b3d-4489-82d6-4c87e3aef79f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes returned with HTTP 202
Sep 23 14:14:33.977225 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 828/1649] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:14:33 2022] POST /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes => generated 818 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:14:33.993129 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f823714a-72ef-4b60-878f-e84359176202 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:33.998943 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f823714a-72ef-4b60-878f-e84359176202 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:33.998943 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f823714a-72ef-4b60-878f-e84359176202 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:33.999308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f823714a-72ef-4b60-878f-e84359176202 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:34.014101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:34.014101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:34.022153 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f823714a-72ef-4b60-878f-e84359176202 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:34.031596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f823714a-72ef-4b60-878f-e84359176202 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:34.032336 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 822/1650] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:33 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 886 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:35.052063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-63f5695d-20b1-4b46-b553-1d2e4719dbf5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:35.056371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-63f5695d-20b1-4b46-b553-1d2e4719dbf5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:35.063600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-63f5695d-20b1-4b46-b553-1d2e4719dbf5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:35.063600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-63f5695d-20b1-4b46-b553-1d2e4719dbf5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:35.072964 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:35.072964 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:35.081273 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-63f5695d-20b1-4b46-b553-1d2e4719dbf5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:35.091891 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-63f5695d-20b1-4b46-b553-1d2e4719dbf5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:35.092691 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 829/1651] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:35 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 911 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:35.161594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-14f5b0a6-4926-4def-94e9-84a7f5afdb24 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:35.165740 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-14f5b0a6-4926-4def-94e9-84a7f5afdb24 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:35.166177 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-14f5b0a6-4926-4def-94e9-84a7f5afdb24 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:35.166679 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-14f5b0a6-4926-4def-94e9-84a7f5afdb24 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:35.181281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:35.181281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:35.187569 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-14f5b0a6-4926-4def-94e9-84a7f5afdb24 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:35.196496 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-14f5b0a6-4926-4def-94e9-84a7f5afdb24 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:35.197206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 823/1652] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:14:35 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 911 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:14:35.450364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-75dab231-0b2d-4909-83d7-dbe5e83a7619 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:35.451078 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-75dab231-0b2d-4909-83d7-dbe5e83a7619 None None] GET http://10.222.0.62/volume//
Sep 23 14:14:35.451501 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-75dab231-0b2d-4909-83d7-dbe5e83a7619 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:35.451986 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-75dab231-0b2d-4909-83d7-dbe5e83a7619 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:35.452743 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-75dab231-0b2d-4909-83d7-dbe5e83a7619 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:14:35.453330 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 830/1653] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:14:35 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:14:35.463388 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-5eb56d67-ff21-4854-b456-8e70b61b5603 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:35.468960 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-5eb56d67-ff21-4854-b456-8e70b61b5603 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] POST http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments
Sep 23 14:14:35.469750 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-5eb56d67-ff21-4854-b456-8e70b61b5603 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78cd69c7-4226-4e6e-8ad1-ed6b92a509f2", "connector": null, "instance_uuid": "0fc54974-8673-4c22-8a12-01964ce46743"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:14:35.486233 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:35.486233 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:35.764489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-5eb56d67-ff21-4854-b456-8e70b61b5603 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments returned with HTTP 200
Sep 23 14:14:35.765520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 824/1654] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:14:35 2022] POST /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments => generated 273 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:14:35.961368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7ed8e86f-d0f4-4e16-ab9d-078e9e5d1260 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:35.965332 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7ed8e86f-d0f4-4e16-ab9d-078e9e5d1260 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:35.965839 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7ed8e86f-d0f4-4e16-ab9d-078e9e5d1260 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:35.966363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7ed8e86f-d0f4-4e16-ab9d-078e9e5d1260 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:35.989835 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:35.989835 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:35.997927 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7ed8e86f-d0f4-4e16-ab9d-078e9e5d1260 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:36.008781 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7ed8e86f-d0f4-4e16-ab9d-078e9e5d1260 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:36.009561 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 831/1655] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:35 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 910 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:36.083905 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-df7c8954-4531-4e35-b41d-f3d7642b7e2a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:36.084628 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-df7c8954-4531-4e35-b41d-f3d7642b7e2a None None] GET http://10.222.0.62/volume//
Sep 23 14:14:36.085024 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-df7c8954-4531-4e35-b41d-f3d7642b7e2a None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:36.085478 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-df7c8954-4531-4e35-b41d-f3d7642b7e2a None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:36.086240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-df7c8954-4531-4e35-b41d-f3d7642b7e2a None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:14:36.086824 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 825/1656] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:14:36 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:14:36.095518 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-b0c81278-9768-4e8f-8c03-c3f7ad5639ad None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:36.099099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-b0c81278-9768-4e8f-8c03-c3f7ad5639ad tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:36.099580 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-b0c81278-9768-4e8f-8c03-c3f7ad5639ad tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:36.100024 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-b0c81278-9768-4e8f-8c03-c3f7ad5639ad tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:36.118441 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:36.118441 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:36.124604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-b0c81278-9768-4e8f-8c03-c3f7ad5639ad tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:36.133959 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-b0c81278-9768-4e8f-8c03-c3f7ad5639ad tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:36.134689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 832/1657] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:14:36 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:14:36.183986 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-0b37ac8b-427a-46c7-bb34-8f9406fd67fb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:36.188286 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-0b37ac8b-427a-46c7-bb34-8f9406fd67fb tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] PUT http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/98e4228b-4822-4487-ab37-4adf6b87b729
Sep 23 14:14:36.189040 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-0b37ac8b-427a-46c7-bb34-8f9406fd67fb tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sdb"}}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:14:36.211423 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-0b37ac8b-427a-46c7-bb34-8f9406fd67fb tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Acquiring lock "cinder-attachment_update-78cd69c7-4226-4e6e-8ad1-ed6b92a509f2-hv-cinder-85743" by "attachment_update" {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:14:36.220750 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-0b37ac8b-427a-46c7-bb34-8f9406fd67fb tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Lock "cinder-attachment_update-78cd69c7-4226-4e6e-8ad1-ed6b92a509f2-hv-cinder-85743" acquired by "attachment_update" :: waited 0.009s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:14:36.223314 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:36.223314 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:36.911347 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-0b37ac8b-427a-46c7-bb34-8f9406fd67fb tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Lock "cinder-attachment_update-78cd69c7-4226-4e6e-8ad1-ed6b92a509f2-hv-cinder-85743" released by "attachment_update" :: held 0.690s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:14:36.912216 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-0b37ac8b-427a-46c7-bb34-8f9406fd67fb tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/98e4228b-4822-4487-ab37-4adf6b87b729 returned with HTTP 200
Sep 23 14:14:36.913814 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 826/1658] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:14:36 2022] PUT /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/98e4228b-4822-4487-ab37-4adf6b87b729 => generated 747 bytes in 731 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:14:37.028276 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3dc8ad89-4fc8-4d23-82b3-9924f178b0c5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:37.032045 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3dc8ad89-4fc8-4d23-82b3-9924f178b0c5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:37.032489 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3dc8ad89-4fc8-4d23-82b3-9924f178b0c5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:37.032942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3dc8ad89-4fc8-4d23-82b3-9924f178b0c5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:37.052087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:37.052087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:37.058376 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3dc8ad89-4fc8-4d23-82b3-9924f178b0c5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:37.068168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3dc8ad89-4fc8-4d23-82b3-9924f178b0c5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:37.068871 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 833/1659] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:37 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 911 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:14:38.091042 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6f1e4d43-8368-453f-a24c-18ade1083de9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:38.096367 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6f1e4d43-8368-453f-a24c-18ade1083de9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:38.097033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6f1e4d43-8368-453f-a24c-18ade1083de9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:38.097716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6f1e4d43-8368-453f-a24c-18ade1083de9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:38.128370 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:38.128370 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:38.139503 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6f1e4d43-8368-453f-a24c-18ade1083de9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:38.153305 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6f1e4d43-8368-453f-a24c-18ade1083de9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:38.154468 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 827/1660] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:38 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 911 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:39.186026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-359937ae-8f5d-491c-b595-2158321e6675 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:39.189670 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-359937ae-8f5d-491c-b595-2158321e6675 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:39.190116 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-359937ae-8f5d-491c-b595-2158321e6675 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:39.190604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-359937ae-8f5d-491c-b595-2158321e6675 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:39.227168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:39.227168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:39.233609 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-359937ae-8f5d-491c-b595-2158321e6675 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:39.248596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-359937ae-8f5d-491c-b595-2158321e6675 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:39.249668 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 834/1661] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:39 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 911 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:40.273327 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a5172b98-7f6d-4ae6-b693-6b92393d3659 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:40.277019 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a5172b98-7f6d-4ae6-b693-6b92393d3659 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:40.278637 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a5172b98-7f6d-4ae6-b693-6b92393d3659 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:40.279115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a5172b98-7f6d-4ae6-b693-6b92393d3659 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:40.299822 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:40.299822 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:40.307102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a5172b98-7f6d-4ae6-b693-6b92393d3659 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:40.316918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a5172b98-7f6d-4ae6-b693-6b92393d3659 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:40.317695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 828/1662] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:40 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 911 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:41.336439 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ebee9735-7ae6-44f6-abfe-14644f4686b6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:41.340400 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ebee9735-7ae6-44f6-abfe-14644f4686b6 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:41.340841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ebee9735-7ae6-44f6-abfe-14644f4686b6 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:41.341315 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ebee9735-7ae6-44f6-abfe-14644f4686b6 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:41.343573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=82,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:14:41.361459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:41.361459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:41.367532 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ebee9735-7ae6-44f6-abfe-14644f4686b6 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:41.378025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ebee9735-7ae6-44f6-abfe-14644f4686b6 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:41.380472 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 835/1663] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:41 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 911 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:42.398350 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e9d8e3c9-2323-4aed-9f5e-886108cec9a6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:42.403811 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e9d8e3c9-2323-4aed-9f5e-886108cec9a6 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:42.404253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e9d8e3c9-2323-4aed-9f5e-886108cec9a6 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:42.404705 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e9d8e3c9-2323-4aed-9f5e-886108cec9a6 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:42.424671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:42.424671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:42.431055 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e9d8e3c9-2323-4aed-9f5e-886108cec9a6 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:42.440570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e9d8e3c9-2323-4aed-9f5e-886108cec9a6 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:42.441311 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 829/1664] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:42 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 911 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:43.076106 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-65997536-8a76-418b-8b9f-2b359aed4e47 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:43.080416 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-65997536-8a76-418b-8b9f-2b359aed4e47 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] POST http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/98e4228b-4822-4487-ab37-4adf6b87b729/action
Sep 23 14:14:43.081208 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-65997536-8a76-418b-8b9f-2b359aed4e47 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action body: b'{"os-complete": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:14:43.081553 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-65997536-8a76-418b-8b9f-2b359aed4e47 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:14:43.111483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:43.111483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:43.249864 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-f1e95db1-5249-445d-b22e-df1db81e1974 req-65997536-8a76-418b-8b9f-2b359aed4e47 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/98e4228b-4822-4487-ab37-4adf6b87b729/action returned with HTTP 204
Sep 23 14:14:43.250712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 836/1665] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:14:43 2022] POST /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/98e4228b-4822-4487-ab37-4adf6b87b729/action => generated 0 bytes in 176 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:14:43.459391 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ed29bfad-6341-4a3a-835e-8d518ee88a94 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:43.463366 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ed29bfad-6341-4a3a-835e-8d518ee88a94 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:43.463815 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ed29bfad-6341-4a3a-835e-8d518ee88a94 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:43.464271 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ed29bfad-6341-4a3a-835e-8d518ee88a94 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:43.484990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:43.484990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:43.491218 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ed29bfad-6341-4a3a-835e-8d518ee88a94 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:43.503036 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ed29bfad-6341-4a3a-835e-8d518ee88a94 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:43.503785 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 830/1666] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:43 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 1203 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:14:43.521259 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-767a9f0b-5ecd-4cf3-a09f-84d335a9d03e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:43.524834 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-767a9f0b-5ecd-4cf3-a09f-84d335a9d03e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:43.525270 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-767a9f0b-5ecd-4cf3-a09f-84d335a9d03e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:43.525714 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-767a9f0b-5ecd-4cf3-a09f-84d335a9d03e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:43.552787 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:43.552787 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:43.559875 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-767a9f0b-5ecd-4cf3-a09f-84d335a9d03e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:43.568935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-767a9f0b-5ecd-4cf3-a09f-84d335a9d03e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:43.569650 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 837/1667] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:43 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 1203 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:14:43.698004 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:43.702167 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] POST http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes
Sep 23 14:14:43.702910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1569361888"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:14:43.705082 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1569361888'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:14:43.705396 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Create volume of 1 GB
Sep 23 14:14:43.712610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Availability Zones retrieved successfully.
Sep 23 14:14:43.727932 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Flow 'volume_create_api' (71ed9af2-3230-4f93-9e42-6e9a6e120dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:14:43.731051 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5133f88-a908-4011-a149-dae2cbe095d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:14:43.733416 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:14:43.766852 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5133f88-a908-4011-a149-dae2cbe095d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:14:43.769153 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e99de9f-eebd-4308-89cf-4b3f1a2733f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:14:43.794164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=96,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:14:43.894124 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Created reservations ['1595bf48-85bd-4352-91bd-566319f4e949', 'd1e76036-b7a1-42d3-86da-0175766f8073', '23cc02fc-da79-4099-9b9b-364a2a04553a', '078d3334-a1f0-42ee-8606-0fb236d76d22'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:14:43.895936 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e99de9f-eebd-4308-89cf-4b3f1a2733f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1595bf48-85bd-4352-91bd-566319f4e949', 'd1e76036-b7a1-42d3-86da-0175766f8073', '23cc02fc-da79-4099-9b9b-364a2a04553a', '078d3334-a1f0-42ee-8606-0fb236d76d22']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:14:43.897970 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab54fac2-3bc1-42cb-a3a2-f7ae888539e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:14:43.973262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab54fac2-3bc1-42cb-a3a2-f7ae888539e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2faaf66-6a3b-489e-b34a-81b88cd2a171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1569361888',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='403c04c19c0c45398d6b232c03a4b7a6',qos_specs=None,replication_status=<?>,reservations=['1595bf48-85bd-4352-91bd-566319f4e949','d1e76036-b7a1-42d3-86da-0175766f8073','23cc02fc-da79-4099-9b9b-364a2a04553a','078d3334-a1f0-42ee-8606-0fb236d76d22'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='1e18b5b70f8b4939bebae2d7ef261740',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1569361888',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=b2faaf66-6a3b-489e-b34a-81b88cd2a171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='403c04c19c0c45398d6b232c03a4b7a6',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='1e18b5b70f8b4939bebae2d7ef261740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:14:43.975577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b422313d-4a89-4111-bc11-dce863eb6c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:14:44.039528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b422313d-4a89-4111-bc11-dce863eb6c85) 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-1569361888',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='403c04c19c0c45398d6b232c03a4b7a6',qos_specs=None,replication_status=<?>,reservations=['1595bf48-85bd-4352-91bd-566319f4e949','d1e76036-b7a1-42d3-86da-0175766f8073','23cc02fc-da79-4099-9b9b-364a2a04553a','078d3334-a1f0-42ee-8606-0fb236d76d22'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='1e18b5b70f8b4939bebae2d7ef261740',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:14:44.041319 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdee9adf-89eb-4e7e-8d64-833992f18ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:14:44.137974 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdee9adf-89eb-4e7e-8d64-833992f18ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:14:44.140374 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Flow 'volume_create_api' (71ed9af2-3230-4f93-9e42-6e9a6e120dcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:14:44.141061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Create volume request issued successfully.
Sep 23 14:14:44.142286 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5bf471a1-18bb-43b0-9db3-171a2f80696f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes returned with HTTP 202
Sep 23 14:14:44.143429 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 831/1668] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:14:43 2022] POST /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes => generated 820 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:14:44.159556 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ec3d4521-7db2-480b-a094-a725d368c1b4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:44.164399 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ec3d4521-7db2-480b-a094-a725d368c1b4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:44.165310 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ec3d4521-7db2-480b-a094-a725d368c1b4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:44.166195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ec3d4521-7db2-480b-a094-a725d368c1b4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:44.182554 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:44.182554 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:44.191374 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ec3d4521-7db2-480b-a094-a725d368c1b4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:44.203998 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ec3d4521-7db2-480b-a094-a725d368c1b4 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:44.204740 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 838/1669] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:44 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 888 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:45.225964 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ee693eae-296c-4683-9e2a-7534803c4e68 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:45.229708 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ee693eae-296c-4683-9e2a-7534803c4e68 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:45.231020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ee693eae-296c-4683-9e2a-7534803c4e68 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:45.231521 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ee693eae-296c-4683-9e2a-7534803c4e68 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:45.245652 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:45.245652 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:45.252057 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ee693eae-296c-4683-9e2a-7534803c4e68 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:45.260861 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ee693eae-296c-4683-9e2a-7534803c4e68 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:45.261586 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 832/1670] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:45 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 913 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:45.327983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-63b77518-7a32-4b2c-bba8-8068408d7606 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:45.332062 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-63b77518-7a32-4b2c-bba8-8068408d7606 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:45.332505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-63b77518-7a32-4b2c-bba8-8068408d7606 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:45.332954 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-63b77518-7a32-4b2c-bba8-8068408d7606 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:45.347901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:45.347901 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:45.354452 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-63b77518-7a32-4b2c-bba8-8068408d7606 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:45.364092 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-63b77518-7a32-4b2c-bba8-8068408d7606 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:45.364814 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 839/1671] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:14:45 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:45.656663 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fa5aa193-680d-40a6-a2b2-8e53eb387f03 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:45.657404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fa5aa193-680d-40a6-a2b2-8e53eb387f03 None None] GET http://10.222.0.62/volume//
Sep 23 14:14:45.657795 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fa5aa193-680d-40a6-a2b2-8e53eb387f03 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:45.658245 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fa5aa193-680d-40a6-a2b2-8e53eb387f03 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:45.659060 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fa5aa193-680d-40a6-a2b2-8e53eb387f03 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:14:45.659621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 833/1672] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:14:45 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:14:45.666278 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-b4c6a4cb-5552-40e2-b6de-5c2704d6e06c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:45.671878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-b4c6a4cb-5552-40e2-b6de-5c2704d6e06c tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] POST http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments
Sep 23 14:14:45.672915 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-b4c6a4cb-5552-40e2-b6de-5c2704d6e06c tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2faaf66-6a3b-489e-b34a-81b88cd2a171", "connector": null, "instance_uuid": "0fc54974-8673-4c22-8a12-01964ce46743"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:14:45.689381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:45.689381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:45.997967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-b4c6a4cb-5552-40e2-b6de-5c2704d6e06c tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments returned with HTTP 200
Sep 23 14:14:45.998963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 840/1673] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:14:45 2022] POST /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments => generated 273 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:14:46.207727 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-659c23ba-bd80-4dc6-a0c5-b584da978f45 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:46.213498 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-659c23ba-bd80-4dc6-a0c5-b584da978f45 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:46.215792 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-659c23ba-bd80-4dc6-a0c5-b584da978f45 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:46.216677 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-659c23ba-bd80-4dc6-a0c5-b584da978f45 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:46.239227 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:46.239227 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:46.246757 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-659c23ba-bd80-4dc6-a0c5-b584da978f45 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:46.257408 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-659c23ba-bd80-4dc6-a0c5-b584da978f45 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:46.258056 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 834/1674] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:46 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 912 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:46.372400 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a5b3794c-3688-4884-b5d5-83f889260a5d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:46.373183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a5b3794c-3688-4884-b5d5-83f889260a5d None None] GET http://10.222.0.62/volume//
Sep 23 14:14:46.373603 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a5b3794c-3688-4884-b5d5-83f889260a5d None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:46.374053 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a5b3794c-3688-4884-b5d5-83f889260a5d None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:46.374842 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a5b3794c-3688-4884-b5d5-83f889260a5d None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:14:46.375399 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 841/1675] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:14:46 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:14:46.403307 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-f4fbe9e4-e87b-470f-938b-ef30324fd195 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:46.407507 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-f4fbe9e4-e87b-470f-938b-ef30324fd195 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:46.408024 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-f4fbe9e4-e87b-470f-938b-ef30324fd195 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:46.408466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-f4fbe9e4-e87b-470f-938b-ef30324fd195 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:46.427621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:46.427621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:46.433894 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-f4fbe9e4-e87b-470f-938b-ef30324fd195 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:46.443034 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-f4fbe9e4-e87b-470f-938b-ef30324fd195 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:46.443742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 835/1676] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:14:46 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:14:46.513838 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-87fd7b2f-6cfd-4d14-a38e-7c2bd8f3516a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:46.518287 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-87fd7b2f-6cfd-4d14-a38e-7c2bd8f3516a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] PUT http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/a5e63e19-dfc8-4210-b181-de064cfcf00a
Sep 23 14:14:46.519103 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-87fd7b2f-6cfd-4d14-a38e-7c2bd8f3516a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sdc"}}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:14:46.533313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-87fd7b2f-6cfd-4d14-a38e-7c2bd8f3516a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Acquiring lock "cinder-attachment_update-b2faaf66-6a3b-489e-b34a-81b88cd2a171-hv-cinder-85743" by "attachment_update" {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:14:46.541205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-87fd7b2f-6cfd-4d14-a38e-7c2bd8f3516a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Lock "cinder-attachment_update-b2faaf66-6a3b-489e-b34a-81b88cd2a171-hv-cinder-85743" acquired by "attachment_update" :: waited 0.008s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:14:46.543478 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:46.543478 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:47.276061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8b495216-9764-4521-a5c8-6d3e00863d29 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:47.283345 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8b495216-9764-4521-a5c8-6d3e00863d29 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:47.283830 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8b495216-9764-4521-a5c8-6d3e00863d29 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:47.284307 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8b495216-9764-4521-a5c8-6d3e00863d29 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:47.311920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:47.311920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:47.318722 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8b495216-9764-4521-a5c8-6d3e00863d29 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:47.328367 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8b495216-9764-4521-a5c8-6d3e00863d29 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:47.329105 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 836/1677] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:47 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:47.420614 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.coordination [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-87fd7b2f-6cfd-4d14-a38e-7c2bd8f3516a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Lock "cinder-attachment_update-b2faaf66-6a3b-489e-b34a-81b88cd2a171-hv-cinder-85743" released by "attachment_update" :: held 0.879s {{(pid=113688) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:14:47.425550 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-87fd7b2f-6cfd-4d14-a38e-7c2bd8f3516a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/a5e63e19-dfc8-4210-b181-de064cfcf00a returned with HTTP 200
Sep 23 14:14:47.425550 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 842/1678] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:14:46 2022] PUT /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/a5e63e19-dfc8-4210-b181-de064cfcf00a => generated 747 bytes in 910 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:14:48.356125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6a66d3b8-bca1-4b6d-a672-939400862ff3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:48.360061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6a66d3b8-bca1-4b6d-a672-939400862ff3 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:48.360687 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6a66d3b8-bca1-4b6d-a672-939400862ff3 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:48.361184 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6a66d3b8-bca1-4b6d-a672-939400862ff3 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:48.380427 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:48.380427 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:48.386886 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6a66d3b8-bca1-4b6d-a672-939400862ff3 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:48.395791 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6a66d3b8-bca1-4b6d-a672-939400862ff3 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:48.396814 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 837/1679] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:48 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 913 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:49.414918 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6ac4517b-b17b-4a94-aae7-5277d85d7b94 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:49.418486 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6ac4517b-b17b-4a94-aae7-5277d85d7b94 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:49.418931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6ac4517b-b17b-4a94-aae7-5277d85d7b94 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:49.419377 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6ac4517b-b17b-4a94-aae7-5277d85d7b94 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:49.438201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:49.438201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:49.444516 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6ac4517b-b17b-4a94-aae7-5277d85d7b94 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:49.453895 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6ac4517b-b17b-4a94-aae7-5277d85d7b94 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:49.454642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 843/1680] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:49 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 913 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:50.472753 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ecce5945-487d-47d6-8ce3-e395038f2d3a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:50.476280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ecce5945-487d-47d6-8ce3-e395038f2d3a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:50.476723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ecce5945-487d-47d6-8ce3-e395038f2d3a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:50.477166 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ecce5945-487d-47d6-8ce3-e395038f2d3a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:50.496338 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:50.496338 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:50.502740 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ecce5945-487d-47d6-8ce3-e395038f2d3a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:50.511742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ecce5945-487d-47d6-8ce3-e395038f2d3a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:50.512390 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 838/1681] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:50 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 913 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:51.529604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0171f8d6-f440-4071-882d-47dc9e5c193e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:51.533131 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0171f8d6-f440-4071-882d-47dc9e5c193e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:51.533576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0171f8d6-f440-4071-882d-47dc9e5c193e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:51.534030 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0171f8d6-f440-4071-882d-47dc9e5c193e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:51.553379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:51.553379 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:51.560545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0171f8d6-f440-4071-882d-47dc9e5c193e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:51.569317 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0171f8d6-f440-4071-882d-47dc9e5c193e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:51.570003 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 844/1682] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:51 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 913 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:52.588707 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-225399e5-a27e-4d7e-8836-9e5429655975 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:52.592317 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-225399e5-a27e-4d7e-8836-9e5429655975 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:52.592755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-225399e5-a27e-4d7e-8836-9e5429655975 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:52.593199 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-225399e5-a27e-4d7e-8836-9e5429655975 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:52.611976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:52.611976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:52.617967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-225399e5-a27e-4d7e-8836-9e5429655975 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:52.627289 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-225399e5-a27e-4d7e-8836-9e5429655975 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:52.627968 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 839/1683] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:52 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 913 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:53.645393 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6bc174a4-1f1d-4980-be5b-e7a4dc820f7b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:53.648951 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6bc174a4-1f1d-4980-be5b-e7a4dc820f7b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:53.649423 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6bc174a4-1f1d-4980-be5b-e7a4dc820f7b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:53.649876 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6bc174a4-1f1d-4980-be5b-e7a4dc820f7b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:53.668669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:53.668669 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:53.675087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6bc174a4-1f1d-4980-be5b-e7a4dc820f7b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:53.684488 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6bc174a4-1f1d-4980-be5b-e7a4dc820f7b tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:53.685208 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 845/1684] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:53 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 913 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:53.747647 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-86e2ab06-bd2d-4c9d-a1ac-cb2e99d42615 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:53.751961 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-86e2ab06-bd2d-4c9d-a1ac-cb2e99d42615 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] POST http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/a5e63e19-dfc8-4210-b181-de064cfcf00a/action
Sep 23 14:14:53.752726 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-86e2ab06-bd2d-4c9d-a1ac-cb2e99d42615 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action body: b'{"os-complete": null}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:14:53.753048 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-86e2ab06-bd2d-4c9d-a1ac-cb2e99d42615 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:14:53.778692 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=82,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:14:53.783527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:53.783527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:53.951415 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-67abc44d-05b8-47de-a8e8-3ddca44d9ccf req-86e2ab06-bd2d-4c9d-a1ac-cb2e99d42615 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/a5e63e19-dfc8-4210-b181-de064cfcf00a/action returned with HTTP 204
Sep 23 14:14:53.952138 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 840/1685] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:14:53 2022] POST /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/a5e63e19-dfc8-4210-b181-de064cfcf00a/action => generated 0 bytes in 206 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:14:54.703398 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ef6fbc73-4834-42e1-9df9-5f073d906fee None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:54.706990 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ef6fbc73-4834-42e1-9df9-5f073d906fee tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:54.712195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ef6fbc73-4834-42e1-9df9-5f073d906fee tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:54.712195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ef6fbc73-4834-42e1-9df9-5f073d906fee tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:54.724056 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=94,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:14:54.728121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:54.728121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:54.735061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ef6fbc73-4834-42e1-9df9-5f073d906fee tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:54.744042 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ef6fbc73-4834-42e1-9df9-5f073d906fee tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:54.744739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 846/1686] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:54 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 1205 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:14:54.762573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f764914a-a8d8-46db-a1d1-8f3ea13a4427 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:54.766077 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f764914a-a8d8-46db-a1d1-8f3ea13a4427 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:54.766563 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f764914a-a8d8-46db-a1d1-8f3ea13a4427 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:54.767003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f764914a-a8d8-46db-a1d1-8f3ea13a4427 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:54.785610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:54.785610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:54.791754 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f764914a-a8d8-46db-a1d1-8f3ea13a4427 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:54.801411 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f764914a-a8d8-46db-a1d1-8f3ea13a4427 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:54.802095 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 841/1687] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:54 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 1205 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:14:55.131602 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-f99ccd04-7c6f-49c2-8e08-431336e152a8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:55.135709 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-f99ccd04-7c6f-49c2-8e08-431336e152a8 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:55.136402 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-f99ccd04-7c6f-49c2-8e08-431336e152a8 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:55.137110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-f99ccd04-7c6f-49c2-8e08-431336e152a8 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:55.156265 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:55.156265 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:55.162419 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-f99ccd04-7c6f-49c2-8e08-431336e152a8 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:55.171953 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-f99ccd04-7c6f-49c2-8e08-431336e152a8 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:55.172928 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 847/1688] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:14:55 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 1203 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:14:55.199714 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-3c26878c-5a69-4483-8dd4-f15f7dadfe02 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:55.203803 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-3c26878c-5a69-4483-8dd4-f15f7dadfe02 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] POST http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2/action
Sep 23 14:14:55.204558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-3c26878c-5a69-4483-8dd4-f15f7dadfe02 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action body: b'{"os-begin_detaching": null}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:14:55.204933 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-3c26878c-5a69-4483-8dd4-f15f7dadfe02 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:14:55.224485 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:55.224485 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:55.225501 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-3c26878c-5a69-4483-8dd4-f15f7dadfe02 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:55.414042 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-3c26878c-5a69-4483-8dd4-f15f7dadfe02 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Begin detaching volume completed successfully.
Sep 23 14:14:55.414474 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-3c26878c-5a69-4483-8dd4-f15f7dadfe02 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2/action returned with HTTP 202
Sep 23 14:14:55.415287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 842/1689] 10.222.0.62 () {64 vars in 1652 bytes} [Fri Sep 23 14:14:55 2022] POST /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2/action => generated 0 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Sep 23 14:14:55.541291 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-451b7c78-72d9-4da4-bbfc-efd0aa326597 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:55.544854 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-451b7c78-72d9-4da4-bbfc-efd0aa326597 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:55.545298 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-451b7c78-72d9-4da4-bbfc-efd0aa326597 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:55.545751 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-451b7c78-72d9-4da4-bbfc-efd0aa326597 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:55.565093 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:55.565093 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:55.571267 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-451b7c78-72d9-4da4-bbfc-efd0aa326597 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:55.580558 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-451b7c78-72d9-4da4-bbfc-efd0aa326597 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:55.581267 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 848/1690] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:55 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 1206 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:14:55.711361 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b8ac04d9-3634-4b1a-917c-f788ba2a29c7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:55.712206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b8ac04d9-3634-4b1a-917c-f788ba2a29c7 None None] GET http://10.222.0.62/volume//
Sep 23 14:14:55.712610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b8ac04d9-3634-4b1a-917c-f788ba2a29c7 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:55.713060 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b8ac04d9-3634-4b1a-917c-f788ba2a29c7 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:55.713856 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b8ac04d9-3634-4b1a-917c-f788ba2a29c7 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:14:55.714437 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 843/1691] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:14:55 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:14:55.727161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-7b534159-cbb5-405f-93ae-81c548421567 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:55.730875 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-7b534159-cbb5-405f-93ae-81c548421567 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:55.731354 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-7b534159-cbb5-405f-93ae-81c548421567 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:55.731801 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-7b534159-cbb5-405f-93ae-81c548421567 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:55.750630 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:55.750630 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:55.756982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-7b534159-cbb5-405f-93ae-81c548421567 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:55.766688 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-7b534159-cbb5-405f-93ae-81c548421567 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:55.767420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 849/1692] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:14:55 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 1304 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:14:56.583276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-d7d14a13-77a2-4950-8148-40f7df4b59cd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:56.587646 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-d7d14a13-77a2-4950-8148-40f7df4b59cd tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] DELETE http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/98e4228b-4822-4487-ab37-4adf6b87b729
Sep 23 14:14:56.588076 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-d7d14a13-77a2-4950-8148-40f7df4b59cd tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:56.588513 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-d7d14a13-77a2-4950-8148-40f7df4b59cd tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:56.599589 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0db8358a-4681-4a4e-b6a1-a508429cf1b7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:56.602550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:56.602550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:56.603475 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0db8358a-4681-4a4e-b6a1-a508429cf1b7 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:56.603962 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0db8358a-4681-4a4e-b6a1-a508429cf1b7 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:56.604472 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0db8358a-4681-4a4e-b6a1-a508429cf1b7 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:56.624359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:56.624359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:56.630647 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0db8358a-4681-4a4e-b6a1-a508429cf1b7 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:56.639535 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0db8358a-4681-4a4e-b6a1-a508429cf1b7 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:56.640244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 850/1693] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:56 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 1206 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:14:56.932359 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-00bdb088-e252-46cd-ba3f-4816c44c6494 req-d7d14a13-77a2-4950-8148-40f7df4b59cd tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/98e4228b-4822-4487-ab37-4adf6b87b729 returned with HTTP 200
Sep 23 14:14:56.933060 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 844/1694] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:14:56 2022] DELETE /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/98e4228b-4822-4487-ab37-4adf6b87b729 => generated 19 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:57.658833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-56f31b18-a9fc-415b-a997-76c43555d69d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:57.662247 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-56f31b18-a9fc-415b-a997-76c43555d69d tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:57.662716 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-56f31b18-a9fc-415b-a997-76c43555d69d tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:57.663167 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-56f31b18-a9fc-415b-a997-76c43555d69d tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:57.677974 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:57.677974 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:57.685019 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-56f31b18-a9fc-415b-a997-76c43555d69d tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:57.693691 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-56f31b18-a9fc-415b-a997-76c43555d69d tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:57.694400 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 851/1695] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:57 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 911 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:57.806946 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-c867fe03-510b-49f5-a6d8-eee3120b93eb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:57.817752 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-c867fe03-510b-49f5-a6d8-eee3120b93eb tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:57.818202 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-c867fe03-510b-49f5-a6d8-eee3120b93eb tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:57.818693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-c867fe03-510b-49f5-a6d8-eee3120b93eb tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:57.839096 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:57.839096 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:57.849061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-c867fe03-510b-49f5-a6d8-eee3120b93eb tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:57.858517 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-c867fe03-510b-49f5-a6d8-eee3120b93eb tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:57.859328 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 845/1696] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:14:57 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 1205 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:14:57.887418 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-bdb32257-c380-4a98-a97d-fb898e4a9916 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:57.891371 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-bdb32257-c380-4a98-a97d-fb898e4a9916 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] POST http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171/action
Sep 23 14:14:57.892090 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-bdb32257-c380-4a98-a97d-fb898e4a9916 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action body: b'{"os-begin_detaching": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:14:57.892415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-bdb32257-c380-4a98-a97d-fb898e4a9916 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:14:57.911665 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:57.911665 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:57.912560 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-bdb32257-c380-4a98-a97d-fb898e4a9916 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:57.998447 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-bdb32257-c380-4a98-a97d-fb898e4a9916 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Begin detaching volume completed successfully.
Sep 23 14:14:57.999277 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-bdb32257-c380-4a98-a97d-fb898e4a9916 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171/action returned with HTTP 202
Sep 23 14:14:58.000327 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 852/1697] 10.222.0.62 () {64 vars in 1652 bytes} [Fri Sep 23 14:14:57 2022] POST /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:14:58.095282 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3713bfcd-f36a-409f-a957-5b7885abe6e7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:58.099716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3713bfcd-f36a-409f-a957-5b7885abe6e7 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:58.100523 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3713bfcd-f36a-409f-a957-5b7885abe6e7 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:58.100981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3713bfcd-f36a-409f-a957-5b7885abe6e7 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:58.119982 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:58.119982 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:58.126937 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3713bfcd-f36a-409f-a957-5b7885abe6e7 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:58.135665 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3713bfcd-f36a-409f-a957-5b7885abe6e7 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:58.136359 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 846/1698] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:58 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 1208 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:14:58.239381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fcd11479-c551-44c9-9355-81fa0c024772 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:58.240202 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fcd11479-c551-44c9-9355-81fa0c024772 None None] GET http://10.222.0.62/volume//
Sep 23 14:14:58.240591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fcd11479-c551-44c9-9355-81fa0c024772 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:58.241038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fcd11479-c551-44c9-9355-81fa0c024772 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:58.241791 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fcd11479-c551-44c9-9355-81fa0c024772 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:14:58.242491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 853/1699] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:14:58 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:14:58.263490 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-c553a814-a8c2-476a-8b6e-67c1a2d3c489 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:58.267109 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-c553a814-a8c2-476a-8b6e-67c1a2d3c489 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:58.267596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-c553a814-a8c2-476a-8b6e-67c1a2d3c489 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:58.268042 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-c553a814-a8c2-476a-8b6e-67c1a2d3c489 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:58.287043 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:58.287043 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:58.293878 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-c553a814-a8c2-476a-8b6e-67c1a2d3c489 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:58.303206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-c553a814-a8c2-476a-8b6e-67c1a2d3c489 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:58.303902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 847/1700] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:14:58 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 1306 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:14:58.848462 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-be621873-6a53-44e6-bfe9-0006df362b06 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:58.853102 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-be621873-6a53-44e6-bfe9-0006df362b06 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] DELETE http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/a5e63e19-dfc8-4210-b181-de064cfcf00a
Sep 23 14:14:58.853539 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-be621873-6a53-44e6-bfe9-0006df362b06 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:58.853985 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-be621873-6a53-44e6-bfe9-0006df362b06 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:58.867994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:58.867994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:59.155115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-13935db9-5a12-4740-bd12-6fc2cbfe9da5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:59.158581 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-13935db9-5a12-4740-bd12-6fc2cbfe9da5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:59.159027 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-13935db9-5a12-4740-bd12-6fc2cbfe9da5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:59.159467 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-13935db9-5a12-4740-bd12-6fc2cbfe9da5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:59.179024 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:59.179024 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:59.180801 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-403cc4c5-37f9-49ad-a74b-b50abee15727 req-be621873-6a53-44e6-bfe9-0006df362b06 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/a5e63e19-dfc8-4210-b181-de064cfcf00a returned with HTTP 200
Sep 23 14:14:59.181574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 854/1701] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:14:58 2022] DELETE /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/attachments/a5e63e19-dfc8-4210-b181-de064cfcf00a => generated 19 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:14:59.189069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-13935db9-5a12-4740-bd12-6fc2cbfe9da5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:59.207606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-13935db9-5a12-4740-bd12-6fc2cbfe9da5 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:59.207937 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 848/1702] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:59 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:14:59.228170 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d994b679-3c1f-40b8-9901-e93c21f40c9f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:59.233755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d994b679-3c1f-40b8-9901-e93c21f40c9f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:59.234722 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d994b679-3c1f-40b8-9901-e93c21f40c9f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:59.235180 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d994b679-3c1f-40b8-9901-e93c21f40c9f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:59.255334 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:59.255334 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:59.263319 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d994b679-3c1f-40b8-9901-e93c21f40c9f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:59.276923 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d994b679-3c1f-40b8-9901-e93c21f40c9f tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:59.279287 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 855/1703] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:59 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 913 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:14:59.383782 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-50ad2bbb-7804-42b1-b787-f0af94f1a77a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:59.388436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-50ad2bbb-7804-42b1-b787-f0af94f1a77a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:14:59.388960 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-50ad2bbb-7804-42b1-b787-f0af94f1a77a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:59.394379 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-50ad2bbb-7804-42b1-b787-f0af94f1a77a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:59.408008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:59.408008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:59.416005 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-50ad2bbb-7804-42b1-b787-f0af94f1a77a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:59.428970 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-50ad2bbb-7804-42b1-b787-f0af94f1a77a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:14:59.430114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 849/1704] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:59 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:14:59.455021 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-66e88d38-d642-47f2-a22c-0ef987f40604 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:59.461492 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66e88d38-d642-47f2-a22c-0ef987f40604 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:59.463326 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-66e88d38-d642-47f2-a22c-0ef987f40604 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:59.465308 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-66e88d38-d642-47f2-a22c-0ef987f40604 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:59.488969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:59.488969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:59.498108 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-66e88d38-d642-47f2-a22c-0ef987f40604 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:59.509953 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66e88d38-d642-47f2-a22c-0ef987f40604 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:59.510726 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 856/1705] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:59 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 911 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:14:59.591357 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-df927568-b7eb-4d78-be9f-eb9272e91872 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:14:59.595512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-df927568-b7eb-4d78-be9f-eb9272e91872 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:14:59.595958 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-df927568-b7eb-4d78-be9f-eb9272e91872 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:14:59.596416 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-df927568-b7eb-4d78-be9f-eb9272e91872 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:14:59.613169 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:14:59.613169 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:14:59.621563 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-df927568-b7eb-4d78-be9f-eb9272e91872 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:14:59.639056 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-df927568-b7eb-4d78-be9f-eb9272e91872 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:14:59.643466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 850/1706] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:14:59 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 911 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:05.978723 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-70f76d3d-a72e-41f6-8e22-2d37df722876 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:05.982845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-70f76d3d-a72e-41f6-8e22-2d37df722876 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] DELETE http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:15:05.983290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-70f76d3d-a72e-41f6-8e22-2d37df722876 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:05.983736 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-70f76d3d-a72e-41f6-8e22-2d37df722876 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:05.984132 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-70f76d3d-a72e-41f6-8e22-2d37df722876 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Delete volume with id: b2faaf66-6a3b-489e-b34a-81b88cd2a171 
Sep 23 14:15:05.999061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:05.999061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:06.000046 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-70f76d3d-a72e-41f6-8e22-2d37df722876 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:15:06.171946 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-70f76d3d-a72e-41f6-8e22-2d37df722876 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Delete volume request issued successfully.
Sep 23 14:15:06.172351 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-70f76d3d-a72e-41f6-8e22-2d37df722876 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 202
Sep 23 14:15:06.173129 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 857/1707] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:15:05 2022] DELETE /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:06.178117 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c53594a3-f958-4d43-b0a6-cc551e2dd9e9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:06.183717 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c53594a3-f958-4d43-b0a6-cc551e2dd9e9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:15:06.183717 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c53594a3-f958-4d43-b0a6-cc551e2dd9e9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:06.183717 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c53594a3-f958-4d43-b0a6-cc551e2dd9e9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:06.199440 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:06.199440 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:06.211987 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c53594a3-f958-4d43-b0a6-cc551e2dd9e9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:15:06.220358 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c53594a3-f958-4d43-b0a6-cc551e2dd9e9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 200
Sep 23 14:15:06.220358 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 851/1708] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:06 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 912 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:15:07.238394 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-980c2489-4e85-4c16-8730-bb335b5e71ac None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:07.242014 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-980c2489-4e85-4c16-8730-bb335b5e71ac tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171
Sep 23 14:15:07.242810 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-980c2489-4e85-4c16-8730-bb335b5e71ac tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:07.243603 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-980c2489-4e85-4c16-8730-bb335b5e71ac tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:07.247744 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=94,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:15:07.260383 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-980c2489-4e85-4c16-8730-bb335b5e71ac tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 returned with HTTP 404
Sep 23 14:15:07.261923 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 858/1709] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:07 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/b2faaf66-6a3b-489e-b34a-81b88cd2a171 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:15:07.268256 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-712db13f-5ec6-4377-bd36-19434ac21df1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:07.272216 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-712db13f-5ec6-4377-bd36-19434ac21df1 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] DELETE http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:15:07.272736 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-712db13f-5ec6-4377-bd36-19434ac21df1 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:07.273317 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-712db13f-5ec6-4377-bd36-19434ac21df1 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:07.273809 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-712db13f-5ec6-4377-bd36-19434ac21df1 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Delete volume with id: 78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 
Sep 23 14:15:07.289067 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:07.289067 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:07.290096 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-712db13f-5ec6-4377-bd36-19434ac21df1 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:15:07.296278 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=94,cinder:UPDATE=6 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:15:07.515332 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-712db13f-5ec6-4377-bd36-19434ac21df1 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Delete volume request issued successfully.
Sep 23 14:15:07.515772 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-712db13f-5ec6-4377-bd36-19434ac21df1 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 202
Sep 23 14:15:07.516579 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 852/1710] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:15:07 2022] DELETE /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:07.521228 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6c8cd1b1-7122-4c3a-a3b5-746105b4ef7a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:07.528778 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6c8cd1b1-7122-4c3a-a3b5-746105b4ef7a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:15:07.528778 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6c8cd1b1-7122-4c3a-a3b5-746105b4ef7a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:07.528778 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6c8cd1b1-7122-4c3a-a3b5-746105b4ef7a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:07.543507 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:07.543507 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:07.550301 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6c8cd1b1-7122-4c3a-a3b5-746105b4ef7a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:15:07.560248 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6c8cd1b1-7122-4c3a-a3b5-746105b4ef7a tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 200
Sep 23 14:15:07.564518 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 859/1711] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:07 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 910 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:08.580092 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1ffc27c7-98d2-4919-b836-7de66867449e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:08.583725 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1ffc27c7-98d2-4919-b836-7de66867449e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2
Sep 23 14:15:08.584163 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1ffc27c7-98d2-4919-b836-7de66867449e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:08.584613 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1ffc27c7-98d2-4919-b836-7de66867449e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:08.596985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1ffc27c7-98d2-4919-b836-7de66867449e tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 returned with HTTP 404
Sep 23 14:15:08.598011 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 853/1712] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:08 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/78cd69c7-4226-4e6e-8ad1-ed6b92a509f2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:15:08.678799 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c7831e69-24c4-4b92-afdf-cf487bc28160 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:08.682347 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c7831e69-24c4-4b92-afdf-cf487bc28160 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] DELETE http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:15:08.682805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c7831e69-24c4-4b92-afdf-cf487bc28160 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:08.683254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c7831e69-24c4-4b92-afdf-cf487bc28160 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:08.684301 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-c7831e69-24c4-4b92-afdf-cf487bc28160 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Delete volume with id: 5409b022-1cd0-4ad4-b924-6fd35815e349 
Sep 23 14:15:08.698701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:08.698701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:08.700509 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c7831e69-24c4-4b92-afdf-cf487bc28160 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:15:08.907530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c7831e69-24c4-4b92-afdf-cf487bc28160 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Delete volume request issued successfully.
Sep 23 14:15:08.907886 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c7831e69-24c4-4b92-afdf-cf487bc28160 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 202
Sep 23 14:15:08.908658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 860/1713] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:15:08 2022] DELETE /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:08.913300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b5da2fc9-6717-4c90-895f-905ced530b62 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:08.916939 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b5da2fc9-6717-4c90-895f-905ced530b62 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:15:08.917375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b5da2fc9-6717-4c90-895f-905ced530b62 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:08.918406 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b5da2fc9-6717-4c90-895f-905ced530b62 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:08.933205 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:08.933205 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:08.940707 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b5da2fc9-6717-4c90-895f-905ced530b62 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Volume info retrieved successfully.
Sep 23 14:15:08.949376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b5da2fc9-6717-4c90-895f-905ced530b62 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 200
Sep 23 14:15:08.950198 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 854/1714] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:08 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 911 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:09.968022 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a8801854-10c5-4c7d-a42f-068e3eb29cf9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:09.972077 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a8801854-10c5-4c7d-a42f-068e3eb29cf9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] GET http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349
Sep 23 14:15:09.972526 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a8801854-10c5-4c7d-a42f-068e3eb29cf9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:09.972982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a8801854-10c5-4c7d-a42f-068e3eb29cf9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:09.984907 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a8801854-10c5-4c7d-a42f-068e3eb29cf9 tempest-AttachVolumeTestJSON-748341513 tempest-AttachVolumeTestJSON-748341513-project] http://10.222.0.62/volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 returned with HTTP 404
Sep 23 14:15:09.985785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 861/1715] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:09 2022] GET /volume/v3/403c04c19c0c45398d6b232c03a4b7a6/volumes/5409b022-1cd0-4ad4-b924-6fd35815e349 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:15:16.711917 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2630bb86-46b9-45a8-b09d-8c21cde03db5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:16.806853 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2630bb86-46b9-45a8-b09d-8c21cde03db5 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] POST http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types
Sep 23 14:15:16.807584 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2630bb86-46b9-45a8-b09d-8c21cde03db5 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2090125006", "os-volume-type-access:is_public": false}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:16.894615 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2630bb86-46b9-45a8-b09d-8c21cde03db5 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types returned with HTTP 200
Sep 23 14:15:16.895378 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 855/1716] 10.222.0.62 () {60 vars in 1230 bytes} [Fri Sep 23 14:15:16 2022] POST /volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types => generated 229 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:15:16.903785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8327fd75-0a98-4dd0-b07a-a0a811c9e079 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:17.000469 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8327fd75-0a98-4dd0-b07a-a0a811c9e079 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] POST http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes
Sep 23 14:15:17.001182 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8327fd75-0a98-4dd0-b07a-a0a811c9e079 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "972c94e6-afab-4178-b36c-d571b79fd227", "size": 1}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:17.003408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-8327fd75-0a98-4dd0-b07a-a0a811c9e079 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Create volume request body: {'volume': {'volume_type': '972c94e6-afab-4178-b36c-d571b79fd227', 'size': 1}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:15:17.016525 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8327fd75-0a98-4dd0-b07a-a0a811c9e079 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes returned with HTTP 404
Sep 23 14:15:17.017366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 862/1717] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:15:16 2022] POST /volume/v3/89d0b8db43124fd796679613af3b03d7/volumes => generated 114 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:15:17.022667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2f3fd4cf-6daf-4cb8-ba79-2bcfb1f94d5b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:17.026218 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2f3fd4cf-6daf-4cb8-ba79-2bcfb1f94d5b tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] POST http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/972c94e6-afab-4178-b36c-d571b79fd227/action
Sep 23 14:15:17.026960 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2f3fd4cf-6daf-4cb8-ba79-2bcfb1f94d5b tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action body: b'{"addProjectAccess": {"project": "89d0b8db43124fd796679613af3b03d7"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:15:17.027286 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2f3fd4cf-6daf-4cb8-ba79-2bcfb1f94d5b tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "89d0b8db43124fd796679613af3b03d7"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:17.116797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2f3fd4cf-6daf-4cb8-ba79-2bcfb1f94d5b tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/972c94e6-afab-4178-b36c-d571b79fd227/action returned with HTTP 202
Sep 23 14:15:17.117790 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 856/1718] 10.222.0.62 () {60 vars in 1361 bytes} [Fri Sep 23 14:15:17 2022] POST /volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/972c94e6-afab-4178-b36c-d571b79fd227/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:17.123285 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:17.126774 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] POST http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes
Sep 23 14:15:17.127560 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "972c94e6-afab-4178-b36c-d571b79fd227", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1668391805"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:17.129756 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Create volume request body: {'volume': {'volume_type': '972c94e6-afab-4178-b36c-d571b79fd227', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1668391805'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:15:17.137558 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Create volume of 1 GB
Sep 23 14:15:17.138833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:17.138833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:17.139867 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Availability Zones retrieved successfully.
Sep 23 14:15:17.156203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Flow 'volume_create_api' (55a817f9-2444-4152-ba31-792fac2733d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:17.158715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b92e0e79-0640-4e75-8ddf-46565fa70cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:17.161026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:15:17.185598 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b92e0e79-0640-4e75-8ddf-46565fa70cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T14:15:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=972c94e6-afab-4178-b36c-d571b79fd227,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2090125006',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '972c94e6-afab-4178-b36c-d571b79fd227', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:17.187649 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db774ab-9ed1-4327-ba45-58682a760ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:17.223463 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2090125006 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2090125006, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:15:17.223636 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: WARNING cinder.quota [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2090125006 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2090125006, it is now deprecated. Please use the default quota class for default quota.
Sep 23 14:15:17.431220 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Created reservations ['37b9b04f-41ff-4c82-adbf-d27006b15e58', '8411cef6-3145-4ae4-82d7-6c929bde680e', '43b8958a-d1e1-498a-9ac1-0e0b0bb97d64', 'e5a233d4-25f4-40ee-a576-c4e88ef22251'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:15:17.432957 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db774ab-9ed1-4327-ba45-58682a760ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37b9b04f-41ff-4c82-adbf-d27006b15e58', '8411cef6-3145-4ae4-82d7-6c929bde680e', '43b8958a-d1e1-498a-9ac1-0e0b0bb97d64', 'e5a233d4-25f4-40ee-a576-c4e88ef22251']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:17.435483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (423ca067-20d9-486a-8b54-749d0421a199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:17.536809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (423ca067-20d9-486a-8b54-749d0421a199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84041c0e-d38b-40de-b62d-945f6849a8c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1668391805',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='89d0b8db43124fd796679613af3b03d7',qos_specs=None,replication_status=<?>,reservations=['37b9b04f-41ff-4c82-adbf-d27006b15e58','8411cef6-3145-4ae4-82d7-6c929bde680e','43b8958a-d1e1-498a-9ac1-0e0b0bb97d64','e5a233d4-25f4-40ee-a576-c4e88ef22251'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='fa9c2a61162941e099ce1fc96d89f75f',volume_type_id=972c94e6-afab-4178-b36c-d571b79fd227), '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=2022-09-23T14:15:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1668391805',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=84041c0e-d38b-40de-b62d-945f6849a8c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89d0b8db43124fd796679613af3b03d7',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='fa9c2a61162941e099ce1fc96d89f75f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(972c94e6-afab-4178-b36c-d571b79fd227),volume_type_id=972c94e6-afab-4178-b36c-d571b79fd227)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:17.538778 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6b32f41-3005-4334-8657-da60d8bcc759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:17.621626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6b32f41-3005-4334-8657-da60d8bcc759) 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-VolumeTypesAccessTest-Volume-1668391805',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='89d0b8db43124fd796679613af3b03d7',qos_specs=None,replication_status=<?>,reservations=['37b9b04f-41ff-4c82-adbf-d27006b15e58','8411cef6-3145-4ae4-82d7-6c929bde680e','43b8958a-d1e1-498a-9ac1-0e0b0bb97d64','e5a233d4-25f4-40ee-a576-c4e88ef22251'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='fa9c2a61162941e099ce1fc96d89f75f',volume_type_id=972c94e6-afab-4178-b36c-d571b79fd227)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:17.624192 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782b1375-f4a8-4699-bfbc-55cb5927b1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:17.718476 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782b1375-f4a8-4699-bfbc-55cb5927b1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:17.720789 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Flow 'volume_create_api' (55a817f9-2444-4152-ba31-792fac2733d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:17.721482 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Create volume request issued successfully.
Sep 23 14:15:17.722724 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-888c05c1-c1b3-42a4-bb76-5cab364bf00f tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes returned with HTTP 202
Sep 23 14:15:17.723516 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 863/1719] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:15:17 2022] POST /volume/v3/89d0b8db43124fd796679613af3b03d7/volumes => generated 862 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:15:17.740270 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-29f18b78-69b2-4b0a-9e94-5d987dff05b8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:17.744651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-29f18b78-69b2-4b0a-9e94-5d987dff05b8 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] GET http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1
Sep 23 14:15:17.745192 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-29f18b78-69b2-4b0a-9e94-5d987dff05b8 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:17.745843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-29f18b78-69b2-4b0a-9e94-5d987dff05b8 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:17.760868 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:17.760868 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:17.767712 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-29f18b78-69b2-4b0a-9e94-5d987dff05b8 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Volume info retrieved successfully.
Sep 23 14:15:17.776599 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-29f18b78-69b2-4b0a-9e94-5d987dff05b8 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1 returned with HTTP 200
Sep 23 14:15:17.777295 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 857/1720] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:17 2022] GET /volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1 => generated 930 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:18.795345 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e396504c-1c89-4f8a-b29d-68b6a4be53cd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:18.799364 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e396504c-1c89-4f8a-b29d-68b6a4be53cd tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] GET http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1
Sep 23 14:15:18.799805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e396504c-1c89-4f8a-b29d-68b6a4be53cd tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:18.800283 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e396504c-1c89-4f8a-b29d-68b6a4be53cd tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:18.814718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:18.814718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:18.820916 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e396504c-1c89-4f8a-b29d-68b6a4be53cd tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Volume info retrieved successfully.
Sep 23 14:15:18.832147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e396504c-1c89-4f8a-b29d-68b6a4be53cd tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1 returned with HTTP 200
Sep 23 14:15:18.832853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 864/1721] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:18 2022] GET /volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:18.851888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-025e2c5a-e8d2-4ba3-91db-ca53cb82aeaf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:18.855621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-025e2c5a-e8d2-4ba3-91db-ca53cb82aeaf tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] POST http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/972c94e6-afab-4178-b36c-d571b79fd227/action
Sep 23 14:15:18.856344 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-025e2c5a-e8d2-4ba3-91db-ca53cb82aeaf tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action body: b'{"removeProjectAccess": {"project": "89d0b8db43124fd796679613af3b03d7"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:15:18.856665 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-025e2c5a-e8d2-4ba3-91db-ca53cb82aeaf tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "89d0b8db43124fd796679613af3b03d7"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:18.956542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-025e2c5a-e8d2-4ba3-91db-ca53cb82aeaf tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/972c94e6-afab-4178-b36c-d571b79fd227/action returned with HTTP 202
Sep 23 14:15:18.957264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 858/1722] 10.222.0.62 () {60 vars in 1361 bytes} [Fri Sep 23 14:15:18 2022] POST /volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/972c94e6-afab-4178-b36c-d571b79fd227/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:15:18.962960 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b9bccaee-cecb-4360-ace2-bfaf5614141e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:18.967214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b9bccaee-cecb-4360-ace2-bfaf5614141e tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] POST http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types
Sep 23 14:15:18.967954 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b9bccaee-cecb-4360-ace2-bfaf5614141e tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1722627172", "os-volume-type-access:is_public": false}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:19.026751 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=75,cinder:UPDATE=13,cinder:INSERT=12 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:15:19.032628 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b9bccaee-cecb-4360-ace2-bfaf5614141e tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types returned with HTTP 200
Sep 23 14:15:19.033323 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 865/1723] 10.222.0.62 () {60 vars in 1230 bytes} [Fri Sep 23 14:15:18 2022] POST /volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types => generated 229 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:15:19.040758 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d95ad375-8b3c-423e-ba00-c4d63e7077bb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:19.044467 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d95ad375-8b3c-423e-ba00-c4d63e7077bb tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] POST http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/action
Sep 23 14:15:19.045194 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d95ad375-8b3c-423e-ba00-c4d63e7077bb tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action body: b'{"addProjectAccess": {"project": "89d0b8db43124fd796679613af3b03d7"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:15:19.049521 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d95ad375-8b3c-423e-ba00-c4d63e7077bb tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "89d0b8db43124fd796679613af3b03d7"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:19.105292 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d95ad375-8b3c-423e-ba00-c4d63e7077bb tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/action returned with HTTP 202
Sep 23 14:15:19.106075 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 859/1724] 10.222.0.62 () {60 vars in 1361 bytes} [Fri Sep 23 14:15:19 2022] POST /volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:19.111191 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d7a9d5ae-8fa4-495a-847b-6af0dd9f2604 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:19.114806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7a9d5ae-8fa4-495a-847b-6af0dd9f2604 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] POST http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/action
Sep 23 14:15:19.115540 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d7a9d5ae-8fa4-495a-847b-6af0dd9f2604 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action body: b'{"addProjectAccess": {"project": "dcb3b6b73a0a4509b277b576320e0eee"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:15:19.115874 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d7a9d5ae-8fa4-495a-847b-6af0dd9f2604 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "dcb3b6b73a0a4509b277b576320e0eee"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:19.183393 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7a9d5ae-8fa4-495a-847b-6af0dd9f2604 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/action returned with HTTP 202
Sep 23 14:15:19.184196 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 866/1725] 10.222.0.62 () {60 vars in 1361 bytes} [Fri Sep 23 14:15:19 2022] POST /volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:15:19.189722 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b7f11d58-19ca-4111-9e6f-79be65269274 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:19.194969 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b7f11d58-19ca-4111-9e6f-79be65269274 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] GET http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/os-volume-type-access
Sep 23 14:15:19.195403 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b7f11d58-19ca-4111-9e6f-79be65269274 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:19.195851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b7f11d58-19ca-4111-9e6f-79be65269274 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:19.213244 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b7f11d58-19ca-4111-9e6f-79be65269274 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/os-volume-type-access returned with HTTP 200
Sep 23 14:15:19.213884 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 860/1726] 10.222.0.62 () {58 vars in 1385 bytes} [Fri Sep 23 14:15:19 2022] GET /volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/os-volume-type-access => generated 244 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:19.221824 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-de2e4f3f-9c07-48e5-9aab-daf8ded5ef4a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:19.225648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-de2e4f3f-9c07-48e5-9aab-daf8ded5ef4a tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] POST http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/action
Sep 23 14:15:19.226149 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-de2e4f3f-9c07-48e5-9aab-daf8ded5ef4a tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action body: b'{"removeProjectAccess": {"project": "dcb3b6b73a0a4509b277b576320e0eee"}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:15:19.226519 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-de2e4f3f-9c07-48e5-9aab-daf8ded5ef4a tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "dcb3b6b73a0a4509b277b576320e0eee"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:19.286400 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-de2e4f3f-9c07-48e5-9aab-daf8ded5ef4a tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/action returned with HTTP 202
Sep 23 14:15:19.287131 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 867/1727] 10.222.0.62 () {60 vars in 1361 bytes} [Fri Sep 23 14:15:19 2022] POST /volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:19.291918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-287c3e12-a883-48d2-9276-45adabfab0cf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:19.295703 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-287c3e12-a883-48d2-9276-45adabfab0cf tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] POST http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/action
Sep 23 14:15:19.296745 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-287c3e12-a883-48d2-9276-45adabfab0cf tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action body: b'{"removeProjectAccess": {"project": "89d0b8db43124fd796679613af3b03d7"}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:15:19.297104 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-287c3e12-a883-48d2-9276-45adabfab0cf tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "89d0b8db43124fd796679613af3b03d7"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:19.351106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-287c3e12-a883-48d2-9276-45adabfab0cf tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/action returned with HTTP 202
Sep 23 14:15:19.351865 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 861/1728] 10.222.0.62 () {60 vars in 1361 bytes} [Fri Sep 23 14:15:19 2022] POST /volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:19.357339 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d3c3ca1b-4134-4086-9864-18c1f5c54e37 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:19.361052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d3c3ca1b-4134-4086-9864-18c1f5c54e37 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] DELETE http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559
Sep 23 14:15:19.364137 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d3c3ca1b-4134-4086-9864-18c1f5c54e37 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:19.364137 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d3c3ca1b-4134-4086-9864-18c1f5c54e37 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Calling method '_delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:19.493773 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d3c3ca1b-4134-4086-9864-18c1f5c54e37 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559 returned with HTTP 202
Sep 23 14:15:19.494585 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 868/1729] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:15:19 2022] DELETE /volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:19.499100 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-15a5f88b-743e-42c3-bd33-bb7b13f2f8fd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:19.502796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-15a5f88b-743e-42c3-bd33-bb7b13f2f8fd tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] GET http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559
Sep 23 14:15:19.503262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-15a5f88b-743e-42c3-bd33-bb7b13f2f8fd tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:19.503715 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-15a5f88b-743e-42c3-bd33-bb7b13f2f8fd tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:19.509219 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-15a5f88b-743e-42c3-bd33-bb7b13f2f8fd tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559 returned with HTTP 404
Sep 23 14:15:19.510037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 862/1730] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:15:19 2022] GET /volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/c82b0de8-3587-475a-a74e-7608dfe73559 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:15:19.514841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bec0615a-7025-4bfc-9560-c4d3bf292ae5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:19.518599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bec0615a-7025-4bfc-9560-c4d3bf292ae5 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] DELETE http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1
Sep 23 14:15:19.519045 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bec0615a-7025-4bfc-9560-c4d3bf292ae5 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:19.519496 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bec0615a-7025-4bfc-9560-c4d3bf292ae5 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:19.519893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-bec0615a-7025-4bfc-9560-c4d3bf292ae5 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Delete volume with id: 84041c0e-d38b-40de-b62d-945f6849a8c1 
Sep 23 14:15:19.535564 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:19.535564 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:19.536528 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bec0615a-7025-4bfc-9560-c4d3bf292ae5 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Volume info retrieved successfully.
Sep 23 14:15:19.701626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bec0615a-7025-4bfc-9560-c4d3bf292ae5 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Delete volume request issued successfully.
Sep 23 14:15:19.702029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bec0615a-7025-4bfc-9560-c4d3bf292ae5 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1 returned with HTTP 202
Sep 23 14:15:19.702835 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 869/1731] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:15:19 2022] DELETE /volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:19.707404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0e2eee31-0f14-49ec-be90-98c96b42f955 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:19.711214 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0e2eee31-0f14-49ec-be90-98c96b42f955 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] GET http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1
Sep 23 14:15:19.711646 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0e2eee31-0f14-49ec-be90-98c96b42f955 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:19.712088 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0e2eee31-0f14-49ec-be90-98c96b42f955 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:19.728309 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:19.728309 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:19.735022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0e2eee31-0f14-49ec-be90-98c96b42f955 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Volume info retrieved successfully.
Sep 23 14:15:19.744051 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0e2eee31-0f14-49ec-be90-98c96b42f955 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1 returned with HTTP 200
Sep 23 14:15:19.745028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 863/1732] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:19 2022] GET /volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1 => generated 954 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:20.764648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6ff10055-fc70-4903-b048-631b55074351 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:20.768279 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6ff10055-fc70-4903-b048-631b55074351 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] GET http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1
Sep 23 14:15:20.768712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6ff10055-fc70-4903-b048-631b55074351 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:20.769161 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6ff10055-fc70-4903-b048-631b55074351 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:20.781273 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6ff10055-fc70-4903-b048-631b55074351 tempest-VolumeTypesAccessTest-883045248 tempest-VolumeTypesAccessTest-883045248-project] http://10.222.0.62/volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1 returned with HTTP 404
Sep 23 14:15:20.782073 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 870/1733] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:20 2022] GET /volume/v3/89d0b8db43124fd796679613af3b03d7/volumes/84041c0e-d38b-40de-b62d-945f6849a8c1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:15:20.786610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d171b614-dc3b-4584-bb83-3221ff73e376 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:20.790251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d171b614-dc3b-4584-bb83-3221ff73e376 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] DELETE http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/972c94e6-afab-4178-b36c-d571b79fd227
Sep 23 14:15:20.790735 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d171b614-dc3b-4584-bb83-3221ff73e376 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:20.791206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d171b614-dc3b-4584-bb83-3221ff73e376 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Calling method '_delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:20.899336 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d171b614-dc3b-4584-bb83-3221ff73e376 tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/972c94e6-afab-4178-b36c-d571b79fd227 returned with HTTP 202
Sep 23 14:15:20.900064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 864/1734] 10.222.0.62 () {58 vars in 1322 bytes} [Fri Sep 23 14:15:20 2022] DELETE /volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/972c94e6-afab-4178-b36c-d571b79fd227 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:20.905056 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-399e4aa6-84a2-4206-9249-832a6c3941bd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:20.908740 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-399e4aa6-84a2-4206-9249-832a6c3941bd tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] GET http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/972c94e6-afab-4178-b36c-d571b79fd227
Sep 23 14:15:20.909179 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-399e4aa6-84a2-4206-9249-832a6c3941bd tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:20.909690 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-399e4aa6-84a2-4206-9249-832a6c3941bd tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:20.915136 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-399e4aa6-84a2-4206-9249-832a6c3941bd tempest-VolumeTypesAccessTest-1560410020 tempest-VolumeTypesAccessTest-1560410020-project-admin] http://10.222.0.62/volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/972c94e6-afab-4178-b36c-d571b79fd227 returned with HTTP 404
Sep 23 14:15:20.917047 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 871/1735] 10.222.0.62 () {58 vars in 1319 bytes} [Fri Sep 23 14:15:20 2022] GET /volume/v3/87b5a1ebba1242c4a1ad1373cf097022/types/972c94e6-afab-4178-b36c-d571b79fd227 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:15:26.022567 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-26c12069-da6b-4f5c-b574-c7f270e2c556 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:26.170057 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-26c12069-da6b-4f5c-b574-c7f270e2c556 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes
Sep 23 14:15:26.170057 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-26c12069-da6b-4f5c-b574-c7f270e2c556 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:26.170057 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-26c12069-da6b-4f5c-b574-c7f270e2c556 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:26.170057 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-26c12069-da6b-4f5c-b574-c7f270e2c556 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:15:26.170057 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-26c12069-da6b-4f5c-b574-c7f270e2c556 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:15:26.216163 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-26c12069-da6b-4f5c-b574-c7f270e2c556 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Get all volumes completed successfully.
Sep 23 14:15:26.216857 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-26c12069-da6b-4f5c-b574-c7f270e2c556 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes returned with HTTP 200
Sep 23 14:15:26.217804 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 865/1736] 10.222.0.62 () {58 vars in 1214 bytes} [Fri Sep 23 14:15:26 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:15:26.225896 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:26.229330 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] POST http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes
Sep 23 14:15:26.234074 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-522257928"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:26.234074 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-522257928'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:15:26.234074 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Create volume of 1 GB
Sep 23 14:15:26.240040 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Availability Zones retrieved successfully.
Sep 23 14:15:26.255275 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Flow 'volume_create_api' (654dadc1-6d72-41f6-9ce3-50d6b0436ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:26.257860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10295127-500a-403b-ad73-005f7c7295e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:26.260192 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:15:26.292020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10295127-500a-403b-ad73-005f7c7295e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:26.294049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776d2629-fa81-474b-aee3-6941ca8547c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:26.503912 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Created reservations ['2c0c345c-9416-427c-9931-5568177ef529', 'aac4002f-00e8-44df-859f-0ebbfaa266e7', '6c95e128-3828-41e3-80db-7da03f98d599', '5f5f8d2e-c883-4015-9420-6d63e2e07ce0'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:15:26.505773 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776d2629-fa81-474b-aee3-6941ca8547c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c0c345c-9416-427c-9931-5568177ef529', 'aac4002f-00e8-44df-859f-0ebbfaa266e7', '6c95e128-3828-41e3-80db-7da03f98d599', '5f5f8d2e-c883-4015-9420-6d63e2e07ce0']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:26.507693 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f2876bd-88d0-4979-9173-7c39c8c8e332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:26.591992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f2876bd-88d0-4979-9173-7c39c8c8e332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd010a4ee-7d26-4442-8521-8fde9e084b43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-522257928',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e19b3e2dee424dbc9720d0630c5410fe',qos_specs=None,replication_status=<?>,reservations=['2c0c345c-9416-427c-9931-5568177ef529','aac4002f-00e8-44df-859f-0ebbfaa266e7','6c95e128-3828-41e3-80db-7da03f98d599','5f5f8d2e-c883-4015-9420-6d63e2e07ce0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='934015e30dcf44188cb26b4a97c75f82',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-522257928',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=d010a4ee-7d26-4442-8521-8fde9e084b43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e19b3e2dee424dbc9720d0630c5410fe',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='934015e30dcf44188cb26b4a97c75f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:26.593819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (930ab94e-6dc5-46d4-882c-9f245cd0da93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:26.604634 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=78,cinder:INSERT=11,cinder:UPDATE=11 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:15:26.699217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (930ab94e-6dc5-46d4-882c-9f245cd0da93) 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-VolumesListAdminTestJSON-Volume-522257928',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e19b3e2dee424dbc9720d0630c5410fe',qos_specs=None,replication_status=<?>,reservations=['2c0c345c-9416-427c-9931-5568177ef529','aac4002f-00e8-44df-859f-0ebbfaa266e7','6c95e128-3828-41e3-80db-7da03f98d599','5f5f8d2e-c883-4015-9420-6d63e2e07ce0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='934015e30dcf44188cb26b4a97c75f82',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:26.701073 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3baac811-97ee-4ee6-ab29-df9245f9b26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:26.775214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3baac811-97ee-4ee6-ab29-df9245f9b26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:26.777452 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Flow 'volume_create_api' (654dadc1-6d72-41f6-9ce3-50d6b0436ff3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:26.778121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Create volume request issued successfully.
Sep 23 14:15:26.780162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ef67b137-6d9a-45b4-a0be-2b48de530e22 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes returned with HTTP 202
Sep 23 14:15:26.781019 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 872/1737] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:15:26 2022] POST /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes => generated 823 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:15:26.797263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-252b78a1-4348-4b04-a1fa-126eeeaa1108 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:26.800888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-252b78a1-4348-4b04-a1fa-126eeeaa1108 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43
Sep 23 14:15:26.805976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-252b78a1-4348-4b04-a1fa-126eeeaa1108 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:26.805976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-252b78a1-4348-4b04-a1fa-126eeeaa1108 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:26.816631 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:26.816631 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:26.823212 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-252b78a1-4348-4b04-a1fa-126eeeaa1108 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:26.832116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-252b78a1-4348-4b04-a1fa-126eeeaa1108 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43 returned with HTTP 200
Sep 23 14:15:26.837915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 866/1738] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:26 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43 => generated 891 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:27.851580 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8a40893e-4de6-419b-92c7-065e48fee247 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:27.855692 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8a40893e-4de6-419b-92c7-065e48fee247 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43
Sep 23 14:15:27.856140 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8a40893e-4de6-419b-92c7-065e48fee247 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:27.856592 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8a40893e-4de6-419b-92c7-065e48fee247 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:27.871545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:27.871545 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:27.878295 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8a40893e-4de6-419b-92c7-065e48fee247 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:27.887077 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8a40893e-4de6-419b-92c7-065e48fee247 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43 returned with HTTP 200
Sep 23 14:15:27.887761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 873/1739] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:27 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43 => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:27.904218 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-937524bf-ca5d-4bb4-9400-eb67a635b443 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:27.907734 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-937524bf-ca5d-4bb4-9400-eb67a635b443 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43
Sep 23 14:15:27.908217 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-937524bf-ca5d-4bb4-9400-eb67a635b443 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:27.908661 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-937524bf-ca5d-4bb4-9400-eb67a635b443 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:27.923481 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:27.923481 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:27.929512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-937524bf-ca5d-4bb4-9400-eb67a635b443 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:27.938901 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-937524bf-ca5d-4bb4-9400-eb67a635b443 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43 returned with HTTP 200
Sep 23 14:15:27.939640 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 867/1740] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:27 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43 => generated 916 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:27.955925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:27.959382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] POST http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes
Sep 23 14:15:27.960127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1827298319"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:27.962348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1827298319'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:15:27.962682 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Create volume of 1 GB
Sep 23 14:15:27.969963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Availability Zones retrieved successfully.
Sep 23 14:15:27.985381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Flow 'volume_create_api' (c6ce1dfb-68ec-4396-a1bf-741261d88bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:27.987869 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7392dc3-7c27-409d-b5de-9f3cb9f857eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:27.990237 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:15:28.022449 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7392dc3-7c27-409d-b5de-9f3cb9f857eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:28.024413 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08dcb121-5e44-4ef3-b6d9-521b21d68b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:28.167922 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Created reservations ['992ae824-3ad3-4d22-912a-2ce4a3df5385', 'e3fb83b9-c121-4f8e-8d4a-269822ecdb92', '2abcb859-429d-4467-97df-098059a92d44', '7588a01c-5b9b-4240-82ba-146cc3798829'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:15:28.170145 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08dcb121-5e44-4ef3-b6d9-521b21d68b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['992ae824-3ad3-4d22-912a-2ce4a3df5385', 'e3fb83b9-c121-4f8e-8d4a-269822ecdb92', '2abcb859-429d-4467-97df-098059a92d44', '7588a01c-5b9b-4240-82ba-146cc3798829']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:28.172368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6ba3cd-e496-4d8b-860d-eb40ecb865ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:28.254992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6ba3cd-e496-4d8b-860d-eb40ecb865ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f89a9912-f751-47e1-86d2-07635d68331c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1827298319',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e19b3e2dee424dbc9720d0630c5410fe',qos_specs=None,replication_status=<?>,reservations=['992ae824-3ad3-4d22-912a-2ce4a3df5385','e3fb83b9-c121-4f8e-8d4a-269822ecdb92','2abcb859-429d-4467-97df-098059a92d44','7588a01c-5b9b-4240-82ba-146cc3798829'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='934015e30dcf44188cb26b4a97c75f82',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:15:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1827298319',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=f89a9912-f751-47e1-86d2-07635d68331c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e19b3e2dee424dbc9720d0630c5410fe',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='934015e30dcf44188cb26b4a97c75f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:28.256940 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390df647-c8a0-4046-9fa5-6aebcf4dcc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:28.367914 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390df647-c8a0-4046-9fa5-6aebcf4dcc55) 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-VolumesListAdminTestJSON-Volume-1827298319',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e19b3e2dee424dbc9720d0630c5410fe',qos_specs=None,replication_status=<?>,reservations=['992ae824-3ad3-4d22-912a-2ce4a3df5385','e3fb83b9-c121-4f8e-8d4a-269822ecdb92','2abcb859-429d-4467-97df-098059a92d44','7588a01c-5b9b-4240-82ba-146cc3798829'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='934015e30dcf44188cb26b4a97c75f82',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:28.369727 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (883c85c6-107e-4160-9e66-feed37290ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:28.465237 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (883c85c6-107e-4160-9e66-feed37290ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:28.468172 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Flow 'volume_create_api' (c6ce1dfb-68ec-4396-a1bf-741261d88bff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:28.468865 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Create volume request issued successfully.
Sep 23 14:15:28.470056 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ff499cb0-f352-4db9-bca8-9e457ee1fef5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes returned with HTTP 202
Sep 23 14:15:28.471078 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 874/1741] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:15:27 2022] POST /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes => generated 824 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:15:28.486291 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6485ae5a-edcc-4f14-9691-81848b66f99d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:28.489849 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6485ae5a-edcc-4f14-9691-81848b66f99d tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c
Sep 23 14:15:28.490292 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6485ae5a-edcc-4f14-9691-81848b66f99d tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:28.490790 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6485ae5a-edcc-4f14-9691-81848b66f99d tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:28.504697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:28.504697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:28.511094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6485ae5a-edcc-4f14-9691-81848b66f99d tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:28.520075 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6485ae5a-edcc-4f14-9691-81848b66f99d tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c returned with HTTP 200
Sep 23 14:15:28.520775 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 868/1742] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:28 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c => generated 892 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:29.539359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bcdc6f36-bc95-4ae1-bdaa-111206dbdf74 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:29.543221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bcdc6f36-bc95-4ae1-bdaa-111206dbdf74 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c
Sep 23 14:15:29.543668 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bcdc6f36-bc95-4ae1-bdaa-111206dbdf74 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:29.544121 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bcdc6f36-bc95-4ae1-bdaa-111206dbdf74 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:29.558685 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:29.558685 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:29.565077 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bcdc6f36-bc95-4ae1-bdaa-111206dbdf74 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:29.573858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bcdc6f36-bc95-4ae1-bdaa-111206dbdf74 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c returned with HTTP 200
Sep 23 14:15:29.574582 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 875/1743] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:29 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c => generated 917 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:29.591367 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e84dc9a0-0540-4ac0-9bdc-bd4cc74075d5 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:29.596049 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e84dc9a0-0540-4ac0-9bdc-bd4cc74075d5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c
Sep 23 14:15:29.596496 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e84dc9a0-0540-4ac0-9bdc-bd4cc74075d5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:29.596949 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e84dc9a0-0540-4ac0-9bdc-bd4cc74075d5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:29.600477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=89,cinder:UPDATE=7,cinder:INSERT=4 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:15:29.611747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:29.611747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:29.617877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e84dc9a0-0540-4ac0-9bdc-bd4cc74075d5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:29.627165 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e84dc9a0-0540-4ac0-9bdc-bd4cc74075d5 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c returned with HTTP 200
Sep 23 14:15:29.627857 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 869/1744] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:29 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c => generated 917 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:29.644562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a9bd97a2-6735-4d00-9d20-48695885f183 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:29.648061 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] POST http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes
Sep 23 14:15:29.648765 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-801527217"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:29.651048 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-801527217'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:15:29.651359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Create volume of 1 GB
Sep 23 14:15:29.659092 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Availability Zones retrieved successfully.
Sep 23 14:15:29.674081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Flow 'volume_create_api' (2a71e220-3708-490d-93fd-959272371c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:29.676608 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c24b71a-3167-4be3-913d-a8e36609e22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:29.678947 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:15:29.710854 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c24b71a-3167-4be3-913d-a8e36609e22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:29.712765 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e59e3656-8921-4221-9c5a-8639dc60e877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:29.724366 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:UPDATE=19,cinder:SELECT=74,cinder:INSERT=7 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:15:29.881992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Created reservations ['78726993-af51-4ac0-8af9-a088b136da31', 'd80eabbd-ac50-4f7e-b7ef-12c39868c104', 'f78341f3-05d3-4a2a-961e-777dd3bf6510', 'e41be3c1-f735-48d3-9c4c-ecb7dc4d1095'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:15:29.883638 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e59e3656-8921-4221-9c5a-8639dc60e877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78726993-af51-4ac0-8af9-a088b136da31', 'd80eabbd-ac50-4f7e-b7ef-12c39868c104', 'f78341f3-05d3-4a2a-961e-777dd3bf6510', 'e41be3c1-f735-48d3-9c4c-ecb7dc4d1095']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:29.885508 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7f1ec5d-9537-4508-8186-b05ab162b6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:29.970510 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7f1ec5d-9537-4508-8186-b05ab162b6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43ff40df-fceb-4570-83d1-b3d5b82f7044', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-801527217',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e19b3e2dee424dbc9720d0630c5410fe',qos_specs=None,replication_status=<?>,reservations=['78726993-af51-4ac0-8af9-a088b136da31','d80eabbd-ac50-4f7e-b7ef-12c39868c104','f78341f3-05d3-4a2a-961e-777dd3bf6510','e41be3c1-f735-48d3-9c4c-ecb7dc4d1095'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='934015e30dcf44188cb26b4a97c75f82',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:15:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-801527217',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=43ff40df-fceb-4570-83d1-b3d5b82f7044,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e19b3e2dee424dbc9720d0630c5410fe',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='934015e30dcf44188cb26b4a97c75f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:29.972311 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1630e16e-064f-4a86-b2ff-34346ffdb479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:30.061126 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1630e16e-064f-4a86-b2ff-34346ffdb479) 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-VolumesListAdminTestJSON-Volume-801527217',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e19b3e2dee424dbc9720d0630c5410fe',qos_specs=None,replication_status=<?>,reservations=['78726993-af51-4ac0-8af9-a088b136da31','d80eabbd-ac50-4f7e-b7ef-12c39868c104','f78341f3-05d3-4a2a-961e-777dd3bf6510','e41be3c1-f735-48d3-9c4c-ecb7dc4d1095'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='934015e30dcf44188cb26b4a97c75f82',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:30.062911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd724e68-c2c4-464c-bf8c-4b928b58d2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:30.152377 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd724e68-c2c4-464c-bf8c-4b928b58d2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:30.154882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Flow 'volume_create_api' (2a71e220-3708-490d-93fd-959272371c75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:30.155556 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Create volume request issued successfully.
Sep 23 14:15:30.156747 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a9bd97a2-6735-4d00-9d20-48695885f183 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes returned with HTTP 202
Sep 23 14:15:30.157686 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 876/1745] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:15:29 2022] POST /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes => generated 823 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:15:30.173741 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-71a0bbef-4eec-42c4-808e-460c4f7a2f2f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:30.177465 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-71a0bbef-4eec-42c4-808e-460c4f7a2f2f tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044
Sep 23 14:15:30.177911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-71a0bbef-4eec-42c4-808e-460c4f7a2f2f tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:30.178389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-71a0bbef-4eec-42c4-808e-460c4f7a2f2f tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:30.192897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:30.192897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:30.199915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-71a0bbef-4eec-42c4-808e-460c4f7a2f2f tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:30.209562 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-71a0bbef-4eec-42c4-808e-460c4f7a2f2f tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044 returned with HTTP 200
Sep 23 14:15:30.210284 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 870/1746] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:30 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044 => generated 891 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:31.228436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7802964b-fb29-433f-8059-50b144a58605 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:31.232236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7802964b-fb29-433f-8059-50b144a58605 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044
Sep 23 14:15:31.232766 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7802964b-fb29-433f-8059-50b144a58605 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:31.233219 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7802964b-fb29-433f-8059-50b144a58605 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:31.248250 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:31.248250 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:31.254627 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7802964b-fb29-433f-8059-50b144a58605 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:31.264188 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7802964b-fb29-433f-8059-50b144a58605 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044 returned with HTTP 200
Sep 23 14:15:31.264904 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 877/1747] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:31 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044 => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:31.281687 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c6de895e-3cbb-47da-8f9c-7ea317fa3388 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:31.285228 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c6de895e-3cbb-47da-8f9c-7ea317fa3388 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044
Sep 23 14:15:31.285667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c6de895e-3cbb-47da-8f9c-7ea317fa3388 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:31.286112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c6de895e-3cbb-47da-8f9c-7ea317fa3388 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:31.300420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:31.300420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:31.306629 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c6de895e-3cbb-47da-8f9c-7ea317fa3388 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:31.315736 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c6de895e-3cbb-47da-8f9c-7ea317fa3388 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044 returned with HTTP 200
Sep 23 14:15:31.316416 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 871/1748] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:31 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044 => generated 916 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:31.333411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:31.381688 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] POST http://10.222.0.62/volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes
Sep 23 14:15:31.382425 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:31.384539 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:15:31.384847 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Create volume of 1 GB
Sep 23 14:15:31.392167 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Availability Zones retrieved successfully.
Sep 23 14:15:31.407504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Flow 'volume_create_api' (31284cb9-c9f0-4b80-a0b5-414e6f7d77c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:31.409921 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec1a8218-3f29-4230-b985-e2a88261efc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:31.412011 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:15:31.443453 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec1a8218-3f29-4230-b985-e2a88261efc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:31.445457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf47061-36c6-4b3b-919d-6a7f8fbabb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:31.823252 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Created reservations ['0df26d59-ef82-4c44-a46c-2ec621895d61', 'e0eab6d7-1312-4f21-b2de-16df72f3ddf1', '5be513db-dd11-415c-9b21-6a565633eba9', '6ffac02d-ed1a-4817-af61-2cf6138e03fe'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:15:31.825259 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf47061-36c6-4b3b-919d-6a7f8fbabb55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0df26d59-ef82-4c44-a46c-2ec621895d61', 'e0eab6d7-1312-4f21-b2de-16df72f3ddf1', '5be513db-dd11-415c-9b21-6a565633eba9', '6ffac02d-ed1a-4817-af61-2cf6138e03fe']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:31.827683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dfc4a27-9e97-4452-8e15-5dd390a33329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:31.924671 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dfc4a27-9e97-4452-8e15-5dd390a33329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c45775b8-0f38-4558-896c-f3d3cb92b155', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='6c4f6df631dc48d69bb419ce49d0f6bc',qos_specs=None,replication_status=<?>,reservations=['0df26d59-ef82-4c44-a46c-2ec621895d61','e0eab6d7-1312-4f21-b2de-16df72f3ddf1','5be513db-dd11-415c-9b21-6a565633eba9','6ffac02d-ed1a-4817-af61-2cf6138e03fe'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='dc8d9f63bf5b4bfa919d1ccb91f96ebe',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=c45775b8-0f38-4558-896c-f3d3cb92b155,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4f6df631dc48d69bb419ce49d0f6bc',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='dc8d9f63bf5b4bfa919d1ccb91f96ebe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:31.926590 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (748b3817-2fbd-49bd-afbf-b1a4575ce8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:31.934848 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=69,cinder:INSERT=15,cinder:UPDATE=16 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:15:32.048070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (748b3817-2fbd-49bd-afbf-b1a4575ce8a9) 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=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='6c4f6df631dc48d69bb419ce49d0f6bc',qos_specs=None,replication_status=<?>,reservations=['0df26d59-ef82-4c44-a46c-2ec621895d61','e0eab6d7-1312-4f21-b2de-16df72f3ddf1','5be513db-dd11-415c-9b21-6a565633eba9','6ffac02d-ed1a-4817-af61-2cf6138e03fe'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='dc8d9f63bf5b4bfa919d1ccb91f96ebe',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:32.049856 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22a9300-bd18-4f13-8fc1-c3069173e813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:32.135559 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b22a9300-bd18-4f13-8fc1-c3069173e813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:32.137914 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Flow 'volume_create_api' (31284cb9-c9f0-4b80-a0b5-414e6f7d77c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:32.138678 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Create volume request issued successfully.
Sep 23 14:15:32.140025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5ec9dc05-ed8c-440d-a4b6-32a686f2a83e tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] http://10.222.0.62/volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes returned with HTTP 202
Sep 23 14:15:32.141116 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 878/1749] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:15:31 2022] POST /volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes => generated 802 bytes in 808 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:15:32.157632 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-98000cad-8f89-4848-8fa9-6574210c667c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:32.161190 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-98000cad-8f89-4848-8fa9-6574210c667c tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] GET http://10.222.0.62/volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes/c45775b8-0f38-4558-896c-f3d3cb92b155
Sep 23 14:15:32.162016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-98000cad-8f89-4848-8fa9-6574210c667c tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:32.162125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-98000cad-8f89-4848-8fa9-6574210c667c tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:32.178132 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:32.178132 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:32.184061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-98000cad-8f89-4848-8fa9-6574210c667c tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Volume info retrieved successfully.
Sep 23 14:15:32.192424 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-98000cad-8f89-4848-8fa9-6574210c667c tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] http://10.222.0.62/volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes/c45775b8-0f38-4558-896c-f3d3cb92b155 returned with HTTP 200
Sep 23 14:15:32.193116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 872/1750] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:32 2022] GET /volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes/c45775b8-0f38-4558-896c-f3d3cb92b155 => generated 981 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:33.211344 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ca64651a-1f69-4ad6-98d5-c5a575e7cccd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:33.215465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ca64651a-1f69-4ad6-98d5-c5a575e7cccd tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] GET http://10.222.0.62/volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes/c45775b8-0f38-4558-896c-f3d3cb92b155
Sep 23 14:15:33.215769 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ca64651a-1f69-4ad6-98d5-c5a575e7cccd tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:33.216271 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ca64651a-1f69-4ad6-98d5-c5a575e7cccd tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:33.232009 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:33.232009 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:33.238929 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ca64651a-1f69-4ad6-98d5-c5a575e7cccd tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Volume info retrieved successfully.
Sep 23 14:15:33.248293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ca64651a-1f69-4ad6-98d5-c5a575e7cccd tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] http://10.222.0.62/volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes/c45775b8-0f38-4558-896c-f3d3cb92b155 returned with HTTP 200
Sep 23 14:15:33.248293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 879/1751] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:33 2022] GET /volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes/c45775b8-0f38-4558-896c-f3d3cb92b155 => generated 1045 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:15:33.265706 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5ccf6205-423b-4177-b159-b92ea7d98b06 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:33.269044 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5ccf6205-423b-4177-b159-b92ea7d98b06 tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] GET http://10.222.0.62/volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes/detail?all_tenants=1&project_id=e19b3e2dee424dbc9720d0630c5410fe
Sep 23 14:15:33.269482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5ccf6205-423b-4177-b159-b92ea7d98b06 tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:33.269927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5ccf6205-423b-4177-b159-b92ea7d98b06 tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Calling method 'detail' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:33.270792 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5ccf6205-423b-4177-b159-b92ea7d98b06 tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Could not evaluate value e19b3e2dee424dbc9720d0630c5410fe, assuming string {{(pid=113687) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Sep 23 14:15:33.271984 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-5ccf6205-423b-4177-b159-b92ea7d98b06 tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Searching by: MultiDict([('project_id', 'e19b3e2dee424dbc9720d0630c5410fe'), ('all_tenants', 1)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:15:33.320837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5ccf6205-423b-4177-b159-b92ea7d98b06 tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Get all volumes completed successfully.
Sep 23 14:15:33.323228 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:33.323228 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:33.330885 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5ccf6205-423b-4177-b159-b92ea7d98b06 tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] http://10.222.0.62/volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes/detail?all_tenants=1&project_id=e19b3e2dee424dbc9720d0630c5410fe returned with HTTP 200
Sep 23 14:15:33.331609 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 873/1752] 10.222.0.62 () {58 vars in 1350 bytes} [Fri Sep 23 14:15:33 2022] GET /volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes/detail?all_tenants=1&project_id=e19b3e2dee424dbc9720d0630c5410fe => generated 3260 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:15:33.351249 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-33af52f9-0a4c-4a24-8c2c-293c256780cf None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:33.354846 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-33af52f9-0a4c-4a24-8c2c-293c256780cf tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] DELETE http://10.222.0.62/volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes/c45775b8-0f38-4558-896c-f3d3cb92b155
Sep 23 14:15:33.355418 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-33af52f9-0a4c-4a24-8c2c-293c256780cf tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:33.355874 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-33af52f9-0a4c-4a24-8c2c-293c256780cf tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:33.356274 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-33af52f9-0a4c-4a24-8c2c-293c256780cf tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Delete volume with id: c45775b8-0f38-4558-896c-f3d3cb92b155 
Sep 23 14:15:33.371382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:33.371382 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:33.372099 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-33af52f9-0a4c-4a24-8c2c-293c256780cf tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Volume info retrieved successfully.
Sep 23 14:15:33.581757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-33af52f9-0a4c-4a24-8c2c-293c256780cf tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] Delete volume request issued successfully.
Sep 23 14:15:33.582110 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-33af52f9-0a4c-4a24-8c2c-293c256780cf tempest-VolumesListAdminTestJSON-1810319682 tempest-VolumesListAdminTestJSON-1810319682-project-admin] http://10.222.0.62/volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes/c45775b8-0f38-4558-896c-f3d3cb92b155 returned with HTTP 202
Sep 23 14:15:33.582941 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 880/1753] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:15:33 2022] DELETE /volume/v3/6c4f6df631dc48d69bb419ce49d0f6bc/volumes/c45775b8-0f38-4558-896c-f3d3cb92b155 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:33.588604 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d2375224-fb65-400e-a1fd-318011cf4faf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:33.593320 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d2375224-fb65-400e-a1fd-318011cf4faf tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] DELETE http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044
Sep 23 14:15:33.593496 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d2375224-fb65-400e-a1fd-318011cf4faf tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:33.593851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d2375224-fb65-400e-a1fd-318011cf4faf tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:33.594251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-d2375224-fb65-400e-a1fd-318011cf4faf tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Delete volume with id: 43ff40df-fceb-4570-83d1-b3d5b82f7044 
Sep 23 14:15:33.609010 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:33.609010 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:33.610139 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d2375224-fb65-400e-a1fd-318011cf4faf tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:33.791920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d2375224-fb65-400e-a1fd-318011cf4faf tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Delete volume request issued successfully.
Sep 23 14:15:33.792351 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d2375224-fb65-400e-a1fd-318011cf4faf tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044 returned with HTTP 202
Sep 23 14:15:33.793117 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 874/1754] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:15:33 2022] DELETE /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:33.798590 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-102dde22-8cfb-46e5-b9d3-87674a70c71b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:33.802216 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-102dde22-8cfb-46e5-b9d3-87674a70c71b tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044
Sep 23 14:15:33.802695 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-102dde22-8cfb-46e5-b9d3-87674a70c71b tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:33.803145 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-102dde22-8cfb-46e5-b9d3-87674a70c71b tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:33.817708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:33.817708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:33.824163 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-102dde22-8cfb-46e5-b9d3-87674a70c71b tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:33.833825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-102dde22-8cfb-46e5-b9d3-87674a70c71b tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044 returned with HTTP 200
Sep 23 14:15:33.834491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 881/1755] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:33 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044 => generated 915 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:34.852900 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-eb107ed0-562a-4750-b4e2-4ab9a8fff6e4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:34.856448 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-eb107ed0-562a-4750-b4e2-4ab9a8fff6e4 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044
Sep 23 14:15:34.856903 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-eb107ed0-562a-4750-b4e2-4ab9a8fff6e4 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:34.857359 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-eb107ed0-562a-4750-b4e2-4ab9a8fff6e4 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:34.869142 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-eb107ed0-562a-4750-b4e2-4ab9a8fff6e4 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044 returned with HTTP 404
Sep 23 14:15:34.870034 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 875/1756] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:34 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/43ff40df-fceb-4570-83d1-b3d5b82f7044 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:15:34.874520 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0e77cc40-04cf-44e2-ba07-1e934b6987c9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:34.878389 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0e77cc40-04cf-44e2-ba07-1e934b6987c9 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] DELETE http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c
Sep 23 14:15:34.878830 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0e77cc40-04cf-44e2-ba07-1e934b6987c9 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:34.879276 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0e77cc40-04cf-44e2-ba07-1e934b6987c9 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:34.879667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-0e77cc40-04cf-44e2-ba07-1e934b6987c9 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Delete volume with id: f89a9912-f751-47e1-86d2-07635d68331c 
Sep 23 14:15:34.894854 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:34.894854 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:34.895831 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0e77cc40-04cf-44e2-ba07-1e934b6987c9 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:35.091065 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0e77cc40-04cf-44e2-ba07-1e934b6987c9 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Delete volume request issued successfully.
Sep 23 14:15:35.091480 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0e77cc40-04cf-44e2-ba07-1e934b6987c9 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c returned with HTTP 202
Sep 23 14:15:35.092297 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 882/1757] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:15:34 2022] DELETE /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:35.097880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ee00d460-63bf-445e-b7da-ac68021c56fe None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:35.101757 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ee00d460-63bf-445e-b7da-ac68021c56fe tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c
Sep 23 14:15:35.102203 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ee00d460-63bf-445e-b7da-ac68021c56fe tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:35.102897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ee00d460-63bf-445e-b7da-ac68021c56fe tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:35.121765 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:35.121765 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:35.128678 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ee00d460-63bf-445e-b7da-ac68021c56fe tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:35.138637 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ee00d460-63bf-445e-b7da-ac68021c56fe tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c returned with HTTP 200
Sep 23 14:15:35.140402 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 876/1758] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:35 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c => generated 916 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:36.158035 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c0fa1d86-f069-4395-a146-6ea1aa7907b2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:36.161323 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c0fa1d86-f069-4395-a146-6ea1aa7907b2 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c
Sep 23 14:15:36.161796 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c0fa1d86-f069-4395-a146-6ea1aa7907b2 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:36.162251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c0fa1d86-f069-4395-a146-6ea1aa7907b2 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:36.175239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c0fa1d86-f069-4395-a146-6ea1aa7907b2 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c returned with HTTP 404
Sep 23 14:15:36.176193 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 883/1759] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:36 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/f89a9912-f751-47e1-86d2-07635d68331c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:15:36.180881 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-979d95e7-7b4e-4fa2-8764-7be9a6783119 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:36.184462 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-979d95e7-7b4e-4fa2-8764-7be9a6783119 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] DELETE http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43
Sep 23 14:15:36.184904 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-979d95e7-7b4e-4fa2-8764-7be9a6783119 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:36.185387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-979d95e7-7b4e-4fa2-8764-7be9a6783119 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:36.185787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-979d95e7-7b4e-4fa2-8764-7be9a6783119 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Delete volume with id: d010a4ee-7d26-4442-8521-8fde9e084b43 
Sep 23 14:15:36.200872 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:36.200872 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:36.201898 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-979d95e7-7b4e-4fa2-8764-7be9a6783119 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:36.330143 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-979d95e7-7b4e-4fa2-8764-7be9a6783119 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Delete volume request issued successfully.
Sep 23 14:15:36.330569 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-979d95e7-7b4e-4fa2-8764-7be9a6783119 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43 returned with HTTP 202
Sep 23 14:15:36.331369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 877/1760] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:15:36 2022] DELETE /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:36.335949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d7f30ed5-64ac-42e6-91af-3889887ba8d3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:36.339591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7f30ed5-64ac-42e6-91af-3889887ba8d3 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43
Sep 23 14:15:36.340026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d7f30ed5-64ac-42e6-91af-3889887ba8d3 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:36.340473 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d7f30ed5-64ac-42e6-91af-3889887ba8d3 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:36.355758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:36.355758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:36.362611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d7f30ed5-64ac-42e6-91af-3889887ba8d3 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Volume info retrieved successfully.
Sep 23 14:15:36.371788 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7f30ed5-64ac-42e6-91af-3889887ba8d3 tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43 returned with HTTP 200
Sep 23 14:15:36.372496 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 884/1761] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:36 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:37.390720 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e5fd325c-cffc-4645-a98b-760b5a9d78ae None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:37.394388 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e5fd325c-cffc-4645-a98b-760b5a9d78ae tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] GET http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43
Sep 23 14:15:37.394835 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e5fd325c-cffc-4645-a98b-760b5a9d78ae tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:37.395288 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e5fd325c-cffc-4645-a98b-760b5a9d78ae tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:37.406630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e5fd325c-cffc-4645-a98b-760b5a9d78ae tempest-VolumesListAdminTestJSON-2012266068 tempest-VolumesListAdminTestJSON-2012266068-project] http://10.222.0.62/volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43 returned with HTTP 404
Sep 23 14:15:37.407467 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 878/1762] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:37 2022] GET /volume/v3/e19b3e2dee424dbc9720d0630c5410fe/volumes/d010a4ee-7d26-4442-8521-8fde9e084b43 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:15:40.688452 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:40.781448 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] POST http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes
Sep 23 14:15:40.782153 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1554796043"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:40.784446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1554796043'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:15:40.784757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Create volume of 1 GB
Sep 23 14:15:40.791769 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Availability Zones retrieved successfully.
Sep 23 14:15:40.807390 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Flow 'volume_create_api' (4bf9b880-d482-4168-bc90-8131cdfc0e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:40.809846 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f6c6fad-758a-4081-98cd-a4d404e76fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:40.812187 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:15:40.846796 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f6c6fad-758a-4081-98cd-a4d404e76fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:40.848726 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55cdc233-8778-48fb-98c6-97397e9239fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:40.999404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:UPDATE=12,cinder:SELECT=79,cinder:INSERT=9 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:15:41.092973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Created reservations ['9c2dfe30-b4a1-4012-b2d4-22d8dc256f83', 'a6d63143-cb29-4615-b9d8-7f49197dd320', '8f6a1d2f-fc43-4b58-861d-63574e0ff41a', 'e4164e55-f3a9-4ced-872d-c677ac76201b'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:15:41.094882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55cdc233-8778-48fb-98c6-97397e9239fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c2dfe30-b4a1-4012-b2d4-22d8dc256f83', 'a6d63143-cb29-4615-b9d8-7f49197dd320', '8f6a1d2f-fc43-4b58-861d-63574e0ff41a', 'e4164e55-f3a9-4ced-872d-c677ac76201b']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:41.097548 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de21232d-6939-4d3f-adad-16ecd114fda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:41.205505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de21232d-6939-4d3f-adad-16ecd114fda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d059968-0e44-46ec-bb2e-9403c185ba64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1554796043',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e2b4fe90f9714a55be65b95a95713e2e',qos_specs=None,replication_status=<?>,reservations=['9c2dfe30-b4a1-4012-b2d4-22d8dc256f83','a6d63143-cb29-4615-b9d8-7f49197dd320','8f6a1d2f-fc43-4b58-861d-63574e0ff41a','e4164e55-f3a9-4ced-872d-c677ac76201b'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='43bf40312af24d9f8535f9ebb45ef72f',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1554796043',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=5d059968-0e44-46ec-bb2e-9403c185ba64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2b4fe90f9714a55be65b95a95713e2e',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='43bf40312af24d9f8535f9ebb45ef72f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:41.207459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (066c7fef-24c6-4d36-9fe2-3e3b00afd129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:41.295040 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (066c7fef-24c6-4d36-9fe2-3e3b00afd129) 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-VolumesDeleteCascade-Volume-1554796043',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e2b4fe90f9714a55be65b95a95713e2e',qos_specs=None,replication_status=<?>,reservations=['9c2dfe30-b4a1-4012-b2d4-22d8dc256f83','a6d63143-cb29-4615-b9d8-7f49197dd320','8f6a1d2f-fc43-4b58-861d-63574e0ff41a','e4164e55-f3a9-4ced-872d-c677ac76201b'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='43bf40312af24d9f8535f9ebb45ef72f',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:41.296848 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce20d889-8af1-408c-83a3-26fe4ff248e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:41.381012 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce20d889-8af1-408c-83a3-26fe4ff248e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:41.383458 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Flow 'volume_create_api' (4bf9b880-d482-4168-bc90-8131cdfc0e9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:41.384163 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Create volume request issued successfully.
Sep 23 14:15:41.385415 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d148d9d5-e9d8-47a1-95c7-b9e1f965dcc4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes returned with HTTP 202
Sep 23 14:15:41.386199 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 885/1763] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:15:40 2022] POST /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes => generated 820 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:15:41.403423 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0d2a922e-69b4-48da-a91f-2058ed6ef568 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:41.408583 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0d2a922e-69b4-48da-a91f-2058ed6ef568 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64
Sep 23 14:15:41.408583 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0d2a922e-69b4-48da-a91f-2058ed6ef568 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:41.408958 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0d2a922e-69b4-48da-a91f-2058ed6ef568 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:41.423528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:41.423528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:41.430406 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0d2a922e-69b4-48da-a91f-2058ed6ef568 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:15:41.439551 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0d2a922e-69b4-48da-a91f-2058ed6ef568 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64 returned with HTTP 200
Sep 23 14:15:41.440242 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 879/1764] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:41 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64 => generated 888 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:42.458345 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ec582b47-e19a-4b1e-b251-39ce7f90ee37 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:42.462145 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ec582b47-e19a-4b1e-b251-39ce7f90ee37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64
Sep 23 14:15:42.462623 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ec582b47-e19a-4b1e-b251-39ce7f90ee37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:42.463070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ec582b47-e19a-4b1e-b251-39ce7f90ee37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:42.477948 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:42.477948 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:42.484174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ec582b47-e19a-4b1e-b251-39ce7f90ee37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:15:42.493890 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ec582b47-e19a-4b1e-b251-39ce7f90ee37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64 returned with HTTP 200
Sep 23 14:15:42.494628 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 886/1765] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:42 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:42.511008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-21ac4ab9-6413-4cf4-aabf-ee1d1a0fb5c6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:42.514837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-21ac4ab9-6413-4cf4-aabf-ee1d1a0fb5c6 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] POST http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots
Sep 23 14:15:42.515532 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-21ac4ab9-6413-4cf4-aabf-ee1d1a0fb5c6 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d059968-0e44-46ec-bb2e-9403c185ba64", "name": "tempest-VolumesDeleteCascade-Snapshot-2106842222"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:42.531223 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:42.531223 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:42.532170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-21ac4ab9-6413-4cf4-aabf-ee1d1a0fb5c6 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:15:42.532958 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-21ac4ab9-6413-4cf4-aabf-ee1d1a0fb5c6 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Create snapshot from volume 5d059968-0e44-46ec-bb2e-9403c185ba64
Sep 23 14:15:42.722166 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-21ac4ab9-6413-4cf4-aabf-ee1d1a0fb5c6 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Created reservations ['e285e84a-199e-4e20-9c3e-855a288d9022', 'ee8db645-f46f-455a-87eb-c457ced79017', 'a721c069-d6ad-4c8d-bc2e-7c62713740d7', '09ab0d13-d811-441d-bb5e-cb0482ca9be6'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:15:42.807540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=85,cinder:UPDATE=6,cinder:INSERT=9 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:15:42.909406 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-21ac4ab9-6413-4cf4-aabf-ee1d1a0fb5c6 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot create request issued successfully.
Sep 23 14:15:42.910092 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-21ac4ab9-6413-4cf4-aabf-ee1d1a0fb5c6 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots returned with HTTP 202
Sep 23 14:15:42.910930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 880/1766] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:15:42 2022] POST /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots => generated 307 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:15:42.919025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9353fed5-5489-45e6-b43f-a2b02ed1a69b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:42.923847 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9353fed5-5489-45e6-b43f-a2b02ed1a69b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01
Sep 23 14:15:42.923995 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9353fed5-5489-45e6-b43f-a2b02ed1a69b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:42.924554 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9353fed5-5489-45e6-b43f-a2b02ed1a69b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:42.934705 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:42.934705 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:42.935668 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-9353fed5-5489-45e6-b43f-a2b02ed1a69b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:42.937435 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9353fed5-5489-45e6-b43f-a2b02ed1a69b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01 returned with HTTP 200
Sep 23 14:15:42.938206 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 887/1767] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:42 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:43.952033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d29745ac-5523-4b2b-ba5e-e95101026231 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:43.956294 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d29745ac-5523-4b2b-ba5e-e95101026231 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01
Sep 23 14:15:43.956736 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d29745ac-5523-4b2b-ba5e-e95101026231 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:43.957191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d29745ac-5523-4b2b-ba5e-e95101026231 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:43.966941 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:43.966941 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:43.967871 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d29745ac-5523-4b2b-ba5e-e95101026231 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:43.969605 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d29745ac-5523-4b2b-ba5e-e95101026231 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01 returned with HTTP 200
Sep 23 14:15:43.970828 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 881/1768] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:43 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:44.980420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b0fc3041-4412-469f-82a1-0d5a3b212eda None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:44.984458 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b0fc3041-4412-469f-82a1-0d5a3b212eda tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01
Sep 23 14:15:44.984899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b0fc3041-4412-469f-82a1-0d5a3b212eda tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:44.986123 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b0fc3041-4412-469f-82a1-0d5a3b212eda tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:44.996462 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:44.996462 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:44.997727 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b0fc3041-4412-469f-82a1-0d5a3b212eda tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:44.999787 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b0fc3041-4412-469f-82a1-0d5a3b212eda tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01 returned with HTTP 200
Sep 23 14:15:45.000478 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 888/1769] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:44 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:46.010687 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e162a26f-372c-4e4c-8da6-ad7adcb23b37 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:46.015202 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e162a26f-372c-4e4c-8da6-ad7adcb23b37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01
Sep 23 14:15:46.015700 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e162a26f-372c-4e4c-8da6-ad7adcb23b37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:46.016191 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e162a26f-372c-4e4c-8da6-ad7adcb23b37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:46.027581 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:46.027581 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:46.028515 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e162a26f-372c-4e4c-8da6-ad7adcb23b37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:46.030276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e162a26f-372c-4e4c-8da6-ad7adcb23b37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01 returned with HTTP 200
Sep 23 14:15:46.030967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 882/1770] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:46 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:47.040201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-beba2800-ba24-4eb2-8a55-16691613fd92 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:47.044249 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-beba2800-ba24-4eb2-8a55-16691613fd92 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01
Sep 23 14:15:47.044987 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-beba2800-ba24-4eb2-8a55-16691613fd92 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:47.045445 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-beba2800-ba24-4eb2-8a55-16691613fd92 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:47.056437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:47.056437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:47.057337 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-beba2800-ba24-4eb2-8a55-16691613fd92 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:47.059155 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-beba2800-ba24-4eb2-8a55-16691613fd92 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01 returned with HTTP 200
Sep 23 14:15:47.059820 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 889/1771] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:47 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:47.068217 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5d49888c-a952-41fe-9e3b-7e53fa65d44d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:47.071997 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5d49888c-a952-41fe-9e3b-7e53fa65d44d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] POST http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots
Sep 23 14:15:47.072698 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5d49888c-a952-41fe-9e3b-7e53fa65d44d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d059968-0e44-46ec-bb2e-9403c185ba64", "name": "tempest-VolumesDeleteCascade-Snapshot-237696522"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:47.088467 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:47.088467 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:47.089543 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5d49888c-a952-41fe-9e3b-7e53fa65d44d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:15:47.089840 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-5d49888c-a952-41fe-9e3b-7e53fa65d44d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Create snapshot from volume 5d059968-0e44-46ec-bb2e-9403c185ba64
Sep 23 14:15:47.207022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-5d49888c-a952-41fe-9e3b-7e53fa65d44d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Created reservations ['99e5694c-d479-4d39-ba72-3b9a603b2c14', 'cbbad19e-388b-47ba-ad1a-cffa341e2cd6', '925fb657-af70-4fce-b1a7-4b867024e8b3', 'f87d7222-d33d-4553-b3e7-bb410c677619'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:15:47.444189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5d49888c-a952-41fe-9e3b-7e53fa65d44d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot create request issued successfully.
Sep 23 14:15:47.444880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5d49888c-a952-41fe-9e3b-7e53fa65d44d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots returned with HTTP 202
Sep 23 14:15:47.445668 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 883/1772] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:15:47 2022] POST /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots => generated 306 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:15:47.453670 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-eba571a8-6e76-42d7-b93b-e3b38f8f4ce8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:47.457746 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eba571a8-6e76-42d7-b93b-e3b38f8f4ce8 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9
Sep 23 14:15:47.458194 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eba571a8-6e76-42d7-b93b-e3b38f8f4ce8 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:47.458680 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-eba571a8-6e76-42d7-b93b-e3b38f8f4ce8 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:47.468679 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:47.468679 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:47.469711 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-eba571a8-6e76-42d7-b93b-e3b38f8f4ce8 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:47.471670 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-eba571a8-6e76-42d7-b93b-e3b38f8f4ce8 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9 returned with HTTP 200
Sep 23 14:15:47.472368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 890/1773] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:47 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:48.481743 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2a289edd-e994-40a7-8a62-343f2d550d48 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:48.486558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2a289edd-e994-40a7-8a62-343f2d550d48 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9
Sep 23 14:15:48.487087 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2a289edd-e994-40a7-8a62-343f2d550d48 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:48.487543 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2a289edd-e994-40a7-8a62-343f2d550d48 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:48.497396 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:48.497396 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:48.498346 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2a289edd-e994-40a7-8a62-343f2d550d48 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:48.500085 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2a289edd-e994-40a7-8a62-343f2d550d48 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9 returned with HTTP 200
Sep 23 14:15:48.500976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 884/1774] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:48 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:49.510698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2c5f8efc-393d-4450-9ae9-5fbb71232f0f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:49.514587 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2c5f8efc-393d-4450-9ae9-5fbb71232f0f tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9
Sep 23 14:15:49.515034 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2c5f8efc-393d-4450-9ae9-5fbb71232f0f tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:49.515490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2c5f8efc-393d-4450-9ae9-5fbb71232f0f tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:49.525755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:49.525755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:49.526704 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2c5f8efc-393d-4450-9ae9-5fbb71232f0f tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:49.528448 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2c5f8efc-393d-4450-9ae9-5fbb71232f0f tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9 returned with HTTP 200
Sep 23 14:15:49.529119 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 891/1775] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:49 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:50.539803 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1d4149bd-9daa-4180-b002-20470ab2c485 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:50.543938 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1d4149bd-9daa-4180-b002-20470ab2c485 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9
Sep 23 14:15:50.544653 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1d4149bd-9daa-4180-b002-20470ab2c485 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:50.545150 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1d4149bd-9daa-4180-b002-20470ab2c485 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:50.555648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:50.555648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:50.556576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1d4149bd-9daa-4180-b002-20470ab2c485 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:50.558316 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1d4149bd-9daa-4180-b002-20470ab2c485 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9 returned with HTTP 200
Sep 23 14:15:50.559020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 885/1776] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:50 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:51.568758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f7b78691-9c2b-4361-b7bd-74d6f88ebb3a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:51.572675 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f7b78691-9c2b-4361-b7bd-74d6f88ebb3a tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9
Sep 23 14:15:51.573123 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f7b78691-9c2b-4361-b7bd-74d6f88ebb3a tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:51.573577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f7b78691-9c2b-4361-b7bd-74d6f88ebb3a tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:51.584360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:51.584360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:51.585272 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f7b78691-9c2b-4361-b7bd-74d6f88ebb3a tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:51.587129 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f7b78691-9c2b-4361-b7bd-74d6f88ebb3a tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9 returned with HTTP 200
Sep 23 14:15:51.587792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 892/1777] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:51 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:51.596595 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1ac550c4-604f-40fe-9388-316899d13ba7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:51.600138 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1ac550c4-604f-40fe-9388-316899d13ba7 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] DELETE http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64?cascade=True
Sep 23 14:15:51.600576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1ac550c4-604f-40fe-9388-316899d13ba7 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:51.601052 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1ac550c4-604f-40fe-9388-316899d13ba7 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:51.601492 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-1ac550c4-604f-40fe-9388-316899d13ba7 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Delete volume with id: 5d059968-0e44-46ec-bb2e-9403c185ba64 
Sep 23 14:15:51.615619 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:51.615619 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:51.616675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1ac550c4-604f-40fe-9388-316899d13ba7 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:15:51.942354 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1ac550c4-604f-40fe-9388-316899d13ba7 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Delete volume request issued successfully.
Sep 23 14:15:51.942820 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1ac550c4-604f-40fe-9388-316899d13ba7 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64?cascade=True returned with HTTP 202
Sep 23 14:15:51.943848 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 886/1778] 10.222.0.62 () {58 vars in 1353 bytes} [Fri Sep 23 14:15:51 2022] DELETE /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64?cascade=True => generated 0 bytes in 348 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:15:51.948882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c3458f3f-174c-4cd6-ab03-3ce1ddd72736 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:51.952475 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c3458f3f-174c-4cd6-ab03-3ce1ddd72736 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64
Sep 23 14:15:51.952917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c3458f3f-174c-4cd6-ab03-3ce1ddd72736 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:51.953363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c3458f3f-174c-4cd6-ab03-3ce1ddd72736 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:51.967610 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:51.967610 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:51.973841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c3458f3f-174c-4cd6-ab03-3ce1ddd72736 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:15:51.982625 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c3458f3f-174c-4cd6-ab03-3ce1ddd72736 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64 returned with HTTP 200
Sep 23 14:15:51.983351 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 893/1779] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:51 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64 => generated 912 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:53.004286 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bac15907-b322-47c9-be39-bab0227a92cf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:53.007874 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bac15907-b322-47c9-be39-bab0227a92cf tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64
Sep 23 14:15:53.008319 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bac15907-b322-47c9-be39-bab0227a92cf tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:53.008773 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bac15907-b322-47c9-be39-bab0227a92cf tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:53.023522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:53.023522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:53.029716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bac15907-b322-47c9-be39-bab0227a92cf tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:15:53.038694 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bac15907-b322-47c9-be39-bab0227a92cf tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64 returned with HTTP 200
Sep 23 14:15:53.039404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 887/1780] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:53 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64 => generated 912 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:54.057555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-363901dd-c52d-4b06-bea6-461ee3b7338b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:54.061092 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-363901dd-c52d-4b06-bea6-461ee3b7338b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64
Sep 23 14:15:54.061542 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-363901dd-c52d-4b06-bea6-461ee3b7338b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:54.062021 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-363901dd-c52d-4b06-bea6-461ee3b7338b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:54.073942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-363901dd-c52d-4b06-bea6-461ee3b7338b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64 returned with HTTP 404
Sep 23 14:15:54.074872 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 894/1781] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:54 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:15:54.079305 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-858d313b-8842-4cfb-bfc6-64920a839641 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:54.083782 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-858d313b-8842-4cfb-bfc6-64920a839641 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes
Sep 23 14:15:54.084227 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-858d313b-8842-4cfb-bfc6-64920a839641 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:54.084803 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-858d313b-8842-4cfb-bfc6-64920a839641 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:54.085452 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-858d313b-8842-4cfb-bfc6-64920a839641 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:15:54.087122 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-858d313b-8842-4cfb-bfc6-64920a839641 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:15:54.133417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-858d313b-8842-4cfb-bfc6-64920a839641 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Get all volumes completed successfully.
Sep 23 14:15:54.134091 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-858d313b-8842-4cfb-bfc6-64920a839641 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes returned with HTTP 200
Sep 23 14:15:54.134884 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 888/1782] 10.222.0.62 () {58 vars in 1214 bytes} [Fri Sep 23 14:15:54 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:15:54.143409 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-923fbf7a-2553-41eb-8bd9-c93cbad72674 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:54.147319 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-923fbf7a-2553-41eb-8bd9-c93cbad72674 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots
Sep 23 14:15:54.147788 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-923fbf7a-2553-41eb-8bd9-c93cbad72674 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:54.148233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-923fbf7a-2553-41eb-8bd9-c93cbad72674 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:54.148814 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-923fbf7a-2553-41eb-8bd9-c93cbad72674 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:15:54.150894 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.db.sqlalchemy.api [None req-923fbf7a-2553-41eb-8bd9-c93cbad72674 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Building query based on filter {{(pid=113688) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:15:54.156575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-923fbf7a-2553-41eb-8bd9-c93cbad72674 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Get all snapshots completed successfully.
Sep 23 14:15:54.157104 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-923fbf7a-2553-41eb-8bd9-c93cbad72674 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots returned with HTTP 200
Sep 23 14:15:54.158449 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 895/1783] 10.222.0.62 () {58 vars in 1220 bytes} [Fri Sep 23 14:15:54 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:15:54.168006 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:54.172079 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] POST http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes
Sep 23 14:15:54.172310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1663594361"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:54.174576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1663594361'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:15:54.174933 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Create volume of 1 GB
Sep 23 14:15:54.181836 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Availability Zones retrieved successfully.
Sep 23 14:15:54.196510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Flow 'volume_create_api' (3741b5d1-d6ee-40b6-a12a-d74ae5cb36fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:54.198988 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51389948-92bc-4ecd-86fe-61f25436569b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:54.201296 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:15:54.230575 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=71,cinder:UPDATE=23,cinder:INSERT=6 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:15:54.234648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51389948-92bc-4ecd-86fe-61f25436569b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:54.236774 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e9afca1-6cce-434d-a01a-5351b1d2a268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:54.384032 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Created reservations ['ce0078eb-183d-48b3-b7c9-3bb10e536dc6', '3949088a-d3a6-4993-bafe-500977d1db2b', '09d4dee3-53a9-4be5-9ba9-109310aa650b', '0337c758-bc4a-4bd8-b380-6191c5a06234'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:15:54.385651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e9afca1-6cce-434d-a01a-5351b1d2a268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce0078eb-183d-48b3-b7c9-3bb10e536dc6', '3949088a-d3a6-4993-bafe-500977d1db2b', '09d4dee3-53a9-4be5-9ba9-109310aa650b', '0337c758-bc4a-4bd8-b380-6191c5a06234']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:54.387570 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391ae639-d2ef-4f53-8816-d373d8d10ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:54.466730 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391ae639-d2ef-4f53-8816-d373d8d10ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a2407c5-ee2a-41bd-9558-b54a78c54234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1663594361',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e2b4fe90f9714a55be65b95a95713e2e',qos_specs=None,replication_status=<?>,reservations=['ce0078eb-183d-48b3-b7c9-3bb10e536dc6','3949088a-d3a6-4993-bafe-500977d1db2b','09d4dee3-53a9-4be5-9ba9-109310aa650b','0337c758-bc4a-4bd8-b380-6191c5a06234'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='43bf40312af24d9f8535f9ebb45ef72f',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:15:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1663594361',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=9a2407c5-ee2a-41bd-9558-b54a78c54234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2b4fe90f9714a55be65b95a95713e2e',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='43bf40312af24d9f8535f9ebb45ef72f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:54.468553 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9784b40e-cfe7-4274-8570-c92258ef351b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:54.533817 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9784b40e-cfe7-4274-8570-c92258ef351b) 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-VolumesDeleteCascade-Volume-1663594361',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e2b4fe90f9714a55be65b95a95713e2e',qos_specs=None,replication_status=<?>,reservations=['ce0078eb-183d-48b3-b7c9-3bb10e536dc6','3949088a-d3a6-4993-bafe-500977d1db2b','09d4dee3-53a9-4be5-9ba9-109310aa650b','0337c758-bc4a-4bd8-b380-6191c5a06234'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='43bf40312af24d9f8535f9ebb45ef72f',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:54.535589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581b4d42-578a-4d3d-a690-9e6ceabde87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:15:54.597335 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581b4d42-578a-4d3d-a690-9e6ceabde87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:15:54.599697 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Flow 'volume_create_api' (3741b5d1-d6ee-40b6-a12a-d74ae5cb36fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:15:54.600368 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Create volume request issued successfully.
Sep 23 14:15:54.601647 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f1f02d7f-66d3-4f96-95c2-867ce937d950 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes returned with HTTP 202
Sep 23 14:15:54.602462 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 889/1784] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:15:54 2022] POST /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes => generated 820 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:15:54.617880 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-68916b51-6a8c-422e-9dc1-4055d029ec69 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:54.621427 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-68916b51-6a8c-422e-9dc1-4055d029ec69 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234
Sep 23 14:15:54.621873 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-68916b51-6a8c-422e-9dc1-4055d029ec69 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:54.622348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-68916b51-6a8c-422e-9dc1-4055d029ec69 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:54.641341 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:54.641341 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:54.644468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-68916b51-6a8c-422e-9dc1-4055d029ec69 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:15:54.653541 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-68916b51-6a8c-422e-9dc1-4055d029ec69 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234 returned with HTTP 200
Sep 23 14:15:54.654234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 896/1785] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:54 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234 => generated 888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:55.672236 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b33c3812-7308-442a-9573-3c140476a5b1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:55.676429 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b33c3812-7308-442a-9573-3c140476a5b1 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234
Sep 23 14:15:55.676868 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b33c3812-7308-442a-9573-3c140476a5b1 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:55.677316 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b33c3812-7308-442a-9573-3c140476a5b1 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:55.692084 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:55.692084 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:55.698308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b33c3812-7308-442a-9573-3c140476a5b1 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:15:55.707086 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b33c3812-7308-442a-9573-3c140476a5b1 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234 returned with HTTP 200
Sep 23 14:15:55.707776 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 890/1786] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:15:55 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234 => generated 913 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:55.724251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-dbeaf021-98c3-4b7e-bafb-8e9359a34af9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:55.728111 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dbeaf021-98c3-4b7e-bafb-8e9359a34af9 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] POST http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots
Sep 23 14:15:55.728822 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dbeaf021-98c3-4b7e-bafb-8e9359a34af9 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a2407c5-ee2a-41bd-9558-b54a78c54234", "name": "tempest-VolumesDeleteCascade-Snapshot-1730721742"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:15:55.745046 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:55.745046 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:55.745997 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-dbeaf021-98c3-4b7e-bafb-8e9359a34af9 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:15:55.746293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.snapshots [None req-dbeaf021-98c3-4b7e-bafb-8e9359a34af9 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Create snapshot from volume 9a2407c5-ee2a-41bd-9558-b54a78c54234
Sep 23 14:15:55.856013 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-dbeaf021-98c3-4b7e-bafb-8e9359a34af9 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Created reservations ['ecb197fa-7375-432e-b48a-72a4d309e790', 'a1fae7c1-e623-4e19-8df4-cc03298f156c', 'cf906b67-a1ac-499b-8fe5-12884e64dbdc', 'e0cd64ae-fa67-48e2-b6c0-32b0eeff165c'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:15:56.094741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-dbeaf021-98c3-4b7e-bafb-8e9359a34af9 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot create request issued successfully.
Sep 23 14:15:56.096434 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dbeaf021-98c3-4b7e-bafb-8e9359a34af9 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots returned with HTTP 202
Sep 23 14:15:56.099933 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 897/1787] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:15:55 2022] POST /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots => generated 307 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:15:56.106817 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0dd01034-38e4-4af7-87c0-832689f2174d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:56.111627 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0dd01034-38e4-4af7-87c0-832689f2174d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972
Sep 23 14:15:56.112071 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0dd01034-38e4-4af7-87c0-832689f2174d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:56.112658 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0dd01034-38e4-4af7-87c0-832689f2174d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:56.122550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:56.122550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:56.123470 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0dd01034-38e4-4af7-87c0-832689f2174d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:56.125227 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0dd01034-38e4-4af7-87c0-832689f2174d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972 returned with HTTP 200
Sep 23 14:15:56.126013 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 891/1788] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:56 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:57.135367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-01ce9941-bbb1-4697-bb40-749464db4d19 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:57.139451 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-01ce9941-bbb1-4697-bb40-749464db4d19 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972
Sep 23 14:15:57.139903 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-01ce9941-bbb1-4697-bb40-749464db4d19 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:57.140359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-01ce9941-bbb1-4697-bb40-749464db4d19 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:57.150225 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:57.150225 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:57.151196 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-01ce9941-bbb1-4697-bb40-749464db4d19 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:57.152967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-01ce9941-bbb1-4697-bb40-749464db4d19 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972 returned with HTTP 200
Sep 23 14:15:57.153657 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 898/1789] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:57 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:58.163696 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-88356f96-59f3-4dd8-b6af-0ae09c3a2abe None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:58.167621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-88356f96-59f3-4dd8-b6af-0ae09c3a2abe tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972
Sep 23 14:15:58.168060 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-88356f96-59f3-4dd8-b6af-0ae09c3a2abe tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:58.168563 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-88356f96-59f3-4dd8-b6af-0ae09c3a2abe tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:58.178961 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:58.178961 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:58.179908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-88356f96-59f3-4dd8-b6af-0ae09c3a2abe tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:58.181694 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-88356f96-59f3-4dd8-b6af-0ae09c3a2abe tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972 returned with HTTP 200
Sep 23 14:15:58.182392 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 892/1790] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:58 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:15:59.191883 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-88102f99-7899-4960-9887-155555a0843a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:15:59.195903 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-88102f99-7899-4960-9887-155555a0843a tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972
Sep 23 14:15:59.196350 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-88102f99-7899-4960-9887-155555a0843a tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:15:59.196809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-88102f99-7899-4960-9887-155555a0843a tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:15:59.198904 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:INSERT=9,cinder:UPDATE=22,cinder:SELECT=69 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:15:59.208064 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:15:59.208064 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:15:59.209034 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-88102f99-7899-4960-9887-155555a0843a tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:15:59.210869 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-88102f99-7899-4960-9887-155555a0843a tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972 returned with HTTP 200
Sep 23 14:15:59.211562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 899/1791] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:15:59 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:00.221278 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bd9a213e-c586-4784-87e8-849b23b0d39b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:00.225243 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bd9a213e-c586-4784-87e8-849b23b0d39b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972
Sep 23 14:16:00.225695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bd9a213e-c586-4784-87e8-849b23b0d39b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:00.226151 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bd9a213e-c586-4784-87e8-849b23b0d39b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:00.236694 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:00.236694 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:00.238153 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-bd9a213e-c586-4784-87e8-849b23b0d39b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:16:00.240202 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bd9a213e-c586-4784-87e8-849b23b0d39b tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972 returned with HTTP 200
Sep 23 14:16:00.240897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 893/1792] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:16:00 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:00.249512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-115adb75-d76f-4e7c-8ac1-64d085041283 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:00.253109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] POST http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes
Sep 23 14:16:00.254457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "667a7a5c-bdfd-4bd2-9fef-76da3646f972", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-741740337"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:16:00.256872 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Create volume request body: {'volume': {'snapshot_id': '667a7a5c-bdfd-4bd2-9fef-76da3646f972', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-741740337'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:16:00.266981 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:00.266981 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:00.267925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Snapshot retrieved successfully.
Sep 23 14:16:00.268214 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Create volume of 1 GB
Sep 23 14:16:00.274672 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Availability Zones retrieved successfully.
Sep 23 14:16:00.289579 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Flow 'volume_create_api' (6dfe5ff9-5880-4f47-b3cc-38a096971c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:16:00.292613 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df91f7e4-162c-40bb-92ab-fc52a28889fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:00.295223 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:16:00.337123 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df91f7e4-162c-40bb-92ab-fc52a28889fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '667a7a5c-bdfd-4bd2-9fef-76da3646f972', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:00.339120 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4588a8f-6754-4e76-8d6e-ac9a8ace831e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:00.503530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Created reservations ['ea12dcc3-0472-46f3-8f80-4b541d82c2b6', '3c2fe8e3-8feb-4173-8236-44e53775ec00', '69f7036a-1e11-4f14-8195-e8cdd36b2c71', '00c52cf1-56ba-43f1-961e-3980750e98d8'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:16:00.505284 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4588a8f-6754-4e76-8d6e-ac9a8ace831e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea12dcc3-0472-46f3-8f80-4b541d82c2b6', '3c2fe8e3-8feb-4173-8236-44e53775ec00', '69f7036a-1e11-4f14-8195-e8cdd36b2c71', '00c52cf1-56ba-43f1-961e-3980750e98d8']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:00.507244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add7adfe-9824-4b88-b1b9-df1269fefbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:00.681829 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add7adfe-9824-4b88-b1b9-df1269fefbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13aba2f3-066d-4ed9-a0eb-31084043ff5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-741740337',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e2b4fe90f9714a55be65b95a95713e2e',qos_specs=None,replication_status=<?>,reservations=['ea12dcc3-0472-46f3-8f80-4b541d82c2b6','3c2fe8e3-8feb-4173-8236-44e53775ec00','69f7036a-1e11-4f14-8195-e8cdd36b2c71','00c52cf1-56ba-43f1-961e-3980750e98d8'],size=1,snapshot_id=667a7a5c-bdfd-4bd2-9fef-76da3646f972,source_replicaid=<?>,source_volid=None,status='creating',user_id='43bf40312af24d9f8535f9ebb45ef72f',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:16:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-741740337',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=13aba2f3-066d-4ed9-a0eb-31084043ff5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2b4fe90f9714a55be65b95a95713e2e',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=667a7a5c-bdfd-4bd2-9fef-76da3646f972,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43bf40312af24d9f8535f9ebb45ef72f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:00.683794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7290593-336a-4c73-941c-f5191864e57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:00.831029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7290593-336a-4c73-941c-f5191864e57a) 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-VolumesDeleteCascade-Volume-741740337',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e2b4fe90f9714a55be65b95a95713e2e',qos_specs=None,replication_status=<?>,reservations=['ea12dcc3-0472-46f3-8f80-4b541d82c2b6','3c2fe8e3-8feb-4173-8236-44e53775ec00','69f7036a-1e11-4f14-8195-e8cdd36b2c71','00c52cf1-56ba-43f1-961e-3980750e98d8'],size=1,snapshot_id=667a7a5c-bdfd-4bd2-9fef-76da3646f972,source_replicaid=<?>,source_volid=None,status='creating',user_id='43bf40312af24d9f8535f9ebb45ef72f',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:00.833056 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ee019a-f01a-4647-977b-45846c960115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:00.939320 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ee019a-f01a-4647-977b-45846c960115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:00.942383 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Flow 'volume_create_api' (6dfe5ff9-5880-4f47-b3cc-38a096971c46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:16:00.943058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Create volume request issued successfully.
Sep 23 14:16:00.944254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-115adb75-d76f-4e7c-8ac1-64d085041283 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes returned with HTTP 202
Sep 23 14:16:00.945362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 900/1793] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:16:00 2022] POST /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes => generated 853 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:16:00.960166 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-58da23a7-ca19-49c7-bd64-9945f2b26c96 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:00.963690 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-58da23a7-ca19-49c7-bd64-9945f2b26c96 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c
Sep 23 14:16:00.964138 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-58da23a7-ca19-49c7-bd64-9945f2b26c96 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:00.964590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-58da23a7-ca19-49c7-bd64-9945f2b26c96 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:00.978588 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:00.978588 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:00.984877 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-58da23a7-ca19-49c7-bd64-9945f2b26c96 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:16:00.995738 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-58da23a7-ca19-49c7-bd64-9945f2b26c96 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c returned with HTTP 200
Sep 23 14:16:00.996726 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 894/1794] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:00 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c => generated 921 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:02.015483 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-aea30861-a3ce-4ef7-ae44-80fd50d28726 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:02.019395 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aea30861-a3ce-4ef7-ae44-80fd50d28726 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c
Sep 23 14:16:02.019835 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aea30861-a3ce-4ef7-ae44-80fd50d28726 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:02.020318 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aea30861-a3ce-4ef7-ae44-80fd50d28726 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:02.034324 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:02.034324 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:02.041193 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-aea30861-a3ce-4ef7-ae44-80fd50d28726 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:16:02.051332 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aea30861-a3ce-4ef7-ae44-80fd50d28726 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c returned with HTTP 200
Sep 23 14:16:02.052087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 901/1795] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:02 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c => generated 946 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:02.069905 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-10540a23-9490-4502-b8ed-2cc80d440c3f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:02.073582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-10540a23-9490-4502-b8ed-2cc80d440c3f tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c
Sep 23 14:16:02.074027 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-10540a23-9490-4502-b8ed-2cc80d440c3f tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:02.074527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-10540a23-9490-4502-b8ed-2cc80d440c3f tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:02.088986 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:02.088986 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:02.095332 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-10540a23-9490-4502-b8ed-2cc80d440c3f tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:16:02.104843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-10540a23-9490-4502-b8ed-2cc80d440c3f tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c returned with HTTP 200
Sep 23 14:16:02.105554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 895/1796] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:02 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c => generated 946 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:02.122795 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-db1e696f-3f90-4b46-a7fd-0b903a620528 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:02.126263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-db1e696f-3f90-4b46-a7fd-0b903a620528 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] DELETE http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234?cascade=True
Sep 23 14:16:02.126740 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-db1e696f-3f90-4b46-a7fd-0b903a620528 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:02.127190 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-db1e696f-3f90-4b46-a7fd-0b903a620528 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:02.127599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-db1e696f-3f90-4b46-a7fd-0b903a620528 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Delete volume with id: 9a2407c5-ee2a-41bd-9558-b54a78c54234 
Sep 23 14:16:02.141576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:02.141576 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:02.142572 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-db1e696f-3f90-4b46-a7fd-0b903a620528 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:16:02.517726 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-db1e696f-3f90-4b46-a7fd-0b903a620528 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Delete volume request issued successfully.
Sep 23 14:16:02.518176 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-db1e696f-3f90-4b46-a7fd-0b903a620528 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234?cascade=True returned with HTTP 202
Sep 23 14:16:02.519593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 902/1797] 10.222.0.62 () {58 vars in 1353 bytes} [Fri Sep 23 14:16:02 2022] DELETE /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234?cascade=True => generated 0 bytes in 398 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:16:02.524436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6e9bdc39-f541-4d89-b6d7-405adaddbebc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:02.528017 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6e9bdc39-f541-4d89-b6d7-405adaddbebc tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234
Sep 23 14:16:02.530466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6e9bdc39-f541-4d89-b6d7-405adaddbebc tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:02.530466 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6e9bdc39-f541-4d89-b6d7-405adaddbebc tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:02.544164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:02.544164 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:02.550601 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6e9bdc39-f541-4d89-b6d7-405adaddbebc tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:16:02.559430 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6e9bdc39-f541-4d89-b6d7-405adaddbebc tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234 returned with HTTP 200
Sep 23 14:16:02.560123 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 896/1798] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:02 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234 => generated 912 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:16:03.578625 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4fdfd955-0747-4b87-95e4-f4afb87b395d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:03.582219 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4fdfd955-0747-4b87-95e4-f4afb87b395d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234
Sep 23 14:16:03.582696 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4fdfd955-0747-4b87-95e4-f4afb87b395d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:03.587206 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4fdfd955-0747-4b87-95e4-f4afb87b395d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:03.598134 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:03.598134 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:03.604472 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4fdfd955-0747-4b87-95e4-f4afb87b395d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:16:03.614046 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4fdfd955-0747-4b87-95e4-f4afb87b395d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234 returned with HTTP 200
Sep 23 14:16:03.615881 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 903/1799] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:03 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234 => generated 912 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:04.632526 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-023fea25-e13a-4379-a040-5bb294f3cb00 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:04.636034 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-023fea25-e13a-4379-a040-5bb294f3cb00 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234
Sep 23 14:16:04.636475 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-023fea25-e13a-4379-a040-5bb294f3cb00 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:04.636920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-023fea25-e13a-4379-a040-5bb294f3cb00 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:04.648325 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-023fea25-e13a-4379-a040-5bb294f3cb00 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234 returned with HTTP 404
Sep 23 14:16:04.649165 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 897/1800] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:04 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:16:04.653556 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-becefcc4-a205-436f-b4bd-7e72aa54e765 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:04.657069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-becefcc4-a205-436f-b4bd-7e72aa54e765 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes
Sep 23 14:16:04.657511 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-becefcc4-a205-436f-b4bd-7e72aa54e765 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:04.657963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-becefcc4-a205-436f-b4bd-7e72aa54e765 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'index' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:04.658648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.api_utils [None req-becefcc4-a205-436f-b4bd-7e72aa54e765 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Removing options '' from query. {{(pid=113688) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:16:04.660346 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-becefcc4-a205-436f-b4bd-7e72aa54e765 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113688) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:16:04.707824 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-becefcc4-a205-436f-b4bd-7e72aa54e765 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Get all volumes completed successfully.
Sep 23 14:16:04.708739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-becefcc4-a205-436f-b4bd-7e72aa54e765 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes returned with HTTP 200
Sep 23 14:16:04.709465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 904/1801] 10.222.0.62 () {58 vars in 1214 bytes} [Fri Sep 23 14:16:04 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes => generated 400 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:04.717651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4ec4e8a8-3f8f-481c-9f90-68fce98859a4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:04.721562 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4ec4e8a8-3f8f-481c-9f90-68fce98859a4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots
Sep 23 14:16:04.722000 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4ec4e8a8-3f8f-481c-9f90-68fce98859a4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:04.722560 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4ec4e8a8-3f8f-481c-9f90-68fce98859a4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:04.723198 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-4ec4e8a8-3f8f-481c-9f90-68fce98859a4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:16:04.725234 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-4ec4e8a8-3f8f-481c-9f90-68fce98859a4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:16:04.730927 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4ec4e8a8-3f8f-481c-9f90-68fce98859a4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Get all snapshots completed successfully.
Sep 23 14:16:04.731490 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4ec4e8a8-3f8f-481c-9f90-68fce98859a4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots returned with HTTP 200
Sep 23 14:16:04.732168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 898/1802] 10.222.0.62 () {58 vars in 1220 bytes} [Fri Sep 23 14:16:04 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Sep 23 14:16:04.742101 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f1db9796-af13-41af-a486-bd647529ca37 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:04.745634 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f1db9796-af13-41af-a486-bd647529ca37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] DELETE http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c
Sep 23 14:16:04.746071 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f1db9796-af13-41af-a486-bd647529ca37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:04.746551 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f1db9796-af13-41af-a486-bd647529ca37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:04.746970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-f1db9796-af13-41af-a486-bd647529ca37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Delete volume with id: 13aba2f3-066d-4ed9-a0eb-31084043ff5c 
Sep 23 14:16:04.761458 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:04.761458 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:04.762455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f1db9796-af13-41af-a486-bd647529ca37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:16:04.766359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=79,cinder:INSERT=7,cinder:UPDATE=14 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:16:04.944246 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f1db9796-af13-41af-a486-bd647529ca37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Delete volume request issued successfully.
Sep 23 14:16:04.944646 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f1db9796-af13-41af-a486-bd647529ca37 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c returned with HTTP 202
Sep 23 14:16:04.945404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 905/1803] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:16:04 2022] DELETE /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:16:04.950148 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1f4f46eb-7488-4c3c-a636-9cbd5861fd3d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:04.956403 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1f4f46eb-7488-4c3c-a636-9cbd5861fd3d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c
Sep 23 14:16:04.956403 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1f4f46eb-7488-4c3c-a636-9cbd5861fd3d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:04.956403 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1f4f46eb-7488-4c3c-a636-9cbd5861fd3d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:04.968973 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:04.968973 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:04.976387 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1f4f46eb-7488-4c3c-a636-9cbd5861fd3d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Volume info retrieved successfully.
Sep 23 14:16:04.985376 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1f4f46eb-7488-4c3c-a636-9cbd5861fd3d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c returned with HTTP 200
Sep 23 14:16:04.986086 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 899/1804] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:04 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c => generated 945 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:06.005069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ae9918b6-19fc-4ae3-9f9f-f98c40270eb6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:06.008590 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ae9918b6-19fc-4ae3-9f9f-f98c40270eb6 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] GET http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c
Sep 23 14:16:06.009036 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ae9918b6-19fc-4ae3-9f9f-f98c40270eb6 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:06.009503 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ae9918b6-19fc-4ae3-9f9f-f98c40270eb6 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:06.022212 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ae9918b6-19fc-4ae3-9f9f-f98c40270eb6 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c returned with HTTP 404
Sep 23 14:16:06.023090 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 906/1805] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:06 2022] GET /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/13aba2f3-066d-4ed9-a0eb-31084043ff5c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:16:06.027574 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-70591be9-c445-48b2-9d58-f3ec5bf6a8f0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:06.031671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-70591be9-c445-48b2-9d58-f3ec5bf6a8f0 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] DELETE http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972
Sep 23 14:16:06.032108 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-70591be9-c445-48b2-9d58-f3ec5bf6a8f0 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:06.032554 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-70591be9-c445-48b2-9d58-f3ec5bf6a8f0 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:06.032845 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v2.snapshots [None req-70591be9-c445-48b2-9d58-f3ec5bf6a8f0 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Delete snapshot with id: 667a7a5c-bdfd-4bd2-9fef-76da3646f972
Sep 23 14:16:06.041151 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-70591be9-c445-48b2-9d58-f3ec5bf6a8f0 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972 returned with HTTP 404
Sep 23 14:16:06.041989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 900/1806] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:16:06 2022] DELETE /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/667a7a5c-bdfd-4bd2-9fef-76da3646f972 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:16:06.046447 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-63d3cbd0-33df-4aa3-8552-70ccbbf56634 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:06.049999 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-63d3cbd0-33df-4aa3-8552-70ccbbf56634 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] DELETE http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234
Sep 23 14:16:06.051032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-63d3cbd0-33df-4aa3-8552-70ccbbf56634 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:06.051503 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-63d3cbd0-33df-4aa3-8552-70ccbbf56634 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:06.051917 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-63d3cbd0-33df-4aa3-8552-70ccbbf56634 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Delete volume with id: 9a2407c5-ee2a-41bd-9558-b54a78c54234 
Sep 23 14:16:06.063022 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-63d3cbd0-33df-4aa3-8552-70ccbbf56634 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234 returned with HTTP 404
Sep 23 14:16:06.063864 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 907/1807] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:16:06 2022] DELETE /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/9a2407c5-ee2a-41bd-9558-b54a78c54234 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:16:06.068839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-741cc24c-22b3-4792-bcb9-94360d5f5ed4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:06.072670 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-741cc24c-22b3-4792-bcb9-94360d5f5ed4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] DELETE http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9
Sep 23 14:16:06.073104 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-741cc24c-22b3-4792-bcb9-94360d5f5ed4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:06.073546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-741cc24c-22b3-4792-bcb9-94360d5f5ed4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:06.073837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v2.snapshots [None req-741cc24c-22b3-4792-bcb9-94360d5f5ed4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Delete snapshot with id: 024ed25a-a605-48d2-888b-cd62efc0cbd9
Sep 23 14:16:06.087495 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-741cc24c-22b3-4792-bcb9-94360d5f5ed4 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9 returned with HTTP 404
Sep 23 14:16:06.091826 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 901/1808] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:16:06 2022] DELETE /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/024ed25a-a605-48d2-888b-cd62efc0cbd9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:16:06.094997 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-45ba872c-e102-4bb5-88fc-74c799226050 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:06.099832 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-45ba872c-e102-4bb5-88fc-74c799226050 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] DELETE http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01
Sep 23 14:16:06.100272 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-45ba872c-e102-4bb5-88fc-74c799226050 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:06.100722 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-45ba872c-e102-4bb5-88fc-74c799226050 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:06.101015 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-45ba872c-e102-4bb5-88fc-74c799226050 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Delete snapshot with id: b97e73e3-1f04-4471-a3c3-eb14ca1f8f01
Sep 23 14:16:06.109238 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-45ba872c-e102-4bb5-88fc-74c799226050 tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01 returned with HTTP 404
Sep 23 14:16:06.110084 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 908/1809] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:16:06 2022] DELETE /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/snapshots/b97e73e3-1f04-4471-a3c3-eb14ca1f8f01 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:16:06.114383 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1cdbbe8d-6b40-42ff-ab1a-709822f67c1d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:06.117839 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1cdbbe8d-6b40-42ff-ab1a-709822f67c1d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] DELETE http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64
Sep 23 14:16:06.118276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1cdbbe8d-6b40-42ff-ab1a-709822f67c1d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:06.118760 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1cdbbe8d-6b40-42ff-ab1a-709822f67c1d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:06.119155 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-1cdbbe8d-6b40-42ff-ab1a-709822f67c1d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] Delete volume with id: 5d059968-0e44-46ec-bb2e-9403c185ba64 
Sep 23 14:16:06.130499 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1cdbbe8d-6b40-42ff-ab1a-709822f67c1d tempest-VolumesDeleteCascade-1067828497 tempest-VolumesDeleteCascade-1067828497-project] http://10.222.0.62/volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64 returned with HTTP 404
Sep 23 14:16:06.131397 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 902/1810] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:16:06 2022] DELETE /volume/v3/e2b4fe90f9714a55be65b95a95713e2e/volumes/5d059968-0e44-46ec-bb2e-9403c185ba64 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:16:08.158876 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:08.164221 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] POST http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes
Sep 23 14:16:08.164931 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f19afda2-139e-4a70-8e47-023a4884d613", "size": 1, "name": "tempest-VolumesExtendTest-Volume-392925520"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:16:08.167183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Create volume request body: {'volume': {'imageRef': 'f19afda2-139e-4a70-8e47-023a4884d613', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-392925520'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:16:08.261678 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Create volume of 1 GB
Sep 23 14:16:08.268999 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Availability Zones retrieved successfully.
Sep 23 14:16:08.283856 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Flow 'volume_create_api' (678855ef-1069-4c2d-a44a-458ab3dc7f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:16:08.286351 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ca467a8-f406-4171-9f6d-e6b1ee45f077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:08.288683 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:16:08.354668 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ca467a8-f406-4171-9f6d-e6b1ee45f077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:08.359427 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae932023-6c67-408f-be2b-3a4c060d51af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:08.543442 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Created reservations ['d82aa2c7-b78c-4bab-a787-8ec40c0da0a5', '03dcc898-11fa-4715-a0cd-9313b5648226', '525c32ca-0619-45cf-a372-dd62e8d60a62', 'c784fe80-ec6c-46e6-97f7-6f44aec59b82'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:16:08.545100 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae932023-6c67-408f-be2b-3a4c060d51af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d82aa2c7-b78c-4bab-a787-8ec40c0da0a5', '03dcc898-11fa-4715-a0cd-9313b5648226', '525c32ca-0619-45cf-a372-dd62e8d60a62', 'c784fe80-ec6c-46e6-97f7-6f44aec59b82']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:08.547041 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acf1b18-86a7-4cb1-9e28-0e7a2cca437b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:08.614410 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acf1b18-86a7-4cb1-9e28-0e7a2cca437b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76814f15-01b7-4e28-ba42-9103bfafa31f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-392925520',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='87b469c9013e44e4af6452e516cf97e2',qos_specs=None,replication_status=<?>,reservations=['d82aa2c7-b78c-4bab-a787-8ec40c0da0a5','03dcc898-11fa-4715-a0cd-9313b5648226','525c32ca-0619-45cf-a372-dd62e8d60a62','c784fe80-ec6c-46e6-97f7-6f44aec59b82'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f6ee14289b9e491e9e0223c414ac58ab',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:16:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-392925520',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=76814f15-01b7-4e28-ba42-9103bfafa31f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87b469c9013e44e4af6452e516cf97e2',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='f6ee14289b9e491e9e0223c414ac58ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:08.616270 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71450529-65a2-442c-921f-233cafa30acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:08.690659 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71450529-65a2-442c-921f-233cafa30acd) 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-VolumesExtendTest-Volume-392925520',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='87b469c9013e44e4af6452e516cf97e2',qos_specs=None,replication_status=<?>,reservations=['d82aa2c7-b78c-4bab-a787-8ec40c0da0a5','03dcc898-11fa-4715-a0cd-9313b5648226','525c32ca-0619-45cf-a372-dd62e8d60a62','c784fe80-ec6c-46e6-97f7-6f44aec59b82'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f6ee14289b9e491e9e0223c414ac58ab',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:08.693045 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc026e2c-0e3e-4c8a-9ffc-cc3b854a5c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:08.782025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc026e2c-0e3e-4c8a-9ffc-cc3b854a5c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:08.784448 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Flow 'volume_create_api' (678855ef-1069-4c2d-a44a-458ab3dc7f2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:16:08.786679 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Create volume request issued successfully.
Sep 23 14:16:08.786802 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-75666d3b-c7bf-432b-947f-c88b0e401ce0 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes returned with HTTP 202
Sep 23 14:16:08.787526 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 909/1811] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:16:08 2022] POST /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes => generated 816 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:16:08.802976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-78bbcb5a-3aba-4d18-bd2d-8cb76f79e8d4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:08.806579 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-78bbcb5a-3aba-4d18-bd2d-8cb76f79e8d4 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:08.809686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-78bbcb5a-3aba-4d18-bd2d-8cb76f79e8d4 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:08.809686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-78bbcb5a-3aba-4d18-bd2d-8cb76f79e8d4 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:08.822522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:08.822522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:08.828705 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-78bbcb5a-3aba-4d18-bd2d-8cb76f79e8d4 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:08.838316 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-78bbcb5a-3aba-4d18-bd2d-8cb76f79e8d4 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:08.839128 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 903/1812] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:08 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:16:09.857244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fa072946-2c92-4221-9f1a-70d48a335f32 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:09.860967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fa072946-2c92-4221-9f1a-70d48a335f32 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:09.861409 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fa072946-2c92-4221-9f1a-70d48a335f32 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:09.861861 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fa072946-2c92-4221-9f1a-70d48a335f32 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:09.876087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:09.876087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:09.882249 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fa072946-2c92-4221-9f1a-70d48a335f32 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:09.891412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fa072946-2c92-4221-9f1a-70d48a335f32 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:09.892134 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 910/1813] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:09 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:10.910257 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e8bd151d-b0ad-4c88-a425-080bda464918 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:10.913828 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e8bd151d-b0ad-4c88-a425-080bda464918 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:10.914302 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e8bd151d-b0ad-4c88-a425-080bda464918 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:10.914770 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e8bd151d-b0ad-4c88-a425-080bda464918 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:10.917097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=82,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:16:10.930984 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:10.930984 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:10.937412 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e8bd151d-b0ad-4c88-a425-080bda464918 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:10.947022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e8bd151d-b0ad-4c88-a425-080bda464918 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:10.947733 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 904/1814] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:10 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:11.965654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cca7dda5-2c66-47f3-86b6-0199a742fd21 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:11.969252 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cca7dda5-2c66-47f3-86b6-0199a742fd21 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:11.969697 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cca7dda5-2c66-47f3-86b6-0199a742fd21 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:11.970150 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cca7dda5-2c66-47f3-86b6-0199a742fd21 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:11.986399 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:11.986399 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:11.994259 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cca7dda5-2c66-47f3-86b6-0199a742fd21 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:12.003129 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cca7dda5-2c66-47f3-86b6-0199a742fd21 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:12.003850 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 911/1815] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:11 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:13.022932 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-943b0915-15f4-4466-99fa-9782bf03b475 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:13.026770 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-943b0915-15f4-4466-99fa-9782bf03b475 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:13.027225 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-943b0915-15f4-4466-99fa-9782bf03b475 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:13.027681 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-943b0915-15f4-4466-99fa-9782bf03b475 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:13.042837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:13.042837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:13.049813 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-943b0915-15f4-4466-99fa-9782bf03b475 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:13.058836 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-943b0915-15f4-4466-99fa-9782bf03b475 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:13.059556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 905/1816] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:13 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:14.079610 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-438766a0-9160-40da-8c05-d4cc2d8654c1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:14.083305 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-438766a0-9160-40da-8c05-d4cc2d8654c1 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:14.083752 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-438766a0-9160-40da-8c05-d4cc2d8654c1 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:14.084213 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-438766a0-9160-40da-8c05-d4cc2d8654c1 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:14.098827 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:14.098827 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:14.103467 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=76,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:16:14.105573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-438766a0-9160-40da-8c05-d4cc2d8654c1 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:14.119732 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-438766a0-9160-40da-8c05-d4cc2d8654c1 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:14.161239 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 912/1817] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:14 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 908 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:15.137732 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-22915d8b-6b8a-4f69-9387-ba585c62ae93 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:15.141232 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-22915d8b-6b8a-4f69-9387-ba585c62ae93 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:15.141723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-22915d8b-6b8a-4f69-9387-ba585c62ae93 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:15.142188 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-22915d8b-6b8a-4f69-9387-ba585c62ae93 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:15.157410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:15.157410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:15.164536 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-22915d8b-6b8a-4f69-9387-ba585c62ae93 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:15.173564 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-22915d8b-6b8a-4f69-9387-ba585c62ae93 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:15.174299 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 906/1818] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:15 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:16.192462 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-69049b11-d938-4f1e-a958-c3715a1db71f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:16.196573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-69049b11-d938-4f1e-a958-c3715a1db71f tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:16.197023 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-69049b11-d938-4f1e-a958-c3715a1db71f tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:16.197507 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-69049b11-d938-4f1e-a958-c3715a1db71f tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:16.212299 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:16.212299 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:16.219270 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-69049b11-d938-4f1e-a958-c3715a1db71f tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:16.229072 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-69049b11-d938-4f1e-a958-c3715a1db71f tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:16.230153 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 913/1819] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:16 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:17.247563 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a4727480-3c65-43e4-93be-23c92c893d84 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:17.251799 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a4727480-3c65-43e4-93be-23c92c893d84 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:17.252588 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a4727480-3c65-43e4-93be-23c92c893d84 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:17.253072 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a4727480-3c65-43e4-93be-23c92c893d84 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:17.268259 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:17.268259 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:17.275028 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a4727480-3c65-43e4-93be-23c92c893d84 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:17.283792 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a4727480-3c65-43e4-93be-23c92c893d84 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:17.284507 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 907/1820] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:17 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:18.303410 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-875a8d46-9d6c-4f23-b86e-521afe5e886b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:18.307171 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-875a8d46-9d6c-4f23-b86e-521afe5e886b tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:18.307609 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-875a8d46-9d6c-4f23-b86e-521afe5e886b tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:18.308054 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-875a8d46-9d6c-4f23-b86e-521afe5e886b tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:18.322963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:18.322963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:18.330009 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-875a8d46-9d6c-4f23-b86e-521afe5e886b tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:18.340109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-875a8d46-9d6c-4f23-b86e-521afe5e886b tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:18.340841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 914/1821] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:18 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:19.358076 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f0ae718b-3cde-47ec-8053-86675ed19477 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:19.361606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f0ae718b-3cde-47ec-8053-86675ed19477 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:19.362048 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f0ae718b-3cde-47ec-8053-86675ed19477 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:19.362537 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f0ae718b-3cde-47ec-8053-86675ed19477 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:19.376610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:19.376610 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:19.382901 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f0ae718b-3cde-47ec-8053-86675ed19477 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:19.391797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f0ae718b-3cde-47ec-8053-86675ed19477 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:19.392509 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 908/1822] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:19 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:20.411128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-46192320-3432-432c-8dac-cda9e8558dff None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:20.415005 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-46192320-3432-432c-8dac-cda9e8558dff tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:20.415454 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-46192320-3432-432c-8dac-cda9e8558dff tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:20.415910 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-46192320-3432-432c-8dac-cda9e8558dff tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:20.431260 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:20.431260 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:20.437546 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-46192320-3432-432c-8dac-cda9e8558dff tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:20.447546 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-46192320-3432-432c-8dac-cda9e8558dff tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:20.448242 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 915/1823] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:20 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:21.465732 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-cbb37346-3b9c-4a23-8353-b4fc9f061d7d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:21.469292 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cbb37346-3b9c-4a23-8353-b4fc9f061d7d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:21.469674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cbb37346-3b9c-4a23-8353-b4fc9f061d7d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:21.470147 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-cbb37346-3b9c-4a23-8353-b4fc9f061d7d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:21.484410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:21.484410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:21.490522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-cbb37346-3b9c-4a23-8353-b4fc9f061d7d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:21.499362 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-cbb37346-3b9c-4a23-8353-b4fc9f061d7d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:21.500046 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 909/1824] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:21 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:22.518058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-33cbb36b-b1f4-4067-8c17-bf11a4996235 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:22.522091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-33cbb36b-b1f4-4067-8c17-bf11a4996235 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:22.522843 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-33cbb36b-b1f4-4067-8c17-bf11a4996235 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:22.523302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-33cbb36b-b1f4-4067-8c17-bf11a4996235 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:22.538668 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:22.538668 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:22.545416 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-33cbb36b-b1f4-4067-8c17-bf11a4996235 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:22.554299 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-33cbb36b-b1f4-4067-8c17-bf11a4996235 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:22.555026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 916/1825] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:22 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:23.571955 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e830073f-84ac-48f4-988c-28080f2b3086 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:23.575405 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e830073f-84ac-48f4-988c-28080f2b3086 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:23.575844 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e830073f-84ac-48f4-988c-28080f2b3086 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:23.576292 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e830073f-84ac-48f4-988c-28080f2b3086 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:23.590280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:23.590280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:23.596335 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e830073f-84ac-48f4-988c-28080f2b3086 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:23.605636 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e830073f-84ac-48f4-988c-28080f2b3086 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:23.606310 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 910/1826] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:23 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 969 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:24.624050 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-568e3e94-3fb0-4e0b-980d-8d7bf5d9894b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:24.627577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-568e3e94-3fb0-4e0b-980d-8d7bf5d9894b tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:24.628021 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-568e3e94-3fb0-4e0b-980d-8d7bf5d9894b tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:24.628479 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-568e3e94-3fb0-4e0b-980d-8d7bf5d9894b tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:24.643292 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:24.643292 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:24.650037 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-568e3e94-3fb0-4e0b-980d-8d7bf5d9894b tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:24.659912 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-568e3e94-3fb0-4e0b-980d-8d7bf5d9894b tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:24.660596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 917/1827] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:24 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 1357 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:16:24.677802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-e849e149-29d2-47c4-9267-d4f27a3d2f43 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:24.681622 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e849e149-29d2-47c4-9267-d4f27a3d2f43 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] POST http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f/action
Sep 23 14:16:24.682371 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e849e149-29d2-47c4-9267-d4f27a3d2f43 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:16:24.682703 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-e849e149-29d2-47c4-9267-d4f27a3d2f43 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:16:24.698206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:24.698206 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:24.699192 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e849e149-29d2-47c4-9267-d4f27a3d2f43 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:24.888582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-e849e149-29d2-47c4-9267-d4f27a3d2f43 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Created reservations ['7f0331fe-a728-4035-abbd-403f0675f39c', 'f4068f74-0965-4757-a806-c00ebf8041d5'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:16:24.905862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-e849e149-29d2-47c4-9267-d4f27a3d2f43 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Extend volume request issued successfully.
Sep 23 14:16:24.906317 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-e849e149-29d2-47c4-9267-d4f27a3d2f43 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f/action returned with HTTP 202
Sep 23 14:16:24.907135 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 911/1828] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:16:24 2022] POST /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f/action => generated 0 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Sep 23 14:16:24.911654 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a15539d8-29c6-4986-9daa-88b72463ab6a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:24.915604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a15539d8-29c6-4986-9daa-88b72463ab6a tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:24.916046 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a15539d8-29c6-4986-9daa-88b72463ab6a tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:24.916555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a15539d8-29c6-4986-9daa-88b72463ab6a tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:24.932853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:24.932853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:24.939272 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a15539d8-29c6-4986-9daa-88b72463ab6a tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:24.949748 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a15539d8-29c6-4986-9daa-88b72463ab6a tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:24.950487 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 918/1829] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:24 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 1357 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:16:25.968400 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2fe3d55f-3b61-4acf-bb4e-bb8bc8568cf9 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:25.972195 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2fe3d55f-3b61-4acf-bb4e-bb8bc8568cf9 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:25.972635 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2fe3d55f-3b61-4acf-bb4e-bb8bc8568cf9 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:25.973089 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2fe3d55f-3b61-4acf-bb4e-bb8bc8568cf9 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:25.987613 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:25.987613 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:25.993876 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2fe3d55f-3b61-4acf-bb4e-bb8bc8568cf9 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:26.003822 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2fe3d55f-3b61-4acf-bb4e-bb8bc8568cf9 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:26.004508 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 912/1830] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:25 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 1357 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:16:26.021412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-19703eb5-828d-40d7-9d06-0d45ce1266e4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:26.026165 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-19703eb5-828d-40d7-9d06-0d45ce1266e4 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:26.026637 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-19703eb5-828d-40d7-9d06-0d45ce1266e4 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:26.027094 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-19703eb5-828d-40d7-9d06-0d45ce1266e4 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:26.041438 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:26.041438 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:26.047878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-19703eb5-828d-40d7-9d06-0d45ce1266e4 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:26.058543 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-19703eb5-828d-40d7-9d06-0d45ce1266e4 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:26.059236 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 919/1831] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:26 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 1357 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:16:26.078673 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a0482c7f-f49c-4edc-ae02-609a704adadf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:26.082433 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] POST http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes
Sep 23 14:16:26.083148 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-146801919"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:16:26.085568 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-146801919'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:16:26.085895 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Create volume of 1 GB
Sep 23 14:16:26.093145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Availability Zones retrieved successfully.
Sep 23 14:16:26.108308 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Flow 'volume_create_api' (1c9a7686-f104-43e3-af06-a573fee46dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:16:26.110724 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd23fca-1018-43a9-ac69-fe9e1df6d6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:26.113095 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:16:26.143209 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=95,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:16:26.148802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd23fca-1018-43a9-ac69-fe9e1df6d6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:26.153617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0279df-14af-46bc-a44c-54ad900983f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:26.282647 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Created reservations ['48234f17-1e18-449e-8bcf-39d39e92abf0', 'd4cd07bd-9061-4fff-98c9-45614813dddb', '916254ce-2c0f-46d8-b137-1528acf24622', 'f1dac7d7-b571-420b-b9cc-f6b0c68e5f23'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:16:26.284476 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0279df-14af-46bc-a44c-54ad900983f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48234f17-1e18-449e-8bcf-39d39e92abf0', 'd4cd07bd-9061-4fff-98c9-45614813dddb', '916254ce-2c0f-46d8-b137-1528acf24622', 'f1dac7d7-b571-420b-b9cc-f6b0c68e5f23']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:26.286436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (940f035a-1c52-4c8d-8b81-65bec3f7f733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:26.405404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (940f035a-1c52-4c8d-8b81-65bec3f7f733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1098f4d-fc0d-43e2-bd89-d6d3cd388d32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-146801919',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='87b469c9013e44e4af6452e516cf97e2',qos_specs=None,replication_status=<?>,reservations=['48234f17-1e18-449e-8bcf-39d39e92abf0','d4cd07bd-9061-4fff-98c9-45614813dddb','916254ce-2c0f-46d8-b137-1528acf24622','f1dac7d7-b571-420b-b9cc-f6b0c68e5f23'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f6ee14289b9e491e9e0223c414ac58ab',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-146801919',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=e1098f4d-fc0d-43e2-bd89-d6d3cd388d32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87b469c9013e44e4af6452e516cf97e2',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='f6ee14289b9e491e9e0223c414ac58ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:26.407220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e559fc5c-cb1d-4afd-87a8-9c1dd5989dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:26.495670 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e559fc5c-cb1d-4afd-87a8-9c1dd5989dfe) 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-VolumesExtendTest-Volume-146801919',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='87b469c9013e44e4af6452e516cf97e2',qos_specs=None,replication_status=<?>,reservations=['48234f17-1e18-449e-8bcf-39d39e92abf0','d4cd07bd-9061-4fff-98c9-45614813dddb','916254ce-2c0f-46d8-b137-1528acf24622','f1dac7d7-b571-420b-b9cc-f6b0c68e5f23'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f6ee14289b9e491e9e0223c414ac58ab',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:26.497608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af688a8-4ef5-477a-84cd-7ad362cd6fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:26.581529 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af688a8-4ef5-477a-84cd-7ad362cd6fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:26.583886 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Flow 'volume_create_api' (1c9a7686-f104-43e3-af06-a573fee46dce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:16:26.584550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Create volume request issued successfully.
Sep 23 14:16:26.586476 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a0482c7f-f49c-4edc-ae02-609a704adadf tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes returned with HTTP 202
Sep 23 14:16:26.587305 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 913/1832] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:16:26 2022] POST /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes => generated 816 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:16:26.602694 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a7040d67-e0b6-4e3f-be90-5a059720ebba None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:26.606351 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a7040d67-e0b6-4e3f-be90-5a059720ebba tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32
Sep 23 14:16:26.606809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a7040d67-e0b6-4e3f-be90-5a059720ebba tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:26.607346 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a7040d67-e0b6-4e3f-be90-5a059720ebba tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:26.621182 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:26.621182 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:26.627514 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a7040d67-e0b6-4e3f-be90-5a059720ebba tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:26.637052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a7040d67-e0b6-4e3f-be90-5a059720ebba tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 returned with HTTP 200
Sep 23 14:16:26.637747 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 920/1833] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:26 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:27.656302 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-750ca5bc-ee89-452a-b1cc-1688716941c7 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:27.659966 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-750ca5bc-ee89-452a-b1cc-1688716941c7 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32
Sep 23 14:16:27.660411 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-750ca5bc-ee89-452a-b1cc-1688716941c7 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:27.660862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-750ca5bc-ee89-452a-b1cc-1688716941c7 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:27.675838 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:27.675838 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:27.682048 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-750ca5bc-ee89-452a-b1cc-1688716941c7 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:27.690769 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-750ca5bc-ee89-452a-b1cc-1688716941c7 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 returned with HTTP 200
Sep 23 14:16:27.691459 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 914/1834] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:27 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 => generated 909 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:27.708163 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d25743e9-5b07-4eb8-a9e1-5f6edb1bbe1d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:27.712719 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d25743e9-5b07-4eb8-a9e1-5f6edb1bbe1d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] POST http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots
Sep 23 14:16:27.713429 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d25743e9-5b07-4eb8-a9e1-5f6edb1bbe1d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1098f4d-fc0d-43e2-bd89-d6d3cd388d32", "name": "tempest-VolumesExtendTest-Snapshot-231965957"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:16:27.729770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:27.729770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:27.730772 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d25743e9-5b07-4eb8-a9e1-5f6edb1bbe1d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:27.731070 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.snapshots [None req-d25743e9-5b07-4eb8-a9e1-5f6edb1bbe1d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Create snapshot from volume e1098f4d-fc0d-43e2-bd89-d6d3cd388d32
Sep 23 14:16:27.962701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-d25743e9-5b07-4eb8-a9e1-5f6edb1bbe1d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Created reservations ['6fe590e9-cb4f-433f-b714-efcdc3a10cc5', 'cd0f0934-58b4-469f-9dfd-058f307270d7', 'd8a1cfb0-caec-407e-9e42-3704fc4766fb', '6b2ef541-aa0c-4da3-a770-1d73812f0828'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:16:28.057727 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=84,cinder:INSERT=7,cinder:UPDATE=9 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:16:28.150017 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d25743e9-5b07-4eb8-a9e1-5f6edb1bbe1d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Snapshot create request issued successfully.
Sep 23 14:16:28.150750 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d25743e9-5b07-4eb8-a9e1-5f6edb1bbe1d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots returned with HTTP 202
Sep 23 14:16:28.151571 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 921/1835] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:16:27 2022] POST /volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots => generated 303 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:16:28.159814 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d360f3e9-e749-4eb3-b779-8467fc537d6e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:28.164369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d360f3e9-e749-4eb3-b779-8467fc537d6e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2
Sep 23 14:16:28.164945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d360f3e9-e749-4eb3-b779-8467fc537d6e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:28.165259 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d360f3e9-e749-4eb3-b779-8467fc537d6e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:28.177951 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:28.177951 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:28.179065 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d360f3e9-e749-4eb3-b779-8467fc537d6e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Snapshot retrieved successfully.
Sep 23 14:16:28.180831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d360f3e9-e749-4eb3-b779-8467fc537d6e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 returned with HTTP 200
Sep 23 14:16:28.181541 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 915/1836] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:16:28 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 => generated 435 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:29.191786 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b10fc1c8-6ddb-48df-9302-aec4a23fca23 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:29.196590 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b10fc1c8-6ddb-48df-9302-aec4a23fca23 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2
Sep 23 14:16:29.197042 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b10fc1c8-6ddb-48df-9302-aec4a23fca23 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:29.197712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b10fc1c8-6ddb-48df-9302-aec4a23fca23 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:29.208290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:29.208290 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:29.209500 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b10fc1c8-6ddb-48df-9302-aec4a23fca23 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Snapshot retrieved successfully.
Sep 23 14:16:29.211928 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b10fc1c8-6ddb-48df-9302-aec4a23fca23 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 returned with HTTP 200
Sep 23 14:16:29.212637 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 922/1837] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:16:29 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 => generated 435 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:16:30.222054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d3a6563c-d542-4bfe-aec1-cddc23fccbda None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:30.226740 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d3a6563c-d542-4bfe-aec1-cddc23fccbda tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2
Sep 23 14:16:30.227181 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d3a6563c-d542-4bfe-aec1-cddc23fccbda tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:30.227634 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d3a6563c-d542-4bfe-aec1-cddc23fccbda tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:30.238974 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:30.238974 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:30.239939 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d3a6563c-d542-4bfe-aec1-cddc23fccbda tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Snapshot retrieved successfully.
Sep 23 14:16:30.242529 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d3a6563c-d542-4bfe-aec1-cddc23fccbda tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 returned with HTTP 200
Sep 23 14:16:30.243358 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 916/1838] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:16:30 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 => generated 435 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:31.252758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b3936236-2569-40af-a552-193cc3010069 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:31.256897 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b3936236-2569-40af-a552-193cc3010069 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2
Sep 23 14:16:31.258009 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b3936236-2569-40af-a552-193cc3010069 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:31.258591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b3936236-2569-40af-a552-193cc3010069 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:31.268676 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:31.268676 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:31.269594 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b3936236-2569-40af-a552-193cc3010069 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Snapshot retrieved successfully.
Sep 23 14:16:31.271373 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b3936236-2569-40af-a552-193cc3010069 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 returned with HTTP 200
Sep 23 14:16:31.272064 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 923/1839] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:16:31 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 => generated 435 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:32.282595 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4d0aedf6-9910-458f-ba06-1bd5afab11aa None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:32.286622 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4d0aedf6-9910-458f-ba06-1bd5afab11aa tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2
Sep 23 14:16:32.287067 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4d0aedf6-9910-458f-ba06-1bd5afab11aa tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:32.287546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4d0aedf6-9910-458f-ba06-1bd5afab11aa tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:32.298018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:32.298018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:32.299002 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4d0aedf6-9910-458f-ba06-1bd5afab11aa tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Snapshot retrieved successfully.
Sep 23 14:16:32.300811 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4d0aedf6-9910-458f-ba06-1bd5afab11aa tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 returned with HTTP 200
Sep 23 14:16:32.301510 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 917/1840] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:16:32 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:32.310115 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c00412be-fc13-45e9-a237-571b4de544f8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:32.313566 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c00412be-fc13-45e9-a237-571b4de544f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] POST http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32/action
Sep 23 14:16:32.314314 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c00412be-fc13-45e9-a237-571b4de544f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:16:32.314662 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c00412be-fc13-45e9-a237-571b4de544f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:16:32.330420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:32.330420 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:32.331481 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c00412be-fc13-45e9-a237-571b4de544f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:32.508629 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-c00412be-fc13-45e9-a237-571b4de544f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Created reservations ['49471890-e84a-449a-98ab-ebda5c00d31f', 'f6c8e8a3-7aab-4f7d-9559-7ccc4512a37f'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:16:32.526820 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c00412be-fc13-45e9-a237-571b4de544f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Extend volume request issued successfully.
Sep 23 14:16:32.527474 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c00412be-fc13-45e9-a237-571b4de544f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32/action returned with HTTP 202
Sep 23 14:16:32.528437 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 924/1841] 10.222.0.62 () {60 vars in 1367 bytes} [Fri Sep 23 14:16:32 2022] POST /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:16:32.532968 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-321cb6a1-a0b9-4eed-8dd8-94dac5560796 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:32.536920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-321cb6a1-a0b9-4eed-8dd8-94dac5560796 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32
Sep 23 14:16:32.540944 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-321cb6a1-a0b9-4eed-8dd8-94dac5560796 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:32.540944 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-321cb6a1-a0b9-4eed-8dd8-94dac5560796 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:32.730306 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:32.730306 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:32.737013 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-321cb6a1-a0b9-4eed-8dd8-94dac5560796 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:32.746520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-321cb6a1-a0b9-4eed-8dd8-94dac5560796 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 returned with HTTP 200
Sep 23 14:16:32.747227 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 918/1842] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:32 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 => generated 909 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:16:33.765331 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-806ba126-d9e7-48f1-9c4c-a5ed27622ef5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:33.769132 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-806ba126-d9e7-48f1-9c4c-a5ed27622ef5 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32
Sep 23 14:16:33.769577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-806ba126-d9e7-48f1-9c4c-a5ed27622ef5 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:33.770027 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-806ba126-d9e7-48f1-9c4c-a5ed27622ef5 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:33.784134 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:33.784134 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:33.790230 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-806ba126-d9e7-48f1-9c4c-a5ed27622ef5 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:33.799199 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-806ba126-d9e7-48f1-9c4c-a5ed27622ef5 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 returned with HTTP 200
Sep 23 14:16:33.799940 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 925/1843] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:33 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:33.816960 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b316e728-04ec-4871-8bb6-52fb04e17101 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:33.821231 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b316e728-04ec-4871-8bb6-52fb04e17101 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32
Sep 23 14:16:33.821671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b316e728-04ec-4871-8bb6-52fb04e17101 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:33.822116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b316e728-04ec-4871-8bb6-52fb04e17101 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:33.836186 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:33.836186 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:33.842373 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b316e728-04ec-4871-8bb6-52fb04e17101 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:33.851131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b316e728-04ec-4871-8bb6-52fb04e17101 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 returned with HTTP 200
Sep 23 14:16:33.851847 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 919/1844] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:33 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:33.869479 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7fd94db9-7226-4eb8-83fc-1bc04ed6cd51 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:33.873416 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7fd94db9-7226-4eb8-83fc-1bc04ed6cd51 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] DELETE http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2
Sep 23 14:16:33.873855 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7fd94db9-7226-4eb8-83fc-1bc04ed6cd51 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:33.874303 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7fd94db9-7226-4eb8-83fc-1bc04ed6cd51 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:33.874626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-7fd94db9-7226-4eb8-83fc-1bc04ed6cd51 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Delete snapshot with id: 7e830341-97c1-4ec5-a291-7e4cad1a57d2
Sep 23 14:16:33.884175 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:33.884175 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:33.885079 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7fd94db9-7226-4eb8-83fc-1bc04ed6cd51 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Snapshot retrieved successfully.
Sep 23 14:16:34.023673 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7fd94db9-7226-4eb8-83fc-1bc04ed6cd51 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Snapshot delete request issued successfully.
Sep 23 14:16:34.024024 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7fd94db9-7226-4eb8-83fc-1bc04ed6cd51 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 returned with HTTP 202
Sep 23 14:16:34.024768 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 926/1845] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:16:33 2022] DELETE /volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:16:34.029386 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2fb58b4c-0f4f-4add-b291-5fd14d6a078e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:34.033311 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2fb58b4c-0f4f-4add-b291-5fd14d6a078e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2
Sep 23 14:16:34.033784 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2fb58b4c-0f4f-4add-b291-5fd14d6a078e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:34.034233 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2fb58b4c-0f4f-4add-b291-5fd14d6a078e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:34.044516 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:34.044516 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:34.045432 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2fb58b4c-0f4f-4add-b291-5fd14d6a078e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Snapshot retrieved successfully.
Sep 23 14:16:34.053293 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2fb58b4c-0f4f-4add-b291-5fd14d6a078e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 returned with HTTP 200
Sep 23 14:16:34.053293 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 920/1846] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:16:34 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:35.061616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2d38708a-6321-4024-b55b-90c953f6ff6a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:35.065568 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2d38708a-6321-4024-b55b-90c953f6ff6a tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2
Sep 23 14:16:35.066015 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2d38708a-6321-4024-b55b-90c953f6ff6a tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:35.066512 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2d38708a-6321-4024-b55b-90c953f6ff6a tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:35.075172 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2d38708a-6321-4024-b55b-90c953f6ff6a tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 returned with HTTP 404
Sep 23 14:16:35.076020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 927/1847] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:16:35 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/snapshots/7e830341-97c1-4ec5-a291-7e4cad1a57d2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:16:35.080411 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-84d3309b-26ea-48ab-b6af-fcfcb56852c8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:35.083989 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-84d3309b-26ea-48ab-b6af-fcfcb56852c8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] DELETE http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32
Sep 23 14:16:35.084431 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-84d3309b-26ea-48ab-b6af-fcfcb56852c8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:35.084909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-84d3309b-26ea-48ab-b6af-fcfcb56852c8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:35.086100 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-84d3309b-26ea-48ab-b6af-fcfcb56852c8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Delete volume with id: e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 
Sep 23 14:16:35.099796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:35.099796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:35.101389 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-84d3309b-26ea-48ab-b6af-fcfcb56852c8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:35.285619 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-84d3309b-26ea-48ab-b6af-fcfcb56852c8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Delete volume request issued successfully.
Sep 23 14:16:35.286056 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-84d3309b-26ea-48ab-b6af-fcfcb56852c8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 returned with HTTP 202
Sep 23 14:16:35.286860 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 921/1848] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:16:35 2022] DELETE /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:16:35.292574 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ffe7c834-31e4-4e04-935c-4d133d3c300d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:35.297490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ffe7c834-31e4-4e04-935c-4d133d3c300d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32
Sep 23 14:16:35.297490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ffe7c834-31e4-4e04-935c-4d133d3c300d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:35.297490 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ffe7c834-31e4-4e04-935c-4d133d3c300d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:35.311878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:35.311878 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:35.318203 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ffe7c834-31e4-4e04-935c-4d133d3c300d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:35.326965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ffe7c834-31e4-4e04-935c-4d133d3c300d tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 returned with HTTP 200
Sep 23 14:16:35.327665 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 928/1849] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:35 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:36.344951 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-63939b2c-dae7-48de-aa04-9f18fae0c104 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:36.348587 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-63939b2c-dae7-48de-aa04-9f18fae0c104 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32
Sep 23 14:16:36.349021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-63939b2c-dae7-48de-aa04-9f18fae0c104 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:36.349473 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-63939b2c-dae7-48de-aa04-9f18fae0c104 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:36.361942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-63939b2c-dae7-48de-aa04-9f18fae0c104 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 returned with HTTP 404
Sep 23 14:16:36.362844 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 922/1850] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:36 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/e1098f4d-fc0d-43e2-bd89-d6d3cd388d32 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:16:36.367956 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e651fd37-5e21-4145-a66e-ad4c895106f8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:36.371688 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e651fd37-5e21-4145-a66e-ad4c895106f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] DELETE http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:36.372164 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e651fd37-5e21-4145-a66e-ad4c895106f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:36.372618 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e651fd37-5e21-4145-a66e-ad4c895106f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:36.373017 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-e651fd37-5e21-4145-a66e-ad4c895106f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Delete volume with id: 76814f15-01b7-4e28-ba42-9103bfafa31f 
Sep 23 14:16:36.387444 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:36.387444 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:36.388412 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e651fd37-5e21-4145-a66e-ad4c895106f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:36.553322 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e651fd37-5e21-4145-a66e-ad4c895106f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Delete volume request issued successfully.
Sep 23 14:16:36.553867 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e651fd37-5e21-4145-a66e-ad4c895106f8 tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 202
Sep 23 14:16:36.554569 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 929/1851] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:16:36 2022] DELETE /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:16:36.559155 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b02b45f7-ce05-4570-9443-3678fdc0ba5e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:36.562698 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b02b45f7-ce05-4570-9443-3678fdc0ba5e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:36.563144 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b02b45f7-ce05-4570-9443-3678fdc0ba5e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:36.563595 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b02b45f7-ce05-4570-9443-3678fdc0ba5e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:36.578632 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:36.578632 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:36.585575 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b02b45f7-ce05-4570-9443-3678fdc0ba5e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Volume info retrieved successfully.
Sep 23 14:16:36.597341 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b02b45f7-ce05-4570-9443-3678fdc0ba5e tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 200
Sep 23 14:16:36.598075 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 923/1852] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:36 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 1356 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:16:37.617275 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-64fdb3b6-8039-41cd-9aa3-57b9706f442a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:37.620888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-64fdb3b6-8039-41cd-9aa3-57b9706f442a tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] GET http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f
Sep 23 14:16:37.621330 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-64fdb3b6-8039-41cd-9aa3-57b9706f442a tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:37.621785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-64fdb3b6-8039-41cd-9aa3-57b9706f442a tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:37.633829 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-64fdb3b6-8039-41cd-9aa3-57b9706f442a tempest-VolumesExtendTest-1002103021 tempest-VolumesExtendTest-1002103021-project] http://10.222.0.62/volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f returned with HTTP 404
Sep 23 14:16:37.634782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 930/1853] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:37 2022] GET /volume/v3/87b469c9013e44e4af6452e516cf97e2/volumes/76814f15-01b7-4e28-ba42-9103bfafa31f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:16:41.088102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:41.180190 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes
Sep 23 14:16:41.180931 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-993522032"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:16:41.183188 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-993522032'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:16:41.183495 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume of 1 GB
Sep 23 14:16:41.190529 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Availability Zones retrieved successfully.
Sep 23 14:16:41.205246 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Flow 'volume_create_api' (ff3d713f-4893-4dbd-b604-fdf836c35916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:16:41.207751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3fe367d-aadb-45c2-9945-c910229562e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:41.210174 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:16:41.234445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=80,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:16:41.243106 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3fe367d-aadb-45c2-9945-c910229562e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:41.245080 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70571188-2130-4053-ae3f-2890a3c79777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:41.436009 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['37deaff0-7423-426e-917a-8154a5b75f9f', 'c63098ed-6bfa-4d13-bdce-0ce22412fff9', 'eb6470ed-d503-4113-a474-e4e6bb3284ad', '5055afac-9fbd-4449-9aa8-e7c6c354653f'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:16:41.437871 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70571188-2130-4053-ae3f-2890a3c79777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37deaff0-7423-426e-917a-8154a5b75f9f', 'c63098ed-6bfa-4d13-bdce-0ce22412fff9', 'eb6470ed-d503-4113-a474-e4e6bb3284ad', '5055afac-9fbd-4449-9aa8-e7c6c354653f']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:41.439873 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f6e9ae9-522e-42a9-b91e-21718cd4790b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:41.519472 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f6e9ae9-522e-42a9-b91e-21718cd4790b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bab6599-c869-4fd6-a966-245a21fca567', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-993522032',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01e7888a20c74078b4cb6cb8d6d44899',qos_specs=None,replication_status=<?>,reservations=['37deaff0-7423-426e-917a-8154a5b75f9f','c63098ed-6bfa-4d13-bdce-0ce22412fff9','eb6470ed-d503-4113-a474-e4e6bb3284ad','5055afac-9fbd-4449-9aa8-e7c6c354653f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='5da7f8c9045041a784d22edfe323716c',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-993522032',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=0bab6599-c869-4fd6-a966-245a21fca567,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e7888a20c74078b4cb6cb8d6d44899',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='5da7f8c9045041a784d22edfe323716c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:41.521245 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c5d6c5-c812-474d-80f3-7a8b206254d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:41.603371 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57c5d6c5-c812-474d-80f3-7a8b206254d0) 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-VolumesSnapshotTestJSON-Volume-993522032',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01e7888a20c74078b4cb6cb8d6d44899',qos_specs=None,replication_status=<?>,reservations=['37deaff0-7423-426e-917a-8154a5b75f9f','c63098ed-6bfa-4d13-bdce-0ce22412fff9','eb6470ed-d503-4113-a474-e4e6bb3284ad','5055afac-9fbd-4449-9aa8-e7c6c354653f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='5da7f8c9045041a784d22edfe323716c',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:41.605094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd3a589-9e4b-457f-a398-712e440bfe4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:41.699134 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd3a589-9e4b-457f-a398-712e440bfe4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:41.701699 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Flow 'volume_create_api' (ff3d713f-4893-4dbd-b604-fdf836c35916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:16:41.702412 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume request issued successfully.
Sep 23 14:16:41.703611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-66e0c9eb-2791-481b-b110-92f7d7dd6725 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes returned with HTTP 202
Sep 23 14:16:41.704375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 924/1854] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:16:41 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes => generated 822 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:16:41.720261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-92556cad-be36-47ad-9eab-8bc22da807a1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:41.723811 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-92556cad-be36-47ad-9eab-8bc22da807a1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:16:41.724304 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-92556cad-be36-47ad-9eab-8bc22da807a1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:41.728784 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-92556cad-be36-47ad-9eab-8bc22da807a1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:41.738679 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:41.738679 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:41.745131 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-92556cad-be36-47ad-9eab-8bc22da807a1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:16:41.753922 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-92556cad-be36-47ad-9eab-8bc22da807a1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:16:41.763337 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 931/1855] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:41 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 890 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:42.772440 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0307f9c7-a531-4c88-a676-f13f6888120e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:42.776688 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0307f9c7-a531-4c88-a676-f13f6888120e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:16:42.777163 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0307f9c7-a531-4c88-a676-f13f6888120e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:42.777617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0307f9c7-a531-4c88-a676-f13f6888120e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:42.792771 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:42.792771 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:42.798968 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0307f9c7-a531-4c88-a676-f13f6888120e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:16:42.807894 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0307f9c7-a531-4c88-a676-f13f6888120e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:16:42.808580 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 925/1856] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:42 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 915 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:51.750524 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:UPDATE=8,cinder:SELECT=70,cinder:INSERT=3 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:16:52.804161 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=43,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:16:56.402158 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:56.405625 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes
Sep 23 14:16:56.406350 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f19afda2-139e-4a70-8e47-023a4884d613", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2098648771"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:16:56.408541 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume request body: {'volume': {'imageRef': 'f19afda2-139e-4a70-8e47-023a4884d613', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2098648771'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:16:56.493872 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume of 1 GB
Sep 23 14:16:56.501154 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Availability Zones retrieved successfully.
Sep 23 14:16:56.516544 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Flow 'volume_create_api' (df45cb22-eb2b-4b6a-a81c-e93eb659e1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:16:56.519020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36215781-0d3c-4ddf-8d54-4b9cadb92f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:56.521336 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:16:56.586031 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36215781-0d3c-4ddf-8d54-4b9cadb92f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:56.588620 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ca9a2e-7c8e-424e-b210-965b26d580fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:56.741465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['671a0f37-6300-4b68-b888-35d3374f0f72', '5fb44169-0345-4583-ba68-242eb91f7a80', 'd4ff132b-3b98-4b36-931c-8fef11a98a04', '965f555d-a8b1-4eea-a94c-335098a083f5'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:16:56.743760 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ca9a2e-7c8e-424e-b210-965b26d580fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['671a0f37-6300-4b68-b888-35d3374f0f72', '5fb44169-0345-4583-ba68-242eb91f7a80', 'd4ff132b-3b98-4b36-931c-8fef11a98a04', '965f555d-a8b1-4eea-a94c-335098a083f5']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:56.745617 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459eecad-8926-4dc6-9f5d-50a2ef3f8ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:56.835755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459eecad-8926-4dc6-9f5d-50a2ef3f8ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af36bdb7-f772-4c29-a7e8-2aab426e7842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2098648771',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01e7888a20c74078b4cb6cb8d6d44899',qos_specs=None,replication_status=<?>,reservations=['671a0f37-6300-4b68-b888-35d3374f0f72','5fb44169-0345-4583-ba68-242eb91f7a80','d4ff132b-3b98-4b36-931c-8fef11a98a04','965f555d-a8b1-4eea-a94c-335098a083f5'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='5da7f8c9045041a784d22edfe323716c',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2098648771',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=af36bdb7-f772-4c29-a7e8-2aab426e7842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e7888a20c74078b4cb6cb8d6d44899',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='5da7f8c9045041a784d22edfe323716c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:56.837892 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4cf1fa6-39be-475c-a76c-f4f4ad542980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:56.942500 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4cf1fa6-39be-475c-a76c-f4f4ad542980) 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-VolumesSnapshotTestJSON-Volume-2098648771',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01e7888a20c74078b4cb6cb8d6d44899',qos_specs=None,replication_status=<?>,reservations=['671a0f37-6300-4b68-b888-35d3374f0f72','5fb44169-0345-4583-ba68-242eb91f7a80','d4ff132b-3b98-4b36-931c-8fef11a98a04','965f555d-a8b1-4eea-a94c-335098a083f5'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='5da7f8c9045041a784d22edfe323716c',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:56.944263 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f567dff2-c96d-4ab2-b0b8-b9e408dc6ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:16:57.034431 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f567dff2-c96d-4ab2-b0b8-b9e408dc6ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:16:57.036767 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Flow 'volume_create_api' (df45cb22-eb2b-4b6a-a81c-e93eb659e1a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:16:57.037629 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume request issued successfully.
Sep 23 14:16:57.038857 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a4b4a08f-f42c-4bf9-8007-32f43aba5945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes returned with HTTP 202
Sep 23 14:16:57.039670 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 932/1857] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:16:56 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes => generated 823 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:16:57.055294 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-92c28f1b-d016-445e-8308-50fa9f757419 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:57.059552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-92c28f1b-d016-445e-8308-50fa9f757419 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:16:57.060020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-92c28f1b-d016-445e-8308-50fa9f757419 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:57.060469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-92c28f1b-d016-445e-8308-50fa9f757419 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:57.075269 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:57.075269 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:57.081648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-92c28f1b-d016-445e-8308-50fa9f757419 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:16:57.090986 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-92c28f1b-d016-445e-8308-50fa9f757419 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:16:57.091708 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 926/1858] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:57 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 891 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:58.109804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-13fb574a-3a0d-4f81-9ec3-842a1fc06f1b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:58.113639 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-13fb574a-3a0d-4f81-9ec3-842a1fc06f1b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:16:58.114083 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-13fb574a-3a0d-4f81-9ec3-842a1fc06f1b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:58.114605 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-13fb574a-3a0d-4f81-9ec3-842a1fc06f1b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:58.129024 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:58.129024 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:58.137115 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-13fb574a-3a0d-4f81-9ec3-842a1fc06f1b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:16:58.146047 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-13fb574a-3a0d-4f81-9ec3-842a1fc06f1b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:16:58.146851 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 933/1859] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:58 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:16:59.165718 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-94661a03-6126-41d6-bf08-bf363b971e4f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:16:59.170054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-94661a03-6126-41d6-bf08-bf363b971e4f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:16:59.170540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-94661a03-6126-41d6-bf08-bf363b971e4f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:16:59.171047 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-94661a03-6126-41d6-bf08-bf363b971e4f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:16:59.185769 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:16:59.185769 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:16:59.192542 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-94661a03-6126-41d6-bf08-bf363b971e4f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:16:59.201796 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-94661a03-6126-41d6-bf08-bf363b971e4f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:16:59.202596 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 927/1860] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:16:59 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:00.220310 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2fc2bb58-db2c-4e66-88a5-65f58d8d45b9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:00.223923 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2fc2bb58-db2c-4e66-88a5-65f58d8d45b9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:00.230794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2fc2bb58-db2c-4e66-88a5-65f58d8d45b9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:00.230794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2fc2bb58-db2c-4e66-88a5-65f58d8d45b9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:00.240685 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:00.240685 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:00.248188 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2fc2bb58-db2c-4e66-88a5-65f58d8d45b9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:00.257151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2fc2bb58-db2c-4e66-88a5-65f58d8d45b9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:00.262189 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 934/1861] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:00 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 915 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:01.276479 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-71662c99-7fb4-43b4-ad3a-4336999ff8c4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:01.280060 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-71662c99-7fb4-43b4-ad3a-4336999ff8c4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:01.281563 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-71662c99-7fb4-43b4-ad3a-4336999ff8c4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:01.282025 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-71662c99-7fb4-43b4-ad3a-4336999ff8c4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:01.297291 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:01.297291 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:01.305693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-71662c99-7fb4-43b4-ad3a-4336999ff8c4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:01.315683 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-71662c99-7fb4-43b4-ad3a-4336999ff8c4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:01.316414 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 928/1862] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:01 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 915 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:02.333655 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b9dff137-453c-43d9-9098-ea5413789ae5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:02.337941 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b9dff137-453c-43d9-9098-ea5413789ae5 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:02.341336 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b9dff137-453c-43d9-9098-ea5413789ae5 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:02.341336 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b9dff137-453c-43d9-9098-ea5413789ae5 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:02.355049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:02.355049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:02.361842 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b9dff137-453c-43d9-9098-ea5413789ae5 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:02.371575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b9dff137-453c-43d9-9098-ea5413789ae5 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:02.374029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 935/1863] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:02 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:03.393461 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b9d61fa4-e4b7-4d2b-a3d7-8c050191c48b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:03.397484 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b9d61fa4-e4b7-4d2b-a3d7-8c050191c48b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:03.397858 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b9d61fa4-e4b7-4d2b-a3d7-8c050191c48b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:03.398309 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b9d61fa4-e4b7-4d2b-a3d7-8c050191c48b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:03.414448 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:03.414448 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:03.421240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b9d61fa4-e4b7-4d2b-a3d7-8c050191c48b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:03.431097 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b9d61fa4-e4b7-4d2b-a3d7-8c050191c48b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:03.431816 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 929/1864] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:03 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:04.449926 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b5a24c8d-2e8b-494c-93c7-4b20fd05e9bc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:04.453474 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b5a24c8d-2e8b-494c-93c7-4b20fd05e9bc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:04.453916 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b5a24c8d-2e8b-494c-93c7-4b20fd05e9bc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:04.454396 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b5a24c8d-2e8b-494c-93c7-4b20fd05e9bc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:04.469405 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:04.469405 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:04.476808 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b5a24c8d-2e8b-494c-93c7-4b20fd05e9bc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:04.486561 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b5a24c8d-2e8b-494c-93c7-4b20fd05e9bc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:04.487541 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 936/1865] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:04 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:05.505119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7c21ad92-8da5-42e3-87e9-b10141c2ad25 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:05.508715 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7c21ad92-8da5-42e3-87e9-b10141c2ad25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:05.509162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7c21ad92-8da5-42e3-87e9-b10141c2ad25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:05.509615 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7c21ad92-8da5-42e3-87e9-b10141c2ad25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:05.524522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:05.524522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:05.531039 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7c21ad92-8da5-42e3-87e9-b10141c2ad25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:05.542247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7c21ad92-8da5-42e3-87e9-b10141c2ad25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:05.543085 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 930/1866] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:05 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 915 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:06.560919 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-1ad6baeb-82e2-46a1-8c42-14e5e1036ffd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:06.564487 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1ad6baeb-82e2-46a1-8c42-14e5e1036ffd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:06.564929 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1ad6baeb-82e2-46a1-8c42-14e5e1036ffd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:06.565376 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-1ad6baeb-82e2-46a1-8c42-14e5e1036ffd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:06.580312 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:06.580312 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:06.586987 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-1ad6baeb-82e2-46a1-8c42-14e5e1036ffd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:06.595833 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-1ad6baeb-82e2-46a1-8c42-14e5e1036ffd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:06.596999 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 937/1867] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:06 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 915 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:07.614516 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3dd85b17-a3fa-4e88-bfb5-335f3f3976ca None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:07.618049 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3dd85b17-a3fa-4e88-bfb5-335f3f3976ca tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:07.618555 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3dd85b17-a3fa-4e88-bfb5-335f3f3976ca tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:07.619018 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3dd85b17-a3fa-4e88-bfb5-335f3f3976ca tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:07.634208 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:07.634208 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:07.641142 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3dd85b17-a3fa-4e88-bfb5-335f3f3976ca tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:07.650912 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3dd85b17-a3fa-4e88-bfb5-335f3f3976ca tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:07.651612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 931/1868] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:07 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 976 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:08.669347 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-07e645a8-9782-4e28-bbed-7bb8ab34825d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:08.672819 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-07e645a8-9782-4e28-bbed-7bb8ab34825d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:08.673267 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-07e645a8-9782-4e28-bbed-7bb8ab34825d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:08.673722 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-07e645a8-9782-4e28-bbed-7bb8ab34825d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:08.687853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:08.687853 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:08.693880 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-07e645a8-9782-4e28-bbed-7bb8ab34825d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:08.702820 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-07e645a8-9782-4e28-bbed-7bb8ab34825d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:08.703506 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 938/1869] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:08 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 976 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:09.721608 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-524e1e1d-69c8-45ab-b83a-2d02fd9ee51d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:09.725627 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-524e1e1d-69c8-45ab-b83a-2d02fd9ee51d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:09.726069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-524e1e1d-69c8-45ab-b83a-2d02fd9ee51d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:09.726578 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-524e1e1d-69c8-45ab-b83a-2d02fd9ee51d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:09.741382 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:09.741382 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:09.747467 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-524e1e1d-69c8-45ab-b83a-2d02fd9ee51d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:09.757007 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-524e1e1d-69c8-45ab-b83a-2d02fd9ee51d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:09.757698 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 932/1870] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:09 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 976 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:10.775202 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cce20d2f-57a0-46af-8095-933557132b40 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:10.778803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cce20d2f-57a0-46af-8095-933557132b40 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:10.779243 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cce20d2f-57a0-46af-8095-933557132b40 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:10.779690 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cce20d2f-57a0-46af-8095-933557132b40 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:10.783313 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=82,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:17:10.794598 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:10.794598 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:10.800733 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cce20d2f-57a0-46af-8095-933557132b40 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:10.810128 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cce20d2f-57a0-46af-8095-933557132b40 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:10.811265 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 939/1871] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:10 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 976 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:11.829109 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b61a82b2-17b2-4bdf-8313-ba14d9cfcc1c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:11.833005 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b61a82b2-17b2-4bdf-8313-ba14d9cfcc1c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:11.835404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b61a82b2-17b2-4bdf-8313-ba14d9cfcc1c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:11.835404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b61a82b2-17b2-4bdf-8313-ba14d9cfcc1c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:11.849909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:11.849909 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:11.856418 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b61a82b2-17b2-4bdf-8313-ba14d9cfcc1c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:11.866838 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b61a82b2-17b2-4bdf-8313-ba14d9cfcc1c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:11.869915 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 933/1872] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:11 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:17:12.885801 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bfd00b9b-a8b8-454b-8899-00c46ebdb0dc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:12.889367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bfd00b9b-a8b8-454b-8899-00c46ebdb0dc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:12.889808 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bfd00b9b-a8b8-454b-8899-00c46ebdb0dc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:12.890255 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bfd00b9b-a8b8-454b-8899-00c46ebdb0dc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:12.905596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:12.905596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:12.912689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bfd00b9b-a8b8-454b-8899-00c46ebdb0dc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:12.923588 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bfd00b9b-a8b8-454b-8899-00c46ebdb0dc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:12.924374 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 940/1873] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:12 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1364 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:17:12.993639 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-852e98b9-11b4-4ce2-a2c6-e1ae674fe12c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:13.105760 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-852e98b9-11b4-4ce2-a2c6-e1ae674fe12c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:13.106208 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-852e98b9-11b4-4ce2-a2c6-e1ae674fe12c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:13.106689 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-852e98b9-11b4-4ce2-a2c6-e1ae674fe12c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:13.120792 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:13.120792 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:13.126900 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-852e98b9-11b4-4ce2-a2c6-e1ae674fe12c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:13.137211 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-852e98b9-11b4-4ce2-a2c6-e1ae674fe12c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:13.137851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 934/1874] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:17:12 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1364 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:17:13.348502 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a0b6b78c-d7b2-491c-a8f4-00d989cdad68 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:13.350131 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a0b6b78c-d7b2-491c-a8f4-00d989cdad68 None None] GET http://10.222.0.62/volume//
Sep 23 14:17:13.350562 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a0b6b78c-d7b2-491c-a8f4-00d989cdad68 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:13.351013 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a0b6b78c-d7b2-491c-a8f4-00d989cdad68 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:13.351849 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a0b6b78c-d7b2-491c-a8f4-00d989cdad68 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:17:13.352405 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 941/1875] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:17:13 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)
Sep 23 14:17:13.359440 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-8cc39c91-cb39-4c98-b96e-4cb82cebdfee None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:13.364891 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-8cc39c91-cb39-4c98-b96e-4cb82cebdfee tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments
Sep 23 14:17:13.365643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-8cc39c91-cb39-4c98-b96e-4cb82cebdfee tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af36bdb7-f772-4c29-a7e8-2aab426e7842", "connector": null, "instance_uuid": "d50212f1-5bcd-4770-b65f-5c29f5738b54"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:17:13.382110 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:13.382110 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:13.702393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-8cc39c91-cb39-4c98-b96e-4cb82cebdfee tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments returned with HTTP 200
Sep 23 14:17:13.703372 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 935/1876] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:17:13 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments => generated 273 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:17:13.933155 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b8160bc9-54bb-441e-8d4b-b693297e0e0a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:13.936670 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b8160bc9-54bb-441e-8d4b-b693297e0e0a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:13.937113 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b8160bc9-54bb-441e-8d4b-b693297e0e0a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:13.937682 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b8160bc9-54bb-441e-8d4b-b693297e0e0a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:13.956753 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:13.956753 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:13.962930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b8160bc9-54bb-441e-8d4b-b693297e0e0a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:13.973085 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b8160bc9-54bb-441e-8d4b-b693297e0e0a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:13.973845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 942/1877] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:13 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:17:14.066730 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-bd2f6b2c-c03b-41d6-9612-ec0c9bc6ca5f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:14.068406 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bd2f6b2c-c03b-41d6-9612-ec0c9bc6ca5f None None] GET http://10.222.0.62/volume//
Sep 23 14:17:14.068807 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bd2f6b2c-c03b-41d6-9612-ec0c9bc6ca5f None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:14.069263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-bd2f6b2c-c03b-41d6-9612-ec0c9bc6ca5f None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:14.070054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-bd2f6b2c-c03b-41d6-9612-ec0c9bc6ca5f None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:17:14.070702 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 936/1878] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:17:14 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:17:14.080264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-aab07f4a-ae00-4fc4-bce4-fbe5a7b5d985 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:14.084326 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-aab07f4a-ae00-4fc4-bce4-fbe5a7b5d985 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:14.084812 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-aab07f4a-ae00-4fc4-bce4-fbe5a7b5d985 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:14.085260 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-aab07f4a-ae00-4fc4-bce4-fbe5a7b5d985 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:14.103506 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:14.103506 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:14.109621 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-aab07f4a-ae00-4fc4-bce4-fbe5a7b5d985 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:14.120716 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-aab07f4a-ae00-4fc4-bce4-fbe5a7b5d985 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:14.121446 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 943/1879] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:17:14 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:17:14.175862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-3ea5f2fb-2bf7-49b8-8ad7-65e9673fb4dd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:14.180863 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-3ea5f2fb-2bf7-49b8-8ad7-65e9673fb4dd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] PUT http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/46806841-1e05-4159-9597-19c26e5a69bd
Sep 23 14:17:14.181599 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-3ea5f2fb-2bf7-49b8-8ad7-65e9673fb4dd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sdb"}}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:17:14.195447 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-3ea5f2fb-2bf7-49b8-8ad7-65e9673fb4dd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Acquiring lock "cinder-attachment_update-af36bdb7-f772-4c29-a7e8-2aab426e7842-hv-cinder-85743" by "attachment_update" {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:17:14.203447 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-3ea5f2fb-2bf7-49b8-8ad7-65e9673fb4dd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Lock "cinder-attachment_update-af36bdb7-f772-4c29-a7e8-2aab426e7842-hv-cinder-85743" acquired by "attachment_update" :: waited 0.008s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:17:14.205527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:14.205527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:14.967566 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-3ea5f2fb-2bf7-49b8-8ad7-65e9673fb4dd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Lock "cinder-attachment_update-af36bdb7-f772-4c29-a7e8-2aab426e7842-hv-cinder-85743" released by "attachment_update" :: held 0.764s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:17:14.971576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-3ea5f2fb-2bf7-49b8-8ad7-65e9673fb4dd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/46806841-1e05-4159-9597-19c26e5a69bd returned with HTTP 200
Sep 23 14:17:14.971576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 937/1880] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:17:14 2022] PUT /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/46806841-1e05-4159-9597-19c26e5a69bd => generated 747 bytes in 794 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:17:14.991231 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8ec23479-e2f8-4a76-b600-a0b46581e4fb None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:15.001505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ec23479-e2f8-4a76-b600-a0b46581e4fb tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:15.001505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ec23479-e2f8-4a76-b600-a0b46581e4fb tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:15.001505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8ec23479-e2f8-4a76-b600-a0b46581e4fb tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:15.015635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:15.015635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:15.022750 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8ec23479-e2f8-4a76-b600-a0b46581e4fb tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:15.033363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8ec23479-e2f8-4a76-b600-a0b46581e4fb tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:15.034093 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 944/1881] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:14 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1364 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:17:16.051463 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-00802b66-5f7a-4380-a47d-5bb806a45eec None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:16.055193 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-00802b66-5f7a-4380-a47d-5bb806a45eec tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:16.055705 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-00802b66-5f7a-4380-a47d-5bb806a45eec tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:16.056175 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-00802b66-5f7a-4380-a47d-5bb806a45eec tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:16.075145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:16.075145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:16.081202 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-00802b66-5f7a-4380-a47d-5bb806a45eec tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:16.092099 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-00802b66-5f7a-4380-a47d-5bb806a45eec tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:16.092795 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 938/1882] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:16 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1364 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:17:17.111274 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6befbd9f-a298-4c69-8277-8a87b64ef545 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:17.115363 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6befbd9f-a298-4c69-8277-8a87b64ef545 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:17.115811 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6befbd9f-a298-4c69-8277-8a87b64ef545 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:17.116260 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6befbd9f-a298-4c69-8277-8a87b64ef545 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:17.135482 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:17.135482 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:17.141579 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6befbd9f-a298-4c69-8277-8a87b64ef545 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:17.151653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6befbd9f-a298-4c69-8277-8a87b64ef545 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:17.152359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 945/1883] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:17 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1364 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:17:18.170734 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ad14b416-0e1a-4692-a690-6a92da323c40 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:18.174441 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ad14b416-0e1a-4692-a690-6a92da323c40 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:18.174880 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ad14b416-0e1a-4692-a690-6a92da323c40 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:18.175325 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ad14b416-0e1a-4692-a690-6a92da323c40 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:18.179009 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=96,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:17:18.194717 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:18.194717 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:18.200882 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ad14b416-0e1a-4692-a690-6a92da323c40 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:18.212076 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ad14b416-0e1a-4692-a690-6a92da323c40 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:18.212979 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 939/1884] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:18 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1364 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:17:19.229622 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-18b74ec7-ee05-427e-a2e8-989bb5d63306 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:19.244230 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18b74ec7-ee05-427e-a2e8-989bb5d63306 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:19.244230 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-18b74ec7-ee05-427e-a2e8-989bb5d63306 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:19.244230 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-18b74ec7-ee05-427e-a2e8-989bb5d63306 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:19.252794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:19.252794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:19.258912 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-18b74ec7-ee05-427e-a2e8-989bb5d63306 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:19.268965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18b74ec7-ee05-427e-a2e8-989bb5d63306 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:19.269665 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 946/1885] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:19 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1364 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:17:20.288969 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-73d16daa-e572-44fd-ab2c-8b925c63c23d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:20.292780 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-73d16daa-e572-44fd-ab2c-8b925c63c23d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:20.293220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-73d16daa-e572-44fd-ab2c-8b925c63c23d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:20.293665 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-73d16daa-e572-44fd-ab2c-8b925c63c23d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:20.312714 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:20.312714 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:20.319143 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-73d16daa-e572-44fd-ab2c-8b925c63c23d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:20.329156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-73d16daa-e572-44fd-ab2c-8b925c63c23d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:20.329855 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 940/1886] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:20 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1364 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:17:21.049760 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-f4623da3-03a6-46d0-ab46-1cc5a49de4a0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:21.054348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-f4623da3-03a6-46d0-ab46-1cc5a49de4a0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/46806841-1e05-4159-9597-19c26e5a69bd/action
Sep 23 14:17:21.055133 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-f4623da3-03a6-46d0-ab46-1cc5a49de4a0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action body: b'{"os-complete": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:17:21.055455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-f4623da3-03a6-46d0-ab46-1cc5a49de4a0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:17:21.085986 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:21.085986 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:21.214168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4385f4ef-6fbb-4340-a912-5c8d1201d24e req-f4623da3-03a6-46d0-ab46-1cc5a49de4a0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/46806841-1e05-4159-9597-19c26e5a69bd/action returned with HTTP 204
Sep 23 14:17:21.215034 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 947/1887] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:17:21 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/46806841-1e05-4159-9597-19c26e5a69bd/action => generated 0 bytes in 166 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:17:21.347467 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3f03959f-841c-43f6-9293-eccf7ca11921 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:21.351375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3f03959f-841c-43f6-9293-eccf7ca11921 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:21.351932 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3f03959f-841c-43f6-9293-eccf7ca11921 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:21.352402 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3f03959f-841c-43f6-9293-eccf7ca11921 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:21.371553 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:21.371553 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:21.377799 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3f03959f-841c-43f6-9293-eccf7ca11921 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:21.388835 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3f03959f-841c-43f6-9293-eccf7ca11921 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:21.389552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 941/1888] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:21 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1656 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:17:21.406899 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b92dff0c-2c0a-4f65-8641-58c1c8fe9f9b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:21.410808 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b92dff0c-2c0a-4f65-8641-58c1c8fe9f9b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots
Sep 23 14:17:21.411473 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b92dff0c-2c0a-4f65-8641-58c1c8fe9f9b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af36bdb7-f772-4c29-a7e8-2aab426e7842", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-381321806"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:17:21.432447 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:21.432447 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:21.433444 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b92dff0c-2c0a-4f65-8641-58c1c8fe9f9b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:21.433770 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.snapshots [None req-b92dff0c-2c0a-4f65-8641-58c1c8fe9f9b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create snapshot from volume af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:21.440579 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b92dff0c-2c0a-4f65-8641-58c1c8fe9f9b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots returned with HTTP 400
Sep 23 14:17:21.441439 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 948/1889] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:17:21 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots => generated 160 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Sep 23 14:17:21.446682 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ee4fc70a-1bae-404b-adea-237d2cb9077d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:21.450632 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ee4fc70a-1bae-404b-adea-237d2cb9077d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots
Sep 23 14:17:21.451349 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ee4fc70a-1bae-404b-adea-237d2cb9077d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af36bdb7-f772-4c29-a7e8-2aab426e7842", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-595637075"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:17:21.472416 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:21.472416 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:21.473420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ee4fc70a-1bae-404b-adea-237d2cb9077d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:21.473758 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-ee4fc70a-1bae-404b-adea-237d2cb9077d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create snapshot from volume af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:21.677056 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-ee4fc70a-1bae-404b-adea-237d2cb9077d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['73ad7a0a-65e2-4af9-ba2f-4fb8e0acf7ce', '24c353e4-88e6-4250-8a6e-22e7257d2fdb', '7105e2bc-28ce-4e86-a9b7-403fc87ab021', 'b2c30bec-9b50-4d02-8b98-89e975f00831'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:17:21.855201 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ee4fc70a-1bae-404b-adea-237d2cb9077d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot force create request issued successfully.
Sep 23 14:17:21.855887 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ee4fc70a-1bae-404b-adea-237d2cb9077d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots returned with HTTP 202
Sep 23 14:17:21.856667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 942/1890] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:17:21 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots => generated 309 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:17:21.864972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2e717929-85ba-4039-9429-3f880674e890 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:21.869325 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2e717929-85ba-4039-9429-3f880674e890 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6
Sep 23 14:17:21.869791 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2e717929-85ba-4039-9429-3f880674e890 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:21.870360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2e717929-85ba-4039-9429-3f880674e890 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:21.881893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:21.881893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:21.882966 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2e717929-85ba-4039-9429-3f880674e890 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:21.884811 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2e717929-85ba-4039-9429-3f880674e890 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 returned with HTTP 200
Sep 23 14:17:21.885543 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 949/1891] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:21 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:17:22.896196 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0477c4c5-48e2-4cbe-94fd-3ced666c07d4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:22.900377 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0477c4c5-48e2-4cbe-94fd-3ced666c07d4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6
Sep 23 14:17:22.900818 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0477c4c5-48e2-4cbe-94fd-3ced666c07d4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:22.901263 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0477c4c5-48e2-4cbe-94fd-3ced666c07d4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:22.911778 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:22.911778 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:22.912699 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0477c4c5-48e2-4cbe-94fd-3ced666c07d4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:22.914840 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0477c4c5-48e2-4cbe-94fd-3ced666c07d4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 returned with HTTP 200
Sep 23 14:17:22.915515 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 943/1892] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:22 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:23.925165 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2ddb3d43-eb9b-4e3c-9387-bc18072b16e1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:23.929746 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2ddb3d43-eb9b-4e3c-9387-bc18072b16e1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6
Sep 23 14:17:23.930187 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2ddb3d43-eb9b-4e3c-9387-bc18072b16e1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:23.930780 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2ddb3d43-eb9b-4e3c-9387-bc18072b16e1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:23.940894 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:23.940894 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:23.941842 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2ddb3d43-eb9b-4e3c-9387-bc18072b16e1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:23.943610 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2ddb3d43-eb9b-4e3c-9387-bc18072b16e1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 returned with HTTP 200
Sep 23 14:17:23.944277 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 950/1893] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:23 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:24.953538 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a062c13d-e9df-4790-8109-ad3ede600456 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:24.958198 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a062c13d-e9df-4790-8109-ad3ede600456 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6
Sep 23 14:17:24.958671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a062c13d-e9df-4790-8109-ad3ede600456 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:24.959129 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a062c13d-e9df-4790-8109-ad3ede600456 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:24.969247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:24.969247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:24.970170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a062c13d-e9df-4790-8109-ad3ede600456 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:24.971946 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a062c13d-e9df-4790-8109-ad3ede600456 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 returned with HTTP 200
Sep 23 14:17:24.972618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 944/1894] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:24 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:25.981997 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-34e73d29-cede-4cd2-be06-7227560848fe None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:25.985945 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-34e73d29-cede-4cd2-be06-7227560848fe tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6
Sep 23 14:17:25.986440 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-34e73d29-cede-4cd2-be06-7227560848fe tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:25.986912 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-34e73d29-cede-4cd2-be06-7227560848fe tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:25.996739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:25.996739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:25.997641 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-34e73d29-cede-4cd2-be06-7227560848fe tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:25.999570 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-34e73d29-cede-4cd2-be06-7227560848fe tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 returned with HTTP 200
Sep 23 14:17:26.000232 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 951/1895] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:25 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:26.008918 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-3ed65820-a63a-4877-8037-834dc63120be None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:26.012712 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3ed65820-a63a-4877-8037-834dc63120be tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots
Sep 23 14:17:26.013408 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-3ed65820-a63a-4877-8037-834dc63120be tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af36bdb7-f772-4c29-a7e8-2aab426e7842", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1745069732"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:17:26.034276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:26.034276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:26.035985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3ed65820-a63a-4877-8037-834dc63120be tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:26.036325 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-3ed65820-a63a-4877-8037-834dc63120be tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create snapshot from volume af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:26.073213 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:17:26.218156 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-3ed65820-a63a-4877-8037-834dc63120be tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['ff380798-49a7-4868-8f8f-35e91ec17081', '0667fd89-8306-4496-963e-7f0c9ca6fe15', '7ef322d3-0d6f-44e3-8d41-2c59f7622aaa', 'd489dc52-14ea-42e9-91b9-ac899034312c'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:17:26.385256 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-3ed65820-a63a-4877-8037-834dc63120be tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot force create request issued successfully.
Sep 23 14:17:26.385860 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-3ed65820-a63a-4877-8037-834dc63120be tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots returned with HTTP 202
Sep 23 14:17:26.387098 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 945/1896] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:17:26 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots => generated 310 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:17:26.395408 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7e5a9b19-6cf8-43d4-aaae-41bd366399bc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:26.399513 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7e5a9b19-6cf8-43d4-aaae-41bd366399bc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599
Sep 23 14:17:26.399954 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7e5a9b19-6cf8-43d4-aaae-41bd366399bc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:26.400949 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7e5a9b19-6cf8-43d4-aaae-41bd366399bc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:26.410479 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:26.410479 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:26.411460 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7e5a9b19-6cf8-43d4-aaae-41bd366399bc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:26.413199 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7e5a9b19-6cf8-43d4-aaae-41bd366399bc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 returned with HTTP 200
Sep 23 14:17:26.414136 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 952/1897] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:26 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:27.426782 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-751ad847-f772-4232-abbd-5b4c292e58ca None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:27.431003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-751ad847-f772-4232-abbd-5b4c292e58ca tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599
Sep 23 14:17:27.431443 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-751ad847-f772-4232-abbd-5b4c292e58ca tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:27.431942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-751ad847-f772-4232-abbd-5b4c292e58ca tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:27.442602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:27.442602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:27.443329 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-751ad847-f772-4232-abbd-5b4c292e58ca tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:27.445077 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-751ad847-f772-4232-abbd-5b4c292e58ca tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 returned with HTTP 200
Sep 23 14:17:27.445767 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 946/1898] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:27 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:28.455336 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cfc3eab5-3f88-4e11-aa31-669e25e559f7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:28.460169 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cfc3eab5-3f88-4e11-aa31-669e25e559f7 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599
Sep 23 14:17:28.460668 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cfc3eab5-3f88-4e11-aa31-669e25e559f7 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:28.461164 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cfc3eab5-3f88-4e11-aa31-669e25e559f7 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:28.471893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:28.471893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:28.472809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cfc3eab5-3f88-4e11-aa31-669e25e559f7 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:28.474592 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cfc3eab5-3f88-4e11-aa31-669e25e559f7 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 returned with HTTP 200
Sep 23 14:17:28.475308 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 953/1899] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:28 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:29.485450 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0a7e5c15-4a23-4a2b-8a76-f2a4ee165baf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:29.491189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0a7e5c15-4a23-4a2b-8a76-f2a4ee165baf tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599
Sep 23 14:17:29.491645 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0a7e5c15-4a23-4a2b-8a76-f2a4ee165baf tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:29.492215 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0a7e5c15-4a23-4a2b-8a76-f2a4ee165baf tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:29.502677 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:29.502677 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:29.504042 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0a7e5c15-4a23-4a2b-8a76-f2a4ee165baf tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:29.507152 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0a7e5c15-4a23-4a2b-8a76-f2a4ee165baf tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 returned with HTTP 200
Sep 23 14:17:29.508532 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 947/1900] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:29 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:30.517627 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-36dd1d4c-7e26-4589-8b9e-71640ec99094 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:30.522292 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-36dd1d4c-7e26-4589-8b9e-71640ec99094 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599
Sep 23 14:17:30.522764 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-36dd1d4c-7e26-4589-8b9e-71640ec99094 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:30.523242 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-36dd1d4c-7e26-4589-8b9e-71640ec99094 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:30.533695 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:30.533695 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:30.534708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-36dd1d4c-7e26-4589-8b9e-71640ec99094 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:30.537314 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-36dd1d4c-7e26-4589-8b9e-71640ec99094 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 returned with HTTP 200
Sep 23 14:17:30.542002 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 954/1901] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:30 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:30.551240 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6357fe5c-eed9-476b-a7e9-d34fbc3d6d16 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:30.555102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6357fe5c-eed9-476b-a7e9-d34fbc3d6d16 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots
Sep 23 14:17:30.555860 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6357fe5c-eed9-476b-a7e9-d34fbc3d6d16 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af36bdb7-f772-4c29-a7e8-2aab426e7842", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-284211872"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:17:30.576374 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:30.576374 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:30.577515 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6357fe5c-eed9-476b-a7e9-d34fbc3d6d16 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:30.577854 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-6357fe5c-eed9-476b-a7e9-d34fbc3d6d16 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create snapshot from volume af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:30.745327 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-6357fe5c-eed9-476b-a7e9-d34fbc3d6d16 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['3332c2b1-5038-4543-9f89-bc4642f9d579', 'a6bb09d7-a370-44d9-8196-434ab0a5941b', 'a7659426-3982-45b6-aac8-07f5bb5dc3df', 'f5f53529-5abd-4f5f-8cc4-f0888657d691'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:17:30.934643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6357fe5c-eed9-476b-a7e9-d34fbc3d6d16 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot force create request issued successfully.
Sep 23 14:17:30.935251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6357fe5c-eed9-476b-a7e9-d34fbc3d6d16 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots returned with HTTP 202
Sep 23 14:17:30.936037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 948/1902] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:17:30 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots => generated 309 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:17:30.944436 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-207d6d68-d599-4f9d-8d48-8216889cbd7f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:30.948850 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-207d6d68-d599-4f9d-8d48-8216889cbd7f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6
Sep 23 14:17:30.948850 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-207d6d68-d599-4f9d-8d48-8216889cbd7f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:30.949336 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-207d6d68-d599-4f9d-8d48-8216889cbd7f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:30.959925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:30.959925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:30.960887 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-207d6d68-d599-4f9d-8d48-8216889cbd7f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:30.962773 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-207d6d68-d599-4f9d-8d48-8216889cbd7f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 returned with HTTP 200
Sep 23 14:17:30.963479 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 955/1903] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:30 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:31.974345 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-961902e6-85bd-4370-9b5e-0763290d07a6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:31.978589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-961902e6-85bd-4370-9b5e-0763290d07a6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6
Sep 23 14:17:31.979031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-961902e6-85bd-4370-9b5e-0763290d07a6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:31.979488 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-961902e6-85bd-4370-9b5e-0763290d07a6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:31.989367 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:31.989367 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:31.990320 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-961902e6-85bd-4370-9b5e-0763290d07a6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:31.992087 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-961902e6-85bd-4370-9b5e-0763290d07a6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 returned with HTTP 200
Sep 23 14:17:31.992755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 949/1904] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:31 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:33.002083 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-301b7b0f-8753-426d-96a4-d070bee4f0cd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:33.006312 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-301b7b0f-8753-426d-96a4-d070bee4f0cd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6
Sep 23 14:17:33.006784 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-301b7b0f-8753-426d-96a4-d070bee4f0cd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:33.007237 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-301b7b0f-8753-426d-96a4-d070bee4f0cd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:33.017410 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:33.017410 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:33.018385 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-301b7b0f-8753-426d-96a4-d070bee4f0cd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:33.020339 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-301b7b0f-8753-426d-96a4-d070bee4f0cd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 returned with HTTP 200
Sep 23 14:17:33.021013 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 956/1905] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:33 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:34.029574 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-4965f784-c508-4f5d-9764-cb31c36ad70f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:34.033575 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4965f784-c508-4f5d-9764-cb31c36ad70f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6
Sep 23 14:17:34.034009 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4965f784-c508-4f5d-9764-cb31c36ad70f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:34.034485 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-4965f784-c508-4f5d-9764-cb31c36ad70f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:34.044864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:34.044864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:34.049239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-4965f784-c508-4f5d-9764-cb31c36ad70f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:34.049239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-4965f784-c508-4f5d-9764-cb31c36ad70f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 returned with HTTP 200
Sep 23 14:17:34.049239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 950/1906] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:34 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:35.058734 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f4865efe-efef-4893-aa83-484f3626b91b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:35.062706 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f4865efe-efef-4893-aa83-484f3626b91b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6
Sep 23 14:17:35.063183 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f4865efe-efef-4893-aa83-484f3626b91b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:35.063635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f4865efe-efef-4893-aa83-484f3626b91b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:35.073435 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:35.073435 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:35.074381 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f4865efe-efef-4893-aa83-484f3626b91b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:35.076149 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f4865efe-efef-4893-aa83-484f3626b91b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 returned with HTTP 200
Sep 23 14:17:35.076824 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 957/1907] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:35 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:35.086031 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8c7a5fe4-4be3-4a24-8dc0-f1b7987fc358 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:35.089976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8c7a5fe4-4be3-4a24-8dc0-f1b7987fc358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6
Sep 23 14:17:35.090462 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8c7a5fe4-4be3-4a24-8dc0-f1b7987fc358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:35.090920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8c7a5fe4-4be3-4a24-8dc0-f1b7987fc358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:35.091219 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v2.snapshots [None req-8c7a5fe4-4be3-4a24-8dc0-f1b7987fc358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: 46c21585-2631-4883-b8e3-be09cbe266a6
Sep 23 14:17:35.101651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:35.101651 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:35.102611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8c7a5fe4-4be3-4a24-8dc0-f1b7987fc358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:35.254572 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8c7a5fe4-4be3-4a24-8dc0-f1b7987fc358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot delete request issued successfully.
Sep 23 14:17:35.254977 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8c7a5fe4-4be3-4a24-8dc0-f1b7987fc358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 returned with HTTP 202
Sep 23 14:17:35.256261 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 951/1908] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:17:35 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Sep 23 14:17:35.260806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0fbd63ab-e49c-4718-98bc-799b834a218b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:35.264753 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0fbd63ab-e49c-4718-98bc-799b834a218b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6
Sep 23 14:17:35.265195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0fbd63ab-e49c-4718-98bc-799b834a218b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:35.265648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0fbd63ab-e49c-4718-98bc-799b834a218b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:35.276820 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:35.276820 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:35.277751 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0fbd63ab-e49c-4718-98bc-799b834a218b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:35.279538 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0fbd63ab-e49c-4718-98bc-799b834a218b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 returned with HTTP 200
Sep 23 14:17:35.280205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 958/1909] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:35 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:36.296607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6410a357-a001-4d3e-9bfe-5859def6e4cf None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:36.300584 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6410a357-a001-4d3e-9bfe-5859def6e4cf tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6
Sep 23 14:17:36.301022 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6410a357-a001-4d3e-9bfe-5859def6e4cf tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:36.301470 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6410a357-a001-4d3e-9bfe-5859def6e4cf tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:36.310061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6410a357-a001-4d3e-9bfe-5859def6e4cf tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 returned with HTTP 404
Sep 23 14:17:36.310944 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 952/1910] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:36 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:17:36.315553 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7ed7d475-12c3-4780-b271-3092db21aff4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:36.319648 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7ed7d475-12c3-4780-b271-3092db21aff4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6
Sep 23 14:17:36.320091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7ed7d475-12c3-4780-b271-3092db21aff4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:36.320543 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7ed7d475-12c3-4780-b271-3092db21aff4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:36.320869 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-7ed7d475-12c3-4780-b271-3092db21aff4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: 7ea58d04-9a0c-4342-852f-9ad3b968f6d6
Sep 23 14:17:36.330888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:36.330888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:36.331803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7ed7d475-12c3-4780-b271-3092db21aff4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:36.347271 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=98,cinder:UPDATE=2 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:17:36.425623 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7ed7d475-12c3-4780-b271-3092db21aff4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot delete request issued successfully.
Sep 23 14:17:36.426049 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7ed7d475-12c3-4780-b271-3092db21aff4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 returned with HTTP 202
Sep 23 14:17:36.426882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 959/1911] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:17:36 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:17:36.431638 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ca69025d-7de3-42da-8e82-fe1a720f7e15 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:36.435649 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ca69025d-7de3-42da-8e82-fe1a720f7e15 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6
Sep 23 14:17:36.436089 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ca69025d-7de3-42da-8e82-fe1a720f7e15 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:36.436540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ca69025d-7de3-42da-8e82-fe1a720f7e15 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:36.447254 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:36.447254 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:36.448288 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ca69025d-7de3-42da-8e82-fe1a720f7e15 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:36.450051 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ca69025d-7de3-42da-8e82-fe1a720f7e15 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 returned with HTTP 200
Sep 23 14:17:36.450850 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 953/1912] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:36 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:37.461580 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8d052484-f6bf-4739-92d5-51086a75e093 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:37.465652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8d052484-f6bf-4739-92d5-51086a75e093 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6
Sep 23 14:17:37.466044 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8d052484-f6bf-4739-92d5-51086a75e093 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:37.466537 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8d052484-f6bf-4739-92d5-51086a75e093 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:37.475264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8d052484-f6bf-4739-92d5-51086a75e093 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 returned with HTTP 404
Sep 23 14:17:37.476107 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 960/1913] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:37 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:17:37.480643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b47c88c8-cf9f-4938-a60a-a650997a5968 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:37.484602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b47c88c8-cf9f-4938-a60a-a650997a5968 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599
Sep 23 14:17:37.485039 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b47c88c8-cf9f-4938-a60a-a650997a5968 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:37.485486 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b47c88c8-cf9f-4938-a60a-a650997a5968 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:37.485777 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v2.snapshots [None req-b47c88c8-cf9f-4938-a60a-a650997a5968 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: 79e11afb-439d-4f1b-a762-48a1bd097599
Sep 23 14:17:37.495657 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:37.495657 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:37.496582 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b47c88c8-cf9f-4938-a60a-a650997a5968 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:37.590947 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b47c88c8-cf9f-4938-a60a-a650997a5968 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot delete request issued successfully.
Sep 23 14:17:37.591345 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b47c88c8-cf9f-4938-a60a-a650997a5968 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 returned with HTTP 202
Sep 23 14:17:37.592133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 954/1914] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:17:37 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:17:37.596816 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-59a8f980-8a38-4e2d-b358-dfbdc8b15da9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:37.600976 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-59a8f980-8a38-4e2d-b358-dfbdc8b15da9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599
Sep 23 14:17:37.601397 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-59a8f980-8a38-4e2d-b358-dfbdc8b15da9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:37.601860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-59a8f980-8a38-4e2d-b358-dfbdc8b15da9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:37.612264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:37.612264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:37.613205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-59a8f980-8a38-4e2d-b358-dfbdc8b15da9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:37.614997 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-59a8f980-8a38-4e2d-b358-dfbdc8b15da9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 returned with HTTP 200
Sep 23 14:17:37.615667 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 961/1915] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:37 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:38.632061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8be9cd4d-5ad4-4fc2-a1eb-d156e38c1edb None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:38.635985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8be9cd4d-5ad4-4fc2-a1eb-d156e38c1edb tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599
Sep 23 14:17:38.636521 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8be9cd4d-5ad4-4fc2-a1eb-d156e38c1edb tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:38.636976 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8be9cd4d-5ad4-4fc2-a1eb-d156e38c1edb tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:38.645264 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8be9cd4d-5ad4-4fc2-a1eb-d156e38c1edb tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 returned with HTTP 404
Sep 23 14:17:38.646686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 955/1916] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:38 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:17:38.696426 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-124afa40-60ed-44d9-8b48-788a894a28f6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:38.753818 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-124afa40-60ed-44d9-8b48-788a894a28f6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:38.754578 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-124afa40-60ed-44d9-8b48-788a894a28f6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:38.755024 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-124afa40-60ed-44d9-8b48-788a894a28f6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:38.773785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:38.773785 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:38.779893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-124afa40-60ed-44d9-8b48-788a894a28f6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:38.790680 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-124afa40-60ed-44d9-8b48-788a894a28f6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:38.791380 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 962/1917] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:17:38 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1656 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:17:38.817800 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-a1557348-5ad9-46af-987d-ef378073643b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:38.821752 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-a1557348-5ad9-46af-987d-ef378073643b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842/action
Sep 23 14:17:38.822513 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-a1557348-5ad9-46af-987d-ef378073643b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action body: b'{"os-begin_detaching": null}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:17:38.822841 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-a1557348-5ad9-46af-987d-ef378073643b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:17:38.826527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:INSERT=7,cinder:UPDATE=23,cinder:SELECT=70 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:17:38.842219 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:38.842219 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:38.843397 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-a1557348-5ad9-46af-987d-ef378073643b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:38.934854 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-a1557348-5ad9-46af-987d-ef378073643b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Begin detaching volume completed successfully.
Sep 23 14:17:38.935245 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-a1557348-5ad9-46af-987d-ef378073643b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842/action returned with HTTP 202
Sep 23 14:17:38.936026 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 956/1918] 10.222.0.62 () {64 vars in 1652 bytes} [Fri Sep 23 14:17:38 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:17:39.055560 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-0f444c12-c0f5-4edc-a48c-76002b694d52 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:39.059859 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0f444c12-c0f5-4edc-a48c-76002b694d52 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:39.060380 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0f444c12-c0f5-4edc-a48c-76002b694d52 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:39.060834 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-0f444c12-c0f5-4edc-a48c-76002b694d52 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:39.080073 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:39.080073 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:39.087016 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-0f444c12-c0f5-4edc-a48c-76002b694d52 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:39.097071 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-0f444c12-c0f5-4edc-a48c-76002b694d52 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:39.097787 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 963/1919] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:39 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1659 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:17:39.186117 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b20ca7bc-1397-4ec8-b015-7ef865041c02 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:39.186864 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b20ca7bc-1397-4ec8-b015-7ef865041c02 None None] GET http://10.222.0.62/volume//
Sep 23 14:17:39.187313 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b20ca7bc-1397-4ec8-b015-7ef865041c02 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:39.187770 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b20ca7bc-1397-4ec8-b015-7ef865041c02 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:39.188614 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b20ca7bc-1397-4ec8-b015-7ef865041c02 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:17:39.189170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 957/1920] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:17:39 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)
Sep 23 14:17:39.197171 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-632101aa-f5e1-430f-9688-96298612b046 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:39.200776 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-632101aa-f5e1-430f-9688-96298612b046 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:39.201261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-632101aa-f5e1-430f-9688-96298612b046 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:39.201708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-632101aa-f5e1-430f-9688-96298612b046 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:39.221043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:39.221043 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:39.227735 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-632101aa-f5e1-430f-9688-96298612b046 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:39.237892 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-632101aa-f5e1-430f-9688-96298612b046 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:39.238641 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 964/1921] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:17:39 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1757 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:17:39.812695 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-2a0d48ec-7fb8-46e6-8022-dd899c1ef0d4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:39.817080 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-2a0d48ec-7fb8-46e6-8022-dd899c1ef0d4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/46806841-1e05-4159-9597-19c26e5a69bd
Sep 23 14:17:39.819646 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-2a0d48ec-7fb8-46e6-8022-dd899c1ef0d4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:39.819646 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-2a0d48ec-7fb8-46e6-8022-dd899c1ef0d4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'version_select' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:39.832037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:39.832037 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:40.116235 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-93d42db5-6330-4491-b949-ae655e6b1b38 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:40.119881 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-93d42db5-6330-4491-b949-ae655e6b1b38 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:40.120322 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-93d42db5-6330-4491-b949-ae655e6b1b38 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:40.120793 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-93d42db5-6330-4491-b949-ae655e6b1b38 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:40.140316 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:40.140316 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:40.143125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-45d5c046-f9b2-4f58-8ad8-440d7f4ace5f req-2a0d48ec-7fb8-46e6-8022-dd899c1ef0d4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/46806841-1e05-4159-9597-19c26e5a69bd returned with HTTP 200
Sep 23 14:17:40.144125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 958/1922] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:17:39 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/46806841-1e05-4159-9597-19c26e5a69bd => generated 19 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:40.147359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-93d42db5-6330-4491-b949-ae655e6b1b38 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:40.157774 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-93d42db5-6330-4491-b949-ae655e6b1b38 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:40.158520 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 965/1923] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:40 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1659 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:17:41.179176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9a33453d-8a6e-4b11-9afc-3cfaffc638c6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:41.182728 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9a33453d-8a6e-4b11-9afc-3cfaffc638c6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:17:41.183178 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9a33453d-8a6e-4b11-9afc-3cfaffc638c6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:41.183628 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9a33453d-8a6e-4b11-9afc-3cfaffc638c6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:41.197794 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:41.197794 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:41.204083 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9a33453d-8a6e-4b11-9afc-3cfaffc638c6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:41.214426 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9a33453d-8a6e-4b11-9afc-3cfaffc638c6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:17:41.215220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 959/1924] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:17:41 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:17:46.130560 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2b5a328d-14d9-438b-9646-59af792f5f20 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:46.135029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2b5a328d-14d9-438b-9646-59af792f5f20 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots
Sep 23 14:17:46.135790 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2b5a328d-14d9-438b-9646-59af792f5f20 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0bab6599-c869-4fd6-a966-245a21fca567", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-195929552"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:17:46.152604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:46.152604 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:46.153581 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2b5a328d-14d9-438b-9646-59af792f5f20 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:46.153887 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.snapshots [None req-2b5a328d-14d9-438b-9646-59af792f5f20 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create snapshot from volume 0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:17:46.255946 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-2b5a328d-14d9-438b-9646-59af792f5f20 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['b4e33f1b-c0a2-400b-9703-a53bc1f1a9d2', '2446868c-f867-4541-95f7-ab6ff171c1e5', '2d137fb9-c0a0-4243-96be-41908cf53fef', 'a368c026-4344-4d0d-9b53-fe089c1f7965'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:17:46.451972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2b5a328d-14d9-438b-9646-59af792f5f20 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot create request issued successfully.
Sep 23 14:17:46.452582 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2b5a328d-14d9-438b-9646-59af792f5f20 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots returned with HTTP 202
Sep 23 14:17:46.453350 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 966/1925] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:17:46 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots => generated 379 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:17:46.463680 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2f1e6226-b462-4d14-80fc-cc6a42f46336 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:46.466645 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2f1e6226-b462-4d14-80fc-cc6a42f46336 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:17:46.467180 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2f1e6226-b462-4d14-80fc-cc6a42f46336 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:46.467774 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2f1e6226-b462-4d14-80fc-cc6a42f46336 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:46.479613 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:46.479613 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:46.480569 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2f1e6226-b462-4d14-80fc-cc6a42f46336 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:46.482384 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2f1e6226-b462-4d14-80fc-cc6a42f46336 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 returned with HTTP 200
Sep 23 14:17:46.483068 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 960/1926] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:46 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:47.493081 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f70498e7-3d70-4539-9b88-de3f8ae2f9c4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:47.497210 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f70498e7-3d70-4539-9b88-de3f8ae2f9c4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:17:47.497657 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f70498e7-3d70-4539-9b88-de3f8ae2f9c4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:47.498111 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f70498e7-3d70-4539-9b88-de3f8ae2f9c4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:47.508529 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:47.508529 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:47.509454 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f70498e7-3d70-4539-9b88-de3f8ae2f9c4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:47.511234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f70498e7-3d70-4539-9b88-de3f8ae2f9c4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 returned with HTTP 200
Sep 23 14:17:47.511907 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 967/1927] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:47 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 => generated 511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:48.521876 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ed9f484c-c89c-4fe5-8a5c-41b882324623 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:48.525738 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ed9f484c-c89c-4fe5-8a5c-41b882324623 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:17:48.526182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ed9f484c-c89c-4fe5-8a5c-41b882324623 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:48.526779 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ed9f484c-c89c-4fe5-8a5c-41b882324623 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:48.538312 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:48.538312 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:48.539250 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ed9f484c-c89c-4fe5-8a5c-41b882324623 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:48.541067 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ed9f484c-c89c-4fe5-8a5c-41b882324623 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 returned with HTTP 200
Sep 23 14:17:48.541747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 961/1928] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:48 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:49.551506 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-dd7ad2dc-54e1-422c-a83d-e85b7c0419d8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:49.555762 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dd7ad2dc-54e1-422c-a83d-e85b7c0419d8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:17:49.556204 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dd7ad2dc-54e1-422c-a83d-e85b7c0419d8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:49.556656 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dd7ad2dc-54e1-422c-a83d-e85b7c0419d8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:49.568101 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:49.568101 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:49.569050 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-dd7ad2dc-54e1-422c-a83d-e85b7c0419d8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:49.570897 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dd7ad2dc-54e1-422c-a83d-e85b7c0419d8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 returned with HTTP 200
Sep 23 14:17:49.571610 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 968/1929] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:49 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 => generated 511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:50.581410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-01474cbe-cc4f-4cf6-a7d5-d077d62abd39 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:50.586168 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-01474cbe-cc4f-4cf6-a7d5-d077d62abd39 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:17:50.586640 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-01474cbe-cc4f-4cf6-a7d5-d077d62abd39 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:50.587101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-01474cbe-cc4f-4cf6-a7d5-d077d62abd39 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:50.598150 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:50.598150 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:50.599725 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-01474cbe-cc4f-4cf6-a7d5-d077d62abd39 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:50.601512 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-01474cbe-cc4f-4cf6-a7d5-d077d62abd39 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 returned with HTTP 200
Sep 23 14:17:50.602208 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 962/1930] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:50 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 => generated 538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:50.610984 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e45b8721-ea44-45e3-ae96-8d81eb804081 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:50.614940 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e45b8721-ea44-45e3-ae96-8d81eb804081 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:17:50.615478 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e45b8721-ea44-45e3-ae96-8d81eb804081 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:50.615824 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e45b8721-ea44-45e3-ae96-8d81eb804081 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:50.626233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:50.626233 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:50.627178 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e45b8721-ea44-45e3-ae96-8d81eb804081 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:50.628969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e45b8721-ea44-45e3-ae96-8d81eb804081 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 returned with HTTP 200
Sep 23 14:17:50.629680 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 969/1931] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:50 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 => generated 538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:50.637811 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-beabb9f5-fc80-4d67-8fa3-9ceabe41f181 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:50.641758 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-beabb9f5-fc80-4d67-8fa3-9ceabe41f181 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots
Sep 23 14:17:50.642202 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-beabb9f5-fc80-4d67-8fa3-9ceabe41f181 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:50.642717 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-beabb9f5-fc80-4d67-8fa3-9ceabe41f181 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:50.643406 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-beabb9f5-fc80-4d67-8fa3-9ceabe41f181 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:17:50.646148 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.db.sqlalchemy.api [None req-beabb9f5-fc80-4d67-8fa3-9ceabe41f181 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Building query based on filter {{(pid=113687) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Sep 23 14:17:50.653222 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-beabb9f5-fc80-4d67-8fa3-9ceabe41f181 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Get all snapshots completed successfully.
Sep 23 14:17:50.653885 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-beabb9f5-fc80-4d67-8fa3-9ceabe41f181 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots returned with HTTP 200
Sep 23 14:17:50.654619 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 963/1932] 10.222.0.62 () {58 vars in 1220 bytes} [Fri Sep 23 14:17:50 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots => generated 407 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:50.664211 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-350f4484-272f-4ba3-bc3d-55a95f5f8d27 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:50.668041 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-350f4484-272f-4ba3-bc3d-55a95f5f8d27 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] PUT http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:17:50.668756 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-350f4484-272f-4ba3-bc3d-55a95f5f8d27 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-199770053", "description": "This is the new description of snapshot."}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:17:50.681261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:50.681261 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:50.682187 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-350f4484-272f-4ba3-bc3d-55a95f5f8d27 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:50.746393 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-350f4484-272f-4ba3-bc3d-55a95f5f8d27 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 returned with HTTP 200
Sep 23 14:17:50.747158 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 970/1933] 10.222.0.62 () {60 vars in 1352 bytes} [Fri Sep 23 14:17:50 2022] PUT /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 => generated 442 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:50.755127 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-384b9a53-190b-48f9-acdd-fede66890439 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:50.759090 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-384b9a53-190b-48f9-acdd-fede66890439 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:17:50.759540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-384b9a53-190b-48f9-acdd-fede66890439 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:50.760000 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-384b9a53-190b-48f9-acdd-fede66890439 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:50.771360 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:50.771360 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:50.772281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-384b9a53-190b-48f9-acdd-fede66890439 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:50.774070 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-384b9a53-190b-48f9-acdd-fede66890439 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 returned with HTTP 200
Sep 23 14:17:50.774778 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 964/1934] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:50 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 => generated 576 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:50.782798 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-91438cdb-a5bf-4839-b4d7-7bed7114e8f1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:50.787894 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-91438cdb-a5bf-4839-b4d7-7bed7114e8f1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:17:50.788286 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-91438cdb-a5bf-4839-b4d7-7bed7114e8f1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:50.788746 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-91438cdb-a5bf-4839-b4d7-7bed7114e8f1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:50.789046 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-91438cdb-a5bf-4839-b4d7-7bed7114e8f1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: 63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:17:50.799681 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:50.799681 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:50.800599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-91438cdb-a5bf-4839-b4d7-7bed7114e8f1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:50.804467 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=78,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:17:50.869740 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-91438cdb-a5bf-4839-b4d7-7bed7114e8f1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot delete request issued successfully.
Sep 23 14:17:50.870165 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-91438cdb-a5bf-4839-b4d7-7bed7114e8f1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 returned with HTTP 202
Sep 23 14:17:50.870965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 971/1935] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:17:50 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:17:50.875530 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a21e1eb7-8d85-40a1-b933-3fc18f565507 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:50.879492 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a21e1eb7-8d85-40a1-b933-3fc18f565507 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:17:50.880532 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a21e1eb7-8d85-40a1-b933-3fc18f565507 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:50.881227 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a21e1eb7-8d85-40a1-b933-3fc18f565507 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:50.891802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:50.891802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:50.892734 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a21e1eb7-8d85-40a1-b933-3fc18f565507 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:50.894556 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a21e1eb7-8d85-40a1-b933-3fc18f565507 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 returned with HTTP 200
Sep 23 14:17:50.895250 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 965/1936] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:50 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 => generated 575 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:51.905500 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-521b20f0-8370-4dcb-91e1-2c59ead2ded8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:51.910029 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-521b20f0-8370-4dcb-91e1-2c59ead2ded8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:17:51.910500 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-521b20f0-8370-4dcb-91e1-2c59ead2ded8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:51.910958 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-521b20f0-8370-4dcb-91e1-2c59ead2ded8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:51.919910 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-521b20f0-8370-4dcb-91e1-2c59ead2ded8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 returned with HTTP 404
Sep 23 14:17:51.920760 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 972/1937] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:51 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:17:51.926572 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8ba4e5b1-80e6-4025-9592-d1e42a2e585a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:51.931246 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8ba4e5b1-80e6-4025-9592-d1e42a2e585a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots
Sep 23 14:17:51.932021 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8ba4e5b1-80e6-4025-9592-d1e42a2e585a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0bab6599-c869-4fd6-a966-245a21fca567", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1739173522"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:17:51.947904 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:51.947904 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:51.948862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8ba4e5b1-80e6-4025-9592-d1e42a2e585a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:17:51.949155 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-8ba4e5b1-80e6-4025-9592-d1e42a2e585a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create snapshot from volume 0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:17:52.117175 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-8ba4e5b1-80e6-4025-9592-d1e42a2e585a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['c0bbdce3-bec3-4516-9a15-514c866e3ec0', '63797d0b-1039-49b9-a83f-213b264bfb60', 'becbe4e7-503e-4a8f-9ce6-2e0f87b3e45f', '94c2f3bf-62ec-43d0-b3e8-e885e795e24f'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:17:52.270995 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8ba4e5b1-80e6-4025-9592-d1e42a2e585a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot create request issued successfully.
Sep 23 14:17:52.272010 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8ba4e5b1-80e6-4025-9592-d1e42a2e585a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots returned with HTTP 202
Sep 23 14:17:52.272751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 966/1938] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:17:51 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots => generated 310 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:17:52.282354 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a8060b2f-2346-4014-a3ea-5be13b3da69e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:52.287784 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a8060b2f-2346-4014-a3ea-5be13b3da69e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38
Sep 23 14:17:52.288229 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a8060b2f-2346-4014-a3ea-5be13b3da69e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:52.288682 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a8060b2f-2346-4014-a3ea-5be13b3da69e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:52.298897 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:52.298897 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:52.299825 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a8060b2f-2346-4014-a3ea-5be13b3da69e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:52.301577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a8060b2f-2346-4014-a3ea-5be13b3da69e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 returned with HTTP 200
Sep 23 14:17:52.302535 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 973/1939] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:52 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:53.312550 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9f6971de-d4b3-4763-be78-381d8ceea6a1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:53.316851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9f6971de-d4b3-4763-be78-381d8ceea6a1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38
Sep 23 14:17:53.317338 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9f6971de-d4b3-4763-be78-381d8ceea6a1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:53.317804 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9f6971de-d4b3-4763-be78-381d8ceea6a1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:53.327607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:53.327607 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:53.328536 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9f6971de-d4b3-4763-be78-381d8ceea6a1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:53.330276 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9f6971de-d4b3-4763-be78-381d8ceea6a1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 returned with HTTP 200
Sep 23 14:17:53.330986 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 967/1940] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:53 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:54.340551 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c7d4dfb3-6de4-422f-b821-5a26dea4526f None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:54.344495 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c7d4dfb3-6de4-422f-b821-5a26dea4526f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38
Sep 23 14:17:54.344938 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c7d4dfb3-6de4-422f-b821-5a26dea4526f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:54.345391 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c7d4dfb3-6de4-422f-b821-5a26dea4526f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:54.356573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:54.356573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:54.357494 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c7d4dfb3-6de4-422f-b821-5a26dea4526f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:54.359311 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c7d4dfb3-6de4-422f-b821-5a26dea4526f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 returned with HTTP 200
Sep 23 14:17:54.359982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 974/1941] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:54 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:55.369643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b71727ab-723e-4bcd-a4a8-3a0a1067c15d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:55.373618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b71727ab-723e-4bcd-a4a8-3a0a1067c15d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38
Sep 23 14:17:55.374059 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b71727ab-723e-4bcd-a4a8-3a0a1067c15d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:55.374540 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b71727ab-723e-4bcd-a4a8-3a0a1067c15d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:55.385062 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:55.385062 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:55.385974 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b71727ab-723e-4bcd-a4a8-3a0a1067c15d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:55.387751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b71727ab-723e-4bcd-a4a8-3a0a1067c15d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 returned with HTTP 200
Sep 23 14:17:55.388423 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 968/1942] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:55 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:17:56.397821 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-41bcfd46-d0dd-465a-a199-90841c274773 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:17:56.401797 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-41bcfd46-d0dd-465a-a199-90841c274773 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38
Sep 23 14:17:56.402494 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-41bcfd46-d0dd-465a-a199-90841c274773 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:17:56.402982 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-41bcfd46-d0dd-465a-a199-90841c274773 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:17:56.414145 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:17:56.414145 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:17:56.415102 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-41bcfd46-d0dd-465a-a199-90841c274773 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:17:56.416981 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-41bcfd46-d0dd-465a-a199-90841c274773 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 returned with HTTP 200
Sep 23 14:17:56.417661 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 975/1943] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:17:56 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:05.377913 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=66,cinder:UPDATE=16,cinder:INSERT=5 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:18:06.406453 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:18:09.057626 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-366ad5b8-7990-43a0-950e-a173e2efa92e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:09.061621 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-366ad5b8-7990-43a0-950e-a173e2efa92e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:09.062078 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-366ad5b8-7990-43a0-950e-a173e2efa92e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:09.062594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-366ad5b8-7990-43a0-950e-a173e2efa92e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:09.077270 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:09.077270 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:09.083573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-366ad5b8-7990-43a0-950e-a173e2efa92e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:09.094189 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-366ad5b8-7990-43a0-950e-a173e2efa92e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:09.094952 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 969/1944] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:18:09 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:09.368105 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8bc1e221-f98e-4a60-9c80-6abf787bba17 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:09.368960 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8bc1e221-f98e-4a60-9c80-6abf787bba17 None None] GET http://10.222.0.62/volume//
Sep 23 14:18:09.369359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8bc1e221-f98e-4a60-9c80-6abf787bba17 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:09.369845 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8bc1e221-f98e-4a60-9c80-6abf787bba17 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:09.370757 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8bc1e221-f98e-4a60-9c80-6abf787bba17 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:18:09.371323 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 976/1945] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:18:09 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:18:09.381575 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-ad4847fb-094f-4066-ad3d-344d3b0622b6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:09.387795 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-ad4847fb-094f-4066-ad3d-344d3b0622b6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments
Sep 23 14:18:09.388552 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-ad4847fb-094f-4066-ad3d-344d3b0622b6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bab6599-c869-4fd6-a966-245a21fca567", "connector": null, "instance_uuid": "5674ce1b-ecff-4c2f-b008-1f3c47a5c541"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:18:09.405393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:09.405393 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:09.670237 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-ad4847fb-094f-4066-ad3d-344d3b0622b6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments returned with HTTP 200
Sep 23 14:18:09.671138 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 970/1946] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:18:09 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments => generated 273 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:18:09.855909 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4e00aa0f-63ba-4c92-8c35-369b5293644c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:09.859542 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4e00aa0f-63ba-4c92-8c35-369b5293644c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:09.860200 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4e00aa0f-63ba-4c92-8c35-369b5293644c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:09.860650 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4e00aa0f-63ba-4c92-8c35-369b5293644c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:09.879627 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:09.879627 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:09.885908 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4e00aa0f-63ba-4c92-8c35-369b5293644c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:09.894915 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4e00aa0f-63ba-4c92-8c35-369b5293644c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:09.895584 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 977/1947] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:09 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 914 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:09.973396 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9c9d9b50-17ee-485b-aaba-b0d8f7a74528 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:09.974195 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9c9d9b50-17ee-485b-aaba-b0d8f7a74528 None None] GET http://10.222.0.62/volume//
Sep 23 14:18:09.974627 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9c9d9b50-17ee-485b-aaba-b0d8f7a74528 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:09.975093 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9c9d9b50-17ee-485b-aaba-b0d8f7a74528 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:09.976521 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9c9d9b50-17ee-485b-aaba-b0d8f7a74528 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:18:09.977076 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 971/1948] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:18:09 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:18:09.985783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-63a7269d-37fc-480e-a51c-2f90f14b4a3b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:09.989285 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-63a7269d-37fc-480e-a51c-2f90f14b4a3b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:09.989774 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-63a7269d-37fc-480e-a51c-2f90f14b4a3b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:09.990224 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-63a7269d-37fc-480e-a51c-2f90f14b4a3b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:10.008945 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:10.008945 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:10.014993 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-63a7269d-37fc-480e-a51c-2f90f14b4a3b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:10.024538 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-63a7269d-37fc-480e-a51c-2f90f14b4a3b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:10.025260 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 978/1949] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:18:09 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:18:10.088029 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-598980ab-e139-4671-b060-c469c30e640e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:10.092569 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-598980ab-e139-4671-b060-c469c30e640e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] PUT http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/0a0d9106-5c41-4e4c-b2f1-55f690761280
Sep 23 14:18:10.093314 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-598980ab-e139-4671-b060-c469c30e640e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sdb"}}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:18:10.107366 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-598980ab-e139-4671-b060-c469c30e640e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Acquiring lock "cinder-attachment_update-0bab6599-c869-4fd6-a966-245a21fca567-hv-cinder-85743" by "attachment_update" {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:18:10.143379 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-598980ab-e139-4671-b060-c469c30e640e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Lock "cinder-attachment_update-0bab6599-c869-4fd6-a966-245a21fca567-hv-cinder-85743" acquired by "attachment_update" :: waited 0.008s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:18:10.143379 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:10.143379 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:10.777139 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-598980ab-e139-4671-b060-c469c30e640e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Lock "cinder-attachment_update-0bab6599-c869-4fd6-a966-245a21fca567-hv-cinder-85743" released by "attachment_update" :: held 0.662s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:18:10.777718 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-598980ab-e139-4671-b060-c469c30e640e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/0a0d9106-5c41-4e4c-b2f1-55f690761280 returned with HTTP 200
Sep 23 14:18:10.778533 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 972/1950] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:18:10 2022] PUT /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/0a0d9106-5c41-4e4c-b2f1-55f690761280 => generated 747 bytes in 691 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:18:10.913882 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c5895ba4-f265-41fc-a714-f0d6fc523e48 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:10.917763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c5895ba4-f265-41fc-a714-f0d6fc523e48 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:10.918202 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c5895ba4-f265-41fc-a714-f0d6fc523e48 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:10.918706 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c5895ba4-f265-41fc-a714-f0d6fc523e48 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:10.937739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:10.937739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:10.944030 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c5895ba4-f265-41fc-a714-f0d6fc523e48 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:10.953712 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c5895ba4-f265-41fc-a714-f0d6fc523e48 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:10.954434 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 979/1951] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:10 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 915 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:11.972024 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-20b4f422-cade-44f3-9b27-d37992724f45 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:11.975623 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-20b4f422-cade-44f3-9b27-d37992724f45 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:11.976067 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-20b4f422-cade-44f3-9b27-d37992724f45 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:11.976519 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-20b4f422-cade-44f3-9b27-d37992724f45 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:11.995103 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:11.995103 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:12.001205 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-20b4f422-cade-44f3-9b27-d37992724f45 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:12.010700 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-20b4f422-cade-44f3-9b27-d37992724f45 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:12.011390 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 973/1952] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:11 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:13.029189 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f3e7b1d2-2448-4284-bfca-e5147f251644 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:13.032726 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f3e7b1d2-2448-4284-bfca-e5147f251644 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:13.033168 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f3e7b1d2-2448-4284-bfca-e5147f251644 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:13.033616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f3e7b1d2-2448-4284-bfca-e5147f251644 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:13.055004 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:13.055004 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:13.061348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f3e7b1d2-2448-4284-bfca-e5147f251644 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:13.070688 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f3e7b1d2-2448-4284-bfca-e5147f251644 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:13.071435 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 980/1953] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:13 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 915 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:14.089735 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0b58e46b-f9fb-4542-9893-eaf92dde6320 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:14.093359 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0b58e46b-f9fb-4542-9893-eaf92dde6320 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:14.093826 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0b58e46b-f9fb-4542-9893-eaf92dde6320 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:14.094272 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0b58e46b-f9fb-4542-9893-eaf92dde6320 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:14.112675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:14.112675 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:14.118842 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0b58e46b-f9fb-4542-9893-eaf92dde6320 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:14.127581 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0b58e46b-f9fb-4542-9893-eaf92dde6320 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:14.128280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 974/1954] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:14 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:15.146524 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ef3a4e9b-00a7-4253-84b0-b0f063722e25 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:15.150283 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ef3a4e9b-00a7-4253-84b0-b0f063722e25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:15.150741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ef3a4e9b-00a7-4253-84b0-b0f063722e25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:15.151192 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ef3a4e9b-00a7-4253-84b0-b0f063722e25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:15.169860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:15.169860 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:15.176062 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ef3a4e9b-00a7-4253-84b0-b0f063722e25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:15.185068 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ef3a4e9b-00a7-4253-84b0-b0f063722e25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:15.185765 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 981/1955] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:15 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:16.203114 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2bc4f982-581a-4f79-b68a-6ea341b50924 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:16.206668 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2bc4f982-581a-4f79-b68a-6ea341b50924 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:16.207108 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2bc4f982-581a-4f79-b68a-6ea341b50924 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:16.207555 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2bc4f982-581a-4f79-b68a-6ea341b50924 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:16.227977 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:16.227977 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:16.234467 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2bc4f982-581a-4f79-b68a-6ea341b50924 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:16.245038 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2bc4f982-581a-4f79-b68a-6ea341b50924 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:16.245768 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 975/1956] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:16 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:16.875305 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-043037de-3a36-48b9-ae3d-7447d8513ca6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:16.880201 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-043037de-3a36-48b9-ae3d-7447d8513ca6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/0a0d9106-5c41-4e4c-b2f1-55f690761280/action
Sep 23 14:18:16.881053 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-043037de-3a36-48b9-ae3d-7447d8513ca6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action body: b'{"os-complete": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:18:16.881374 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-043037de-3a36-48b9-ae3d-7447d8513ca6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:18:16.913884 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:16.913884 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:17.058548 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-4eccc99d-b720-4648-8f55-a847439b3d67 req-043037de-3a36-48b9-ae3d-7447d8513ca6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/0a0d9106-5c41-4e4c-b2f1-55f690761280/action returned with HTTP 204
Sep 23 14:18:17.059539 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 982/1957] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:18:16 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/0a0d9106-5c41-4e4c-b2f1-55f690761280/action => generated 0 bytes in 185 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:17.264302 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d74a3735-c686-44c0-8431-f527b11b2245 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:17.267845 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d74a3735-c686-44c0-8431-f527b11b2245 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:17.268265 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d74a3735-c686-44c0-8431-f527b11b2245 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:17.268712 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d74a3735-c686-44c0-8431-f527b11b2245 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:17.287912 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:17.287912 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:17.294837 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d74a3735-c686-44c0-8431-f527b11b2245 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:17.303831 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d74a3735-c686-44c0-8431-f527b11b2245 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:17.305480 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 976/1958] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:17 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 1207 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:18:17.324713 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-4eb57a82-3dd4-44b4-a53d-2a95ca41498e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:17.328728 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4eb57a82-3dd4-44b4-a53d-2a95ca41498e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots
Sep 23 14:18:17.329445 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-4eb57a82-3dd4-44b4-a53d-2a95ca41498e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0bab6599-c869-4fd6-a966-245a21fca567", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-413388813"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:18:17.350178 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:17.350178 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:17.351703 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4eb57a82-3dd4-44b4-a53d-2a95ca41498e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:17.352038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.snapshots [None req-4eb57a82-3dd4-44b4-a53d-2a95ca41498e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create snapshot from volume 0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:17.447210 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-4eb57a82-3dd4-44b4-a53d-2a95ca41498e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['3a890b1f-a2d1-489d-a262-7dd8ef35aa9c', '8b07caf2-2781-487e-bbfb-d1e844f2610d', 'e608bc6e-4baf-41c7-8d23-fe4d3b36ed0d', 'ee9b522b-8ed9-407b-9667-2fff7d38784b'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:18:17.539395 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=81,cinder:UPDATE=14,cinder:INSERT=5 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:18:17.589615 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-4eb57a82-3dd4-44b4-a53d-2a95ca41498e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot force create request issued successfully.
Sep 23 14:18:17.590311 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-4eb57a82-3dd4-44b4-a53d-2a95ca41498e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots returned with HTTP 202
Sep 23 14:18:17.591138 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 983/1959] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:18:17 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots => generated 309 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:18:17.599370 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-85ebdf35-7b3d-454e-bea8-ed5c249a000a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:17.604643 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-85ebdf35-7b3d-454e-bea8-ed5c249a000a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f
Sep 23 14:18:17.605101 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-85ebdf35-7b3d-454e-bea8-ed5c249a000a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:17.605565 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-85ebdf35-7b3d-454e-bea8-ed5c249a000a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:17.615821 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:17.615821 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:17.616886 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-85ebdf35-7b3d-454e-bea8-ed5c249a000a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:17.619663 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-85ebdf35-7b3d-454e-bea8-ed5c249a000a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f returned with HTTP 200
Sep 23 14:18:17.619663 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 977/1960] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:17 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:18.629138 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-7f8850a1-6866-4baf-86ab-4760623b0b0e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:18.633981 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7f8850a1-6866-4baf-86ab-4760623b0b0e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f
Sep 23 14:18:18.634459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7f8850a1-6866-4baf-86ab-4760623b0b0e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:18.634925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-7f8850a1-6866-4baf-86ab-4760623b0b0e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:18.645345 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:18.645345 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:18.646283 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-7f8850a1-6866-4baf-86ab-4760623b0b0e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:18.649270 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-7f8850a1-6866-4baf-86ab-4760623b0b0e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f returned with HTTP 200
Sep 23 14:18:18.649970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 984/1961] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:18 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:19.658824 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ee634047-1ee6-49de-93ab-8a9a0c52690e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:19.663860 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ee634047-1ee6-49de-93ab-8a9a0c52690e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f
Sep 23 14:18:19.668186 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ee634047-1ee6-49de-93ab-8a9a0c52690e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:19.668186 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ee634047-1ee6-49de-93ab-8a9a0c52690e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:19.674928 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:19.674928 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:19.675863 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ee634047-1ee6-49de-93ab-8a9a0c52690e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:19.677574 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ee634047-1ee6-49de-93ab-8a9a0c52690e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f returned with HTTP 200
Sep 23 14:18:19.678247 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 978/1962] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:19 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:18:20.688391 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a9e8ce24-d566-4fe5-bd42-384486a245ff None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:20.692520 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a9e8ce24-d566-4fe5-bd42-384486a245ff tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f
Sep 23 14:18:20.693006 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a9e8ce24-d566-4fe5-bd42-384486a245ff tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:20.693459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a9e8ce24-d566-4fe5-bd42-384486a245ff tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:20.704052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:20.704052 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:20.704966 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-a9e8ce24-d566-4fe5-bd42-384486a245ff tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:20.706795 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a9e8ce24-d566-4fe5-bd42-384486a245ff tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f returned with HTTP 200
Sep 23 14:18:20.707457 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 985/1963] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:20 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:21.717134 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d1241d22-e7b7-4087-83e2-d61620d09698 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:21.721145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d1241d22-e7b7-4087-83e2-d61620d09698 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f
Sep 23 14:18:21.721605 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d1241d22-e7b7-4087-83e2-d61620d09698 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:21.722054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d1241d22-e7b7-4087-83e2-d61620d09698 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:21.731930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:21.731930 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:21.732843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d1241d22-e7b7-4087-83e2-d61620d09698 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:21.734620 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d1241d22-e7b7-4087-83e2-d61620d09698 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f returned with HTTP 200
Sep 23 14:18:21.735288 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 979/1964] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:21 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:21.743930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d7b07886-13ee-437b-84ed-5f0fca8dfbc3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:21.747794 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7b07886-13ee-437b-84ed-5f0fca8dfbc3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots
Sep 23 14:18:21.748511 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d7b07886-13ee-437b-84ed-5f0fca8dfbc3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0bab6599-c869-4fd6-a966-245a21fca567", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-148541261"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:18:21.769278 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:21.769278 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:21.770374 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d7b07886-13ee-437b-84ed-5f0fca8dfbc3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:21.770714 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.snapshots [None req-d7b07886-13ee-437b-84ed-5f0fca8dfbc3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create snapshot from volume 0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:21.886593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-d7b07886-13ee-437b-84ed-5f0fca8dfbc3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['c05efb81-f69f-4303-a638-580e8b701c44', '0d83f58b-6e24-4af6-9151-ada1be517fef', '13407d40-2e48-473a-8259-616bc1f354d9', '09fdb8e9-6975-4c5c-a0b0-832d82cc186b'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:18:22.068626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d7b07886-13ee-437b-84ed-5f0fca8dfbc3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot force create request issued successfully.
Sep 23 14:18:22.069965 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d7b07886-13ee-437b-84ed-5f0fca8dfbc3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots returned with HTTP 202
Sep 23 14:18:22.070887 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 986/1965] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:18:21 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots => generated 309 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:18:22.078994 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-43216e59-4cbe-4849-bcf2-8713988fc0b1 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:22.083319 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-43216e59-4cbe-4849-bcf2-8713988fc0b1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb
Sep 23 14:18:22.083518 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-43216e59-4cbe-4849-bcf2-8713988fc0b1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:22.083971 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-43216e59-4cbe-4849-bcf2-8713988fc0b1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:22.094272 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:22.094272 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:22.095271 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-43216e59-4cbe-4849-bcf2-8713988fc0b1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:22.098956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-43216e59-4cbe-4849-bcf2-8713988fc0b1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb returned with HTTP 200
Sep 23 14:18:22.098956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 980/1966] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:22 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:23.107813 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-76dddcc5-5761-4f14-96ce-f11528f37d0d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:23.111989 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-76dddcc5-5761-4f14-96ce-f11528f37d0d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb
Sep 23 14:18:23.112434 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-76dddcc5-5761-4f14-96ce-f11528f37d0d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:23.112888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-76dddcc5-5761-4f14-96ce-f11528f37d0d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:23.123357 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:23.123357 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:23.124269 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-76dddcc5-5761-4f14-96ce-f11528f37d0d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:23.126015 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-76dddcc5-5761-4f14-96ce-f11528f37d0d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb returned with HTTP 200
Sep 23 14:18:23.126728 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 987/1967] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:23 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:24.135775 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-1d32e57e-1aec-4190-929e-a68d4a290468 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:24.139739 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1d32e57e-1aec-4190-929e-a68d4a290468 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb
Sep 23 14:18:24.140179 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1d32e57e-1aec-4190-929e-a68d4a290468 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:24.140628 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-1d32e57e-1aec-4190-929e-a68d4a290468 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:24.150801 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:24.150801 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:24.151711 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-1d32e57e-1aec-4190-929e-a68d4a290468 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:24.153433 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-1d32e57e-1aec-4190-929e-a68d4a290468 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb returned with HTTP 200
Sep 23 14:18:24.154100 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 981/1968] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:24 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:25.163181 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-604cb2fd-7a02-43ab-a13e-ca87f2e47933 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:25.167207 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-604cb2fd-7a02-43ab-a13e-ca87f2e47933 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb
Sep 23 14:18:25.167650 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-604cb2fd-7a02-43ab-a13e-ca87f2e47933 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:25.168103 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-604cb2fd-7a02-43ab-a13e-ca87f2e47933 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:25.178211 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:25.178211 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:25.179844 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-604cb2fd-7a02-43ab-a13e-ca87f2e47933 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:25.181611 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-604cb2fd-7a02-43ab-a13e-ca87f2e47933 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb returned with HTTP 200
Sep 23 14:18:25.182293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 988/1969] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:25 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:26.191228 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b9465ac7-34b8-4d46-be25-cf84d30caa25 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:26.195723 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b9465ac7-34b8-4d46-be25-cf84d30caa25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb
Sep 23 14:18:26.196162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b9465ac7-34b8-4d46-be25-cf84d30caa25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:26.196639 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b9465ac7-34b8-4d46-be25-cf84d30caa25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:26.206749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:26.206749 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:26.207704 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b9465ac7-34b8-4d46-be25-cf84d30caa25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:26.209470 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b9465ac7-34b8-4d46-be25-cf84d30caa25 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb returned with HTTP 200
Sep 23 14:18:26.216746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 982/1970] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:26 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:26.222245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2ddc0cab-5dfb-4aa8-91f1-fa7ac4fe369c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:26.226217 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2ddc0cab-5dfb-4aa8-91f1-fa7ac4fe369c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb
Sep 23 14:18:26.226826 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2ddc0cab-5dfb-4aa8-91f1-fa7ac4fe369c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:26.227284 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2ddc0cab-5dfb-4aa8-91f1-fa7ac4fe369c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:26.227583 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-2ddc0cab-5dfb-4aa8-91f1-fa7ac4fe369c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: df46028d-2ed8-41a2-8907-3a2be7dce0fb
Sep 23 14:18:26.237289 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:26.237289 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:26.238205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2ddc0cab-5dfb-4aa8-91f1-fa7ac4fe369c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:26.336983 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-2ddc0cab-5dfb-4aa8-91f1-fa7ac4fe369c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot delete request issued successfully.
Sep 23 14:18:26.337386 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2ddc0cab-5dfb-4aa8-91f1-fa7ac4fe369c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb returned with HTTP 202
Sep 23 14:18:26.338783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 989/1971] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:18:26 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:18:26.342939 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f64be798-dfd2-4379-9995-30f8e9926e6a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:26.347002 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f64be798-dfd2-4379-9995-30f8e9926e6a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb
Sep 23 14:18:26.347444 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f64be798-dfd2-4379-9995-30f8e9926e6a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:26.347943 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f64be798-dfd2-4379-9995-30f8e9926e6a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:26.358048 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:26.358048 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:26.359016 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f64be798-dfd2-4379-9995-30f8e9926e6a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:26.360859 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f64be798-dfd2-4379-9995-30f8e9926e6a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb returned with HTTP 200
Sep 23 14:18:26.361546 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 983/1972] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:26 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:27.371691 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-46f27c9f-cce9-4197-8b63-2247ada2cb12 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:27.375698 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-46f27c9f-cce9-4197-8b63-2247ada2cb12 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb
Sep 23 14:18:27.376146 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-46f27c9f-cce9-4197-8b63-2247ada2cb12 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:27.376600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-46f27c9f-cce9-4197-8b63-2247ada2cb12 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:27.384800 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-46f27c9f-cce9-4197-8b63-2247ada2cb12 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb returned with HTTP 404
Sep 23 14:18:27.385643 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 990/1973] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:27 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:27.390131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7a1f0305-5e57-48a5-b1fe-0efff6e69868 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:27.394065 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7a1f0305-5e57-48a5-b1fe-0efff6e69868 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38
Sep 23 14:18:27.394543 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7a1f0305-5e57-48a5-b1fe-0efff6e69868 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:27.395063 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7a1f0305-5e57-48a5-b1fe-0efff6e69868 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:27.395377 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v2.snapshots [None req-7a1f0305-5e57-48a5-b1fe-0efff6e69868 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: ce1e9581-fd0b-4c77-89b5-55c11d8fff38
Sep 23 14:18:27.405722 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:27.405722 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:27.406666 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7a1f0305-5e57-48a5-b1fe-0efff6e69868 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:27.490888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-7a1f0305-5e57-48a5-b1fe-0efff6e69868 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot delete request issued successfully.
Sep 23 14:18:27.491237 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7a1f0305-5e57-48a5-b1fe-0efff6e69868 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 returned with HTTP 202
Sep 23 14:18:27.491990 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 984/1974] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:18:27 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:18:27.496803 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-129a4bd7-51d9-4a27-88f8-ba5cd2e05850 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:27.500801 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-129a4bd7-51d9-4a27-88f8-ba5cd2e05850 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38
Sep 23 14:18:27.501245 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-129a4bd7-51d9-4a27-88f8-ba5cd2e05850 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:27.501701 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-129a4bd7-51d9-4a27-88f8-ba5cd2e05850 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:27.512750 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:27.512750 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:27.513708 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-129a4bd7-51d9-4a27-88f8-ba5cd2e05850 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:27.515569 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-129a4bd7-51d9-4a27-88f8-ba5cd2e05850 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 returned with HTTP 200
Sep 23 14:18:27.516242 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 991/1975] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:27 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:28.525558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-136f225c-b0ba-4a64-96a5-08df2dac709b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:28.530130 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-136f225c-b0ba-4a64-96a5-08df2dac709b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38
Sep 23 14:18:28.530602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-136f225c-b0ba-4a64-96a5-08df2dac709b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:28.531061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-136f225c-b0ba-4a64-96a5-08df2dac709b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:28.539545 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-136f225c-b0ba-4a64-96a5-08df2dac709b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 returned with HTTP 404
Sep 23 14:18:28.540434 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 985/1976] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:28 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:28.545566 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f6e14e14-35cd-492d-8973-3356d11224cc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:28.549596 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f6e14e14-35cd-492d-8973-3356d11224cc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f
Sep 23 14:18:28.550039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f6e14e14-35cd-492d-8973-3356d11224cc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:28.550653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f6e14e14-35cd-492d-8973-3356d11224cc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:28.550946 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-f6e14e14-35cd-492d-8973-3356d11224cc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: 7abb0839-b918-4879-9cd0-10671120879f
Sep 23 14:18:28.560645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:28.560645 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:28.561624 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f6e14e14-35cd-492d-8973-3356d11224cc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:28.651527 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f6e14e14-35cd-492d-8973-3356d11224cc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot delete request issued successfully.
Sep 23 14:18:28.652087 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f6e14e14-35cd-492d-8973-3356d11224cc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f returned with HTTP 202
Sep 23 14:18:28.652963 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 992/1977] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:18:28 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:18:28.657761 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ca83a15c-9fbb-4db7-b89f-292fa14760e0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:28.662250 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ca83a15c-9fbb-4db7-b89f-292fa14760e0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f
Sep 23 14:18:28.662744 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ca83a15c-9fbb-4db7-b89f-292fa14760e0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:28.663239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ca83a15c-9fbb-4db7-b89f-292fa14760e0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:28.674969 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:28.674969 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:28.676072 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ca83a15c-9fbb-4db7-b89f-292fa14760e0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:28.677965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ca83a15c-9fbb-4db7-b89f-292fa14760e0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f returned with HTTP 200
Sep 23 14:18:28.678725 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 986/1978] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:28 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:29.689652 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c126b562-d8ea-4d19-ae2f-d93d41c3636d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:29.693650 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c126b562-d8ea-4d19-ae2f-d93d41c3636d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f
Sep 23 14:18:29.694090 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c126b562-d8ea-4d19-ae2f-d93d41c3636d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:29.694577 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c126b562-d8ea-4d19-ae2f-d93d41c3636d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:29.703295 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c126b562-d8ea-4d19-ae2f-d93d41c3636d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f returned with HTTP 404
Sep 23 14:18:29.704433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 993/1979] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:29 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:29.763778 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-e11a456e-26de-4112-a8c3-9e471170111e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:29.767789 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-e11a456e-26de-4112-a8c3-9e471170111e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:29.768224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-e11a456e-26de-4112-a8c3-9e471170111e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:29.768669 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-e11a456e-26de-4112-a8c3-9e471170111e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:29.783533 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=95,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:18:29.788588 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:29.788588 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:29.794832 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-e11a456e-26de-4112-a8c3-9e471170111e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:29.803679 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-e11a456e-26de-4112-a8c3-9e471170111e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:29.804397 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 987/1980] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:18:29 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 1207 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:18:29.832739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-ca2edd53-0703-4d98-939f-107332e83568 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:29.836776 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-ca2edd53-0703-4d98-939f-107332e83568 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567/action
Sep 23 14:18:29.837505 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-ca2edd53-0703-4d98-939f-107332e83568 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action body: b'{"os-begin_detaching": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:18:29.837859 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-ca2edd53-0703-4d98-939f-107332e83568 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:18:29.857599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:29.857599 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:29.858755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-ca2edd53-0703-4d98-939f-107332e83568 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:29.936243 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-ca2edd53-0703-4d98-939f-107332e83568 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Begin detaching volume completed successfully.
Sep 23 14:18:29.936703 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-ca2edd53-0703-4d98-939f-107332e83568 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567/action returned with HTTP 202
Sep 23 14:18:29.937495 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 994/1981] 10.222.0.62 () {64 vars in 1652 bytes} [Fri Sep 23 14:18:29 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:18:30.023269 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-11bba668-45fc-4d84-b374-fdbb17d34639 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:30.027590 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-11bba668-45fc-4d84-b374-fdbb17d34639 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:30.028064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-11bba668-45fc-4d84-b374-fdbb17d34639 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:30.028520 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-11bba668-45fc-4d84-b374-fdbb17d34639 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:30.047571 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:30.047571 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:30.053944 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-11bba668-45fc-4d84-b374-fdbb17d34639 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:30.063537 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-11bba668-45fc-4d84-b374-fdbb17d34639 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:30.064261 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 988/1982] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:30 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 1210 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:18:30.155749 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a68a53f4-dd2a-4ec2-8a23-8a79424b6b46 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:30.156540 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a68a53f4-dd2a-4ec2-8a23-8a79424b6b46 None None] GET http://10.222.0.62/volume//
Sep 23 14:18:30.156938 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a68a53f4-dd2a-4ec2-8a23-8a79424b6b46 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:30.157424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a68a53f4-dd2a-4ec2-8a23-8a79424b6b46 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:30.158262 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a68a53f4-dd2a-4ec2-8a23-8a79424b6b46 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:18:30.158866 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 995/1983] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:18:30 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:18:30.167560 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-6f91ef35-b40b-42b0-a31c-3add22b69ccd None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:30.171096 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-6f91ef35-b40b-42b0-a31c-3add22b69ccd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:30.171589 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-6f91ef35-b40b-42b0-a31c-3add22b69ccd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:30.172040 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-6f91ef35-b40b-42b0-a31c-3add22b69ccd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:30.191262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:30.191262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:30.197573 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-6f91ef35-b40b-42b0-a31c-3add22b69ccd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:30.207503 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-6f91ef35-b40b-42b0-a31c-3add22b69ccd tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:30.208218 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 989/1984] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:18:30 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:18:30.739026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-187e42c8-b825-4a44-910c-46fe28b0b5d8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:30.743620 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-187e42c8-b825-4a44-910c-46fe28b0b5d8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/0a0d9106-5c41-4e4c-b2f1-55f690761280
Sep 23 14:18:30.744060 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-187e42c8-b825-4a44-910c-46fe28b0b5d8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:30.745086 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-187e42c8-b825-4a44-910c-46fe28b0b5d8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:30.758523 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:30.758523 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:31.062943 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=78,cinder:INSERT=5,cinder:UPDATE=17 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:18:31.070809 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-ddee0e26-817e-4896-83f2-7545b2ed33c3 req-187e42c8-b825-4a44-910c-46fe28b0b5d8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/0a0d9106-5c41-4e4c-b2f1-55f690761280 returned with HTTP 200
Sep 23 14:18:31.071572 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 996/1985] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:18:30 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/attachments/0a0d9106-5c41-4e4c-b2f1-55f690761280 => generated 19 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:31.082686 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5ce541c5-7e66-412e-b2fe-964097c2dc6e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:31.086253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5ce541c5-7e66-412e-b2fe-964097c2dc6e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:18:31.091767 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5ce541c5-7e66-412e-b2fe-964097c2dc6e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:31.091767 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5ce541c5-7e66-412e-b2fe-964097c2dc6e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:31.102220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:31.102220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:31.109653 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5ce541c5-7e66-412e-b2fe-964097c2dc6e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:31.118866 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5ce541c5-7e66-412e-b2fe-964097c2dc6e tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:18:31.120010 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 990/1986] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:31 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:36.198881 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-41bc392e-7eb2-484e-829b-49e89245c293 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:36.206324 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes
Sep 23 14:18:36.207109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-933388121"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:18:36.209291 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-933388121'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:18:36.209631 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume of 1 GB
Sep 23 14:18:36.210266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:36.210266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:36.217216 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Availability Zones retrieved successfully.
Sep 23 14:18:36.232613 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Flow 'volume_create_api' (a57ed711-ab5b-4f29-b048-59327a0afbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:18:36.235086 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb702a3-0826-49ce-b608-608612ad4add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:36.237470 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:18:36.272028 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb702a3-0826-49ce-b608-608612ad4add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:36.273970 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (658885ef-fcd8-4f42-8d04-2da70ebcda21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:36.456749 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['cfd9d04d-03f1-43c0-b8e3-d8f90d377d59', '37cab087-2c4c-4c4e-99d2-a723fb98e5a9', 'faceb53e-44de-4e49-ac65-1fbb561962c4', 'b4b9c201-9f5f-4275-b331-05a57eb5c86d'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:18:36.458678 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (658885ef-fcd8-4f42-8d04-2da70ebcda21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfd9d04d-03f1-43c0-b8e3-d8f90d377d59', '37cab087-2c4c-4c4e-99d2-a723fb98e5a9', 'faceb53e-44de-4e49-ac65-1fbb561962c4', 'b4b9c201-9f5f-4275-b331-05a57eb5c86d']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:36.460649 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba2810da-a6ee-44fc-85a7-1e4be9c1dcd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:36.522286 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba2810da-a6ee-44fc-85a7-1e4be9c1dcd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95f3f3b9-ff6d-46c9-87ae-35022d8681b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-933388121',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01e7888a20c74078b4cb6cb8d6d44899',qos_specs=None,replication_status=<?>,reservations=['cfd9d04d-03f1-43c0-b8e3-d8f90d377d59','37cab087-2c4c-4c4e-99d2-a723fb98e5a9','faceb53e-44de-4e49-ac65-1fbb561962c4','b4b9c201-9f5f-4275-b331-05a57eb5c86d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='5da7f8c9045041a784d22edfe323716c',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:18:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-933388121',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=95f3f3b9-ff6d-46c9-87ae-35022d8681b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e7888a20c74078b4cb6cb8d6d44899',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='5da7f8c9045041a784d22edfe323716c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:36.524174 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52d4f058-fb31-496e-9284-6f7f00d889ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:36.589972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52d4f058-fb31-496e-9284-6f7f00d889ef) 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-VolumesSnapshotTestJSON-Volume-933388121',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01e7888a20c74078b4cb6cb8d6d44899',qos_specs=None,replication_status=<?>,reservations=['cfd9d04d-03f1-43c0-b8e3-d8f90d377d59','37cab087-2c4c-4c4e-99d2-a723fb98e5a9','faceb53e-44de-4e49-ac65-1fbb561962c4','b4b9c201-9f5f-4275-b331-05a57eb5c86d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='5da7f8c9045041a784d22edfe323716c',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:36.591780 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44883233-0fad-4045-b418-a57190df2ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:36.647042 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44883233-0fad-4045-b418-a57190df2ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:36.649492 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Flow 'volume_create_api' (a57ed711-ab5b-4f29-b048-59327a0afbb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:18:36.650220 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume request issued successfully.
Sep 23 14:18:36.651715 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-41bc392e-7eb2-484e-829b-49e89245c293 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes returned with HTTP 202
Sep 23 14:18:36.652509 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 997/1987] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:18:36 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes => generated 822 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:18:36.668330 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-33d40516-d5db-46ab-afc2-b4dfd289fcbc None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:36.672094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-33d40516-d5db-46ab-afc2-b4dfd289fcbc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9
Sep 23 14:18:36.672536 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-33d40516-d5db-46ab-afc2-b4dfd289fcbc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:36.673064 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-33d40516-d5db-46ab-afc2-b4dfd289fcbc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:36.688095 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:36.688095 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:36.694449 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-33d40516-d5db-46ab-afc2-b4dfd289fcbc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:36.703288 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-33d40516-d5db-46ab-afc2-b4dfd289fcbc tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9 returned with HTTP 200
Sep 23 14:18:36.703985 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 991/1988] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:36 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9 => generated 890 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:37.721755 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-252dfeda-7a54-4139-81a9-896a4ff90d26 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:37.725529 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-252dfeda-7a54-4139-81a9-896a4ff90d26 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9
Sep 23 14:18:37.725967 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-252dfeda-7a54-4139-81a9-896a4ff90d26 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:37.726450 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-252dfeda-7a54-4139-81a9-896a4ff90d26 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:37.741109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:37.741109 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:37.747316 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-252dfeda-7a54-4139-81a9-896a4ff90d26 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:37.755947 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-252dfeda-7a54-4139-81a9-896a4ff90d26 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9 returned with HTTP 200
Sep 23 14:18:37.756635 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 998/1989] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:37 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9 => generated 915 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:37.772693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9e57db25-5e3d-4f44-bfb4-7aba4e576a41 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:37.777306 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9e57db25-5e3d-4f44-bfb4-7aba4e576a41 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots
Sep 23 14:18:37.778046 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9e57db25-5e3d-4f44-bfb4-7aba4e576a41 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95f3f3b9-ff6d-46c9-87ae-35022d8681b9", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1690539334"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:18:37.795008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:37.795008 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:37.795982 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9e57db25-5e3d-4f44-bfb4-7aba4e576a41 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:37.796280 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-9e57db25-5e3d-4f44-bfb4-7aba4e576a41 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create snapshot from volume 95f3f3b9-ff6d-46c9-87ae-35022d8681b9
Sep 23 14:18:37.891327 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-9e57db25-5e3d-4f44-bfb4-7aba4e576a41 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['1e04bc6c-6615-465a-8d69-b7ac85054e82', '6417ab61-7539-45b0-ae73-f6d4fe336590', '4e8e97b7-bbdb-4cd8-9a33-0ce69fa00eb0', '77f810ae-1ba2-4f55-9c83-7504cce7f726'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:18:38.027633 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9e57db25-5e3d-4f44-bfb4-7aba4e576a41 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot create request issued successfully.
Sep 23 14:18:38.028336 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9e57db25-5e3d-4f44-bfb4-7aba4e576a41 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots returned with HTTP 202
Sep 23 14:18:38.029121 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 992/1990] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:18:37 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots => generated 310 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:18:38.037668 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-66d68573-c992-4403-a799-e66343d232f3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:38.042080 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66d68573-c992-4403-a799-e66343d232f3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb
Sep 23 14:18:38.042835 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-66d68573-c992-4403-a799-e66343d232f3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:38.043254 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-66d68573-c992-4403-a799-e66343d232f3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:38.053068 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:38.053068 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:38.054040 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-66d68573-c992-4403-a799-e66343d232f3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:38.055914 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-66d68573-c992-4403-a799-e66343d232f3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb returned with HTTP 200
Sep 23 14:18:38.056688 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 999/1991] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:38 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:39.068293 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-058a144b-28b5-4c19-b0fe-c6c144f74836 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:39.072851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-058a144b-28b5-4c19-b0fe-c6c144f74836 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb
Sep 23 14:18:39.073303 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-058a144b-28b5-4c19-b0fe-c6c144f74836 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:39.073764 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-058a144b-28b5-4c19-b0fe-c6c144f74836 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:39.083755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:39.083755 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:39.084668 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-058a144b-28b5-4c19-b0fe-c6c144f74836 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:39.086445 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-058a144b-28b5-4c19-b0fe-c6c144f74836 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb returned with HTTP 200
Sep 23 14:18:39.087129 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 993/1992] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:39 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:40.096653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-97336a80-db49-4c4e-97f0-a0b427522482 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:40.100674 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-97336a80-db49-4c4e-97f0-a0b427522482 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb
Sep 23 14:18:40.101122 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-97336a80-db49-4c4e-97f0-a0b427522482 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:40.101653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-97336a80-db49-4c4e-97f0-a0b427522482 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:40.112840 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:40.112840 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:40.113817 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-97336a80-db49-4c4e-97f0-a0b427522482 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:40.115633 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-97336a80-db49-4c4e-97f0-a0b427522482 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb returned with HTTP 200
Sep 23 14:18:40.116331 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1000/1993] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:40 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:41.125541 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0004407a-8d02-4fc8-b312-321f7842898a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:41.129469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0004407a-8d02-4fc8-b312-321f7842898a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb
Sep 23 14:18:41.129933 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0004407a-8d02-4fc8-b312-321f7842898a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:41.130404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0004407a-8d02-4fc8-b312-321f7842898a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:41.141293 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:41.141293 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:41.142255 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0004407a-8d02-4fc8-b312-321f7842898a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:41.144116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0004407a-8d02-4fc8-b312-321f7842898a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb returned with HTTP 200
Sep 23 14:18:41.144806 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 994/1994] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:41 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:42.154711 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-93080e04-9aee-49d2-99ee-e84de5860bd4 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:42.158781 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-93080e04-9aee-49d2-99ee-e84de5860bd4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb
Sep 23 14:18:42.159600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-93080e04-9aee-49d2-99ee-e84de5860bd4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:42.160054 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-93080e04-9aee-49d2-99ee-e84de5860bd4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:42.171285 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:42.171285 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:42.172253 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-93080e04-9aee-49d2-99ee-e84de5860bd4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:42.174090 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-93080e04-9aee-49d2-99ee-e84de5860bd4 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb returned with HTTP 200
Sep 23 14:18:42.174831 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1001/1995] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:42 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:42.183477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:42.187499 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes
Sep 23 14:18:42.187797 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a38d03f3-a30a-4ec5-b147-d6e621fc97bb", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1822938792"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:18:42.190202 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume request body: {'volume': {'snapshot_id': 'a38d03f3-a30a-4ec5-b147-d6e621fc97bb', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1822938792'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:18:42.200705 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:42.200705 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:42.201700 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:42.201994 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume of 2 GB
Sep 23 14:18:42.208965 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Availability Zones retrieved successfully.
Sep 23 14:18:42.224442 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Flow 'volume_create_api' (b6e0b276-9f43-44e8-9ba0-90c4f36b55fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:18:42.227143 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16bbe9d0-7446-4d0e-8085-7570d32f2773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:42.230539 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Validating volume size '2' using validate_int, validate_snap_size {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:18:42.280107 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16bbe9d0-7446-4d0e-8085-7570d32f2773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'a38d03f3-a30a-4ec5-b147-d6e621fc97bb', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:42.282090 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9bab3a4-6224-4424-9980-e579d2ef2648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:42.285410 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=83,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:18:42.427848 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['9cb1023e-caf2-4c03-acd1-f5e5f6b94c69', 'e3f44832-ab3f-4ef8-b9dd-4ef81c4328c8', 'ec2458fc-8fa0-4dfa-b489-fe36dda469a3', '1aa9cebd-5e51-4c01-992f-a3f4ca34c523'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:18:42.429527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9bab3a4-6224-4424-9980-e579d2ef2648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cb1023e-caf2-4c03-acd1-f5e5f6b94c69', 'e3f44832-ab3f-4ef8-b9dd-4ef81c4328c8', 'ec2458fc-8fa0-4dfa-b489-fe36dda469a3', '1aa9cebd-5e51-4c01-992f-a3f4ca34c523']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:42.432300 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb0e28d-8080-40a7-b746-70e6c1cbb67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:42.579307 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfb0e28d-8080-40a7-b746-70e6c1cbb67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9beb5d3f-89cb-4cdb-8ad8-983fe9280c98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1822938792',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01e7888a20c74078b4cb6cb8d6d44899',qos_specs=None,replication_status=<?>,reservations=['9cb1023e-caf2-4c03-acd1-f5e5f6b94c69','e3f44832-ab3f-4ef8-b9dd-4ef81c4328c8','ec2458fc-8fa0-4dfa-b489-fe36dda469a3','1aa9cebd-5e51-4c01-992f-a3f4ca34c523'],size=2,snapshot_id=a38d03f3-a30a-4ec5-b147-d6e621fc97bb,source_replicaid=<?>,source_volid=None,status='creating',user_id='5da7f8c9045041a784d22edfe323716c',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1822938792',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=9beb5d3f-89cb-4cdb-8ad8-983fe9280c98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e7888a20c74078b4cb6cb8d6d44899',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=2,snapshot_id=a38d03f3-a30a-4ec5-b147-d6e621fc97bb,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5da7f8c9045041a784d22edfe323716c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:42.581250 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea25e0c7-92f2-4564-88a6-6c33830557af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:42.647149 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea25e0c7-92f2-4564-88a6-6c33830557af) 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-VolumesSnapshotTestJSON-Volume-1822938792',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01e7888a20c74078b4cb6cb8d6d44899',qos_specs=None,replication_status=<?>,reservations=['9cb1023e-caf2-4c03-acd1-f5e5f6b94c69','e3f44832-ab3f-4ef8-b9dd-4ef81c4328c8','ec2458fc-8fa0-4dfa-b489-fe36dda469a3','1aa9cebd-5e51-4c01-992f-a3f4ca34c523'],size=2,snapshot_id=a38d03f3-a30a-4ec5-b147-d6e621fc97bb,source_replicaid=<?>,source_volid=None,status='creating',user_id='5da7f8c9045041a784d22edfe323716c',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:42.648934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c41882a-5ea3-4e4f-a52f-f12acd9c83cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:42.738872 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c41882a-5ea3-4e4f-a52f-f12acd9c83cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:42.741259 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Flow 'volume_create_api' (b6e0b276-9f43-44e8-9ba0-90c4f36b55fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:18:42.741935 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume request issued successfully.
Sep 23 14:18:42.744088 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-a876e260-4d38-43c2-9b1c-9d754553cf0c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes returned with HTTP 202
Sep 23 14:18:42.746048 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 995/1996] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:18:42 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes => generated 857 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:18:42.764370 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e36168d4-8b10-4545-88cd-2b01a542552d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:42.767919 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e36168d4-8b10-4545-88cd-2b01a542552d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98
Sep 23 14:18:42.768360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e36168d4-8b10-4545-88cd-2b01a542552d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:42.768808 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e36168d4-8b10-4545-88cd-2b01a542552d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:42.783796 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:42.783796 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:42.790938 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e36168d4-8b10-4545-88cd-2b01a542552d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:42.800151 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e36168d4-8b10-4545-88cd-2b01a542552d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 returned with HTTP 200
Sep 23 14:18:42.801410 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1002/1997] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:42 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 => generated 925 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:43.820065 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-55e95053-5a4a-4d9a-9200-3cafef7385f6 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:43.824299 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-55e95053-5a4a-4d9a-9200-3cafef7385f6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98
Sep 23 14:18:43.824748 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-55e95053-5a4a-4d9a-9200-3cafef7385f6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:43.825209 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-55e95053-5a4a-4d9a-9200-3cafef7385f6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:43.841371 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:43.841371 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:43.847805 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-55e95053-5a4a-4d9a-9200-3cafef7385f6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:43.857674 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-55e95053-5a4a-4d9a-9200-3cafef7385f6 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 returned with HTTP 200
Sep 23 14:18:43.858400 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 996/1998] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:43 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 => generated 950 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:43.874992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-c75b9cc9-8525-4704-a9d3-3fb92eec1da2 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:43.878593 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c75b9cc9-8525-4704-a9d3-3fb92eec1da2 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98
Sep 23 14:18:43.879039 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c75b9cc9-8525-4704-a9d3-3fb92eec1da2 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:43.879491 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-c75b9cc9-8525-4704-a9d3-3fb92eec1da2 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:43.893935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:43.893935 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:43.900244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-c75b9cc9-8525-4704-a9d3-3fb92eec1da2 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:43.910507 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-c75b9cc9-8525-4704-a9d3-3fb92eec1da2 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 returned with HTTP 200
Sep 23 14:18:43.911210 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1003/1999] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:43 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 => generated 950 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:43.927040 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f79d7501-e715-4259-b575-e6ac74c9397b None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:43.930606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f79d7501-e715-4259-b575-e6ac74c9397b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98
Sep 23 14:18:43.931054 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f79d7501-e715-4259-b575-e6ac74c9397b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:43.931511 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f79d7501-e715-4259-b575-e6ac74c9397b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:43.931911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-f79d7501-e715-4259-b575-e6ac74c9397b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume with id: 9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 
Sep 23 14:18:43.945937 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:43.945937 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:43.946956 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f79d7501-e715-4259-b575-e6ac74c9397b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:44.093742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f79d7501-e715-4259-b575-e6ac74c9397b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume request issued successfully.
Sep 23 14:18:44.094061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f79d7501-e715-4259-b575-e6ac74c9397b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 returned with HTTP 202
Sep 23 14:18:44.094858 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 997/2000] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:18:43 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:18:44.099893 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d5019b2a-9155-4d99-89f3-fdb7287702af None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:44.109444 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d5019b2a-9155-4d99-89f3-fdb7287702af tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98
Sep 23 14:18:44.109444 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d5019b2a-9155-4d99-89f3-fdb7287702af tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:44.109444 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d5019b2a-9155-4d99-89f3-fdb7287702af tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:44.118742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:44.118742 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:44.125032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-d5019b2a-9155-4d99-89f3-fdb7287702af tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:44.133710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d5019b2a-9155-4d99-89f3-fdb7287702af tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 returned with HTTP 200
Sep 23 14:18:44.134465 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1004/2001] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:44 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 => generated 949 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:45.152954 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b3a6dcad-a1e1-4489-9165-7ce46584570f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:45.156477 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b3a6dcad-a1e1-4489-9165-7ce46584570f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98
Sep 23 14:18:45.156947 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b3a6dcad-a1e1-4489-9165-7ce46584570f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:45.157397 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b3a6dcad-a1e1-4489-9165-7ce46584570f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:45.170001 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b3a6dcad-a1e1-4489-9165-7ce46584570f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 returned with HTTP 404
Sep 23 14:18:45.170934 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 998/2002] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:45 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:45.176904 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:45.180324 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes
Sep 23 14:18:45.185758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1935335649"}} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:18:45.185758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.v3.volumes [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1935335649'}} {{(pid=113688) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:18:45.185758 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume of 1 GB
Sep 23 14:18:45.190713 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Availability Zones retrieved successfully.
Sep 23 14:18:45.205631 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Flow 'volume_create_api' (b36adbd9-25e1-4c42-9e86-24ad0a61d15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:18:45.208120 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3fae95c-efe2-48ca-9ef6-f471ca5b92e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:45.212215 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.flows.api.create_volume [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Validating volume size '1' using validate_int {{(pid=113688) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:18:45.218677 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:UPDATE=13,cinder:SELECT=81,cinder:INSERT=6 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:18:45.246246 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3fae95c-efe2-48ca-9ef6-f471ca5b92e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:45.248234 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75355b27-d319-4a2c-b7e1-2f661ef53384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:45.393918 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.quota [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['2dd9283e-e2ff-4a8b-9bc3-c6f88a24c1d2', '90bb3b1a-882c-44fe-b83d-06480b92cc39', 'c1f09e1e-75d1-4ae1-8833-fc009c79588d', 'd7619c9e-471e-48f6-a041-1667d46cf0d8'] {{(pid=113688) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:18:45.395726 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75355b27-d319-4a2c-b7e1-2f661ef53384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dd9283e-e2ff-4a8b-9bc3-c6f88a24c1d2', '90bb3b1a-882c-44fe-b83d-06480b92cc39', 'c1f09e1e-75d1-4ae1-8833-fc009c79588d', 'd7619c9e-471e-48f6-a041-1667d46cf0d8']}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:45.397672 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce97d14-b644-4025-bbad-e4462bfb90b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:45.494160 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce97d14-b644-4025-bbad-e4462bfb90b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7e981c9-79ce-4668-a9c1-805dd244fdd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1935335649',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01e7888a20c74078b4cb6cb8d6d44899',qos_specs=None,replication_status=<?>,reservations=['2dd9283e-e2ff-4a8b-9bc3-c6f88a24c1d2','90bb3b1a-882c-44fe-b83d-06480b92cc39','c1f09e1e-75d1-4ae1-8833-fc009c79588d','d7619c9e-471e-48f6-a041-1667d46cf0d8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='5da7f8c9045041a784d22edfe323716c',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1935335649',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=c7e981c9-79ce-4668-a9c1-805dd244fdd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e7888a20c74078b4cb6cb8d6d44899',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='5da7f8c9045041a784d22edfe323716c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:45.496600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eb1e9ff-c05c-48af-a649-bfde935159bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:45.595626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eb1e9ff-c05c-48af-a649-bfde935159bb) 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-VolumesSnapshotTestJSON-Volume-1935335649',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01e7888a20c74078b4cb6cb8d6d44899',qos_specs=None,replication_status=<?>,reservations=['2dd9283e-e2ff-4a8b-9bc3-c6f88a24c1d2','90bb3b1a-882c-44fe-b83d-06480b92cc39','c1f09e1e-75d1-4ae1-8833-fc009c79588d','d7619c9e-471e-48f6-a041-1667d46cf0d8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='5da7f8c9045041a784d22edfe323716c',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:45.597459 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1172a48-36be-4f6a-9d89-64b0babe4394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:45.738007 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1172a48-36be-4f6a-9d89-64b0babe4394) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113688) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:45.740500 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Flow 'volume_create_api' (b36adbd9-25e1-4c42-9e86-24ad0a61d15b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113688) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:18:45.741197 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume request issued successfully.
Sep 23 14:18:45.742433 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-bbcde6d8-dcb1-41b0-b634-4a9fede8ac87 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes returned with HTTP 202
Sep 23 14:18:45.747020 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1005/2003] 10.222.0.62 () {60 vars in 1235 bytes} [Fri Sep 23 14:18:45 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes => generated 823 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:18:45.759165 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8d954ead-d8d3-40c7-a4c0-d84ede215b21 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:45.763378 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8d954ead-d8d3-40c7-a4c0-d84ede215b21 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6
Sep 23 14:18:45.763821 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8d954ead-d8d3-40c7-a4c0-d84ede215b21 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:45.768625 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8d954ead-d8d3-40c7-a4c0-d84ede215b21 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:45.779672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:45.779672 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:45.786968 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8d954ead-d8d3-40c7-a4c0-d84ede215b21 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:45.796216 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8d954ead-d8d3-40c7-a4c0-d84ede215b21 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6 returned with HTTP 200
Sep 23 14:18:45.803119 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 999/2004] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:45 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6 => generated 891 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:46.816572 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-e803ee7a-7b91-453c-aebf-bd2de13ae1f9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:46.820336 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e803ee7a-7b91-453c-aebf-bd2de13ae1f9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6
Sep 23 14:18:46.820774 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e803ee7a-7b91-453c-aebf-bd2de13ae1f9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:46.821223 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-e803ee7a-7b91-453c-aebf-bd2de13ae1f9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:46.836359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:46.836359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:46.844025 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-e803ee7a-7b91-453c-aebf-bd2de13ae1f9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:46.852867 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-e803ee7a-7b91-453c-aebf-bd2de13ae1f9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6 returned with HTTP 200
Sep 23 14:18:46.853582 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1006/2005] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:46 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6 => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:46.870177 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-15003635-ddc4-4f95-84f3-d0c88aa88945 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:46.874115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-15003635-ddc4-4f95-84f3-d0c88aa88945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots
Sep 23 14:18:46.874860 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-15003635-ddc4-4f95-84f3-d0c88aa88945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7e981c9-79ce-4668-a9c1-805dd244fdd6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1575164046"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:18:46.891618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:46.891618 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:46.892531 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-15003635-ddc4-4f95-84f3-d0c88aa88945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:46.892835 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.snapshots [None req-15003635-ddc4-4f95-84f3-d0c88aa88945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create snapshot from volume c7e981c9-79ce-4668-a9c1-805dd244fdd6
Sep 23 14:18:47.005015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-15003635-ddc4-4f95-84f3-d0c88aa88945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['9b950c0b-5ecb-4018-b0ac-f87af27ff087', '31eeba2e-3cfe-4788-8cd5-f76b81359a30', 'd791d4ae-7ef4-4170-be1c-c446f773d7ce', 'f5fda9d5-5679-4ea2-9073-899e0e076766'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:18:47.111701 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=71,cinder:INSERT=12,cinder:UPDATE=17 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:18:47.204594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-15003635-ddc4-4f95-84f3-d0c88aa88945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot create request issued successfully.
Sep 23 14:18:47.205341 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-15003635-ddc4-4f95-84f3-d0c88aa88945 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots returned with HTTP 202
Sep 23 14:18:47.206926 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1000/2006] 10.222.0.62 () {60 vars in 1242 bytes} [Fri Sep 23 14:18:46 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots => generated 310 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:18:47.215112 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-96fab474-b733-41a6-8a6b-ff52ff65c040 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:47.220127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-96fab474-b733-41a6-8a6b-ff52ff65c040 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b
Sep 23 14:18:47.220782 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-96fab474-b733-41a6-8a6b-ff52ff65c040 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:47.221297 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-96fab474-b733-41a6-8a6b-ff52ff65c040 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:47.231653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:47.231653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:47.232685 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-96fab474-b733-41a6-8a6b-ff52ff65c040 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:47.234583 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-96fab474-b733-41a6-8a6b-ff52ff65c040 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b returned with HTTP 200
Sep 23 14:18:47.235329 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1007/2007] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:47 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:48.251706 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-9093726a-4bcd-47d9-b3f6-1d6c72c4551c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:48.255996 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9093726a-4bcd-47d9-b3f6-1d6c72c4551c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b
Sep 23 14:18:48.256444 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9093726a-4bcd-47d9-b3f6-1d6c72c4551c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:48.257425 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-9093726a-4bcd-47d9-b3f6-1d6c72c4551c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:48.267883 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:48.267883 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:48.268824 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-9093726a-4bcd-47d9-b3f6-1d6c72c4551c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:48.270598 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-9093726a-4bcd-47d9-b3f6-1d6c72c4551c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b returned with HTTP 200
Sep 23 14:18:48.271289 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1001/2008] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:48 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:49.280348 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-dd974df1-943a-4b53-8814-a82d4e3e56f1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:49.284774 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dd974df1-943a-4b53-8814-a82d4e3e56f1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b
Sep 23 14:18:49.285268 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dd974df1-943a-4b53-8814-a82d4e3e56f1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:49.285722 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dd974df1-943a-4b53-8814-a82d4e3e56f1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:49.297369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:49.297369 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:49.298374 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-dd974df1-943a-4b53-8814-a82d4e3e56f1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:49.300204 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dd974df1-943a-4b53-8814-a82d4e3e56f1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b returned with HTTP 200
Sep 23 14:18:49.300922 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1008/2009] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:49 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:50.310574 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ea06b4e8-222d-419b-957a-2bc5d7e8de18 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:50.314924 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ea06b4e8-222d-419b-957a-2bc5d7e8de18 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b
Sep 23 14:18:50.315369 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ea06b4e8-222d-419b-957a-2bc5d7e8de18 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:50.315825 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ea06b4e8-222d-419b-957a-2bc5d7e8de18 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:50.326295 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:50.326295 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:50.327407 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ea06b4e8-222d-419b-957a-2bc5d7e8de18 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:50.329566 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ea06b4e8-222d-419b-957a-2bc5d7e8de18 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b returned with HTTP 200
Sep 23 14:18:50.330256 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1002/2010] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:50 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:18:51.339192 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fba34c94-8235-43c0-92c6-458e6f089cda None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:51.343362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fba34c94-8235-43c0-92c6-458e6f089cda tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b
Sep 23 14:18:51.343806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fba34c94-8235-43c0-92c6-458e6f089cda tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:51.344264 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fba34c94-8235-43c0-92c6-458e6f089cda tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:51.354169 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:51.354169 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:51.355160 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fba34c94-8235-43c0-92c6-458e6f089cda tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:51.356938 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fba34c94-8235-43c0-92c6-458e6f089cda tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b returned with HTTP 200
Sep 23 14:18:51.358200 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1009/2011] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:51 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:51.367253 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:51.370911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] POST http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes
Sep 23 14:18:51.371693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c73220de-f9e1-4675-886c-492e6ef06c4b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-533268271"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:18:51.375006 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume request body: {'volume': {'snapshot_id': 'c73220de-f9e1-4675-886c-492e6ef06c4b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-533268271'}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:18:51.385908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:51.385908 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:51.387033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:51.387522 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume of 1 GB
Sep 23 14:18:51.395878 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Availability Zones retrieved successfully.
Sep 23 14:18:51.410981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Flow 'volume_create_api' (1857515a-897f-45b1-83c6-74b23873dd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:18:51.413622 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73af3239-b59b-4be6-8320-d26f74eafd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:51.416059 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:18:51.458642 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73af3239-b59b-4be6-8320-d26f74eafd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c73220de-f9e1-4675-886c-492e6ef06c4b', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:51.460623 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2107fbf9-73f3-45c5-b16d-0e33c0127b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:51.559249 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Created reservations ['80a51dad-dce9-413c-900d-c706954428e4', 'c04287ca-95c3-48fb-9e83-8a2ad9282c94', 'adee8aec-8313-4f86-b0a3-4a1e0b241fc8', '6105a0ad-2d7d-4010-a9a7-8c5c38aaad10'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:18:51.562238 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2107fbf9-73f3-45c5-b16d-0e33c0127b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80a51dad-dce9-413c-900d-c706954428e4', 'c04287ca-95c3-48fb-9e83-8a2ad9282c94', 'adee8aec-8313-4f86-b0a3-4a1e0b241fc8', '6105a0ad-2d7d-4010-a9a7-8c5c38aaad10']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:51.564241 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b689111-ec67-4c59-a7d3-804777a62eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:51.676669 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b689111-ec67-4c59-a7d3-804777a62eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b33a9bb1-b7cb-449e-b4ed-471ef5f649f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-533268271',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01e7888a20c74078b4cb6cb8d6d44899',qos_specs=None,replication_status=<?>,reservations=['80a51dad-dce9-413c-900d-c706954428e4','c04287ca-95c3-48fb-9e83-8a2ad9282c94','adee8aec-8313-4f86-b0a3-4a1e0b241fc8','6105a0ad-2d7d-4010-a9a7-8c5c38aaad10'],size=1,snapshot_id=c73220de-f9e1-4675-886c-492e6ef06c4b,source_replicaid=<?>,source_volid=None,status='creating',user_id='5da7f8c9045041a784d22edfe323716c',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:18:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-533268271',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=b33a9bb1-b7cb-449e-b4ed-471ef5f649f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e7888a20c74078b4cb6cb8d6d44899',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=c73220de-f9e1-4675-886c-492e6ef06c4b,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5da7f8c9045041a784d22edfe323716c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:51.678861 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e5ca92-11b0-4b80-9fc5-0c78f68f9ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:51.817606 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e5ca92-11b0-4b80-9fc5-0c78f68f9ff8) 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-VolumesSnapshotTestJSON-Volume-533268271',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='01e7888a20c74078b4cb6cb8d6d44899',qos_specs=None,replication_status=<?>,reservations=['80a51dad-dce9-413c-900d-c706954428e4','c04287ca-95c3-48fb-9e83-8a2ad9282c94','adee8aec-8313-4f86-b0a3-4a1e0b241fc8','6105a0ad-2d7d-4010-a9a7-8c5c38aaad10'],size=1,snapshot_id=c73220de-f9e1-4675-886c-492e6ef06c4b,source_replicaid=<?>,source_volid=None,status='creating',user_id='5da7f8c9045041a784d22edfe323716c',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:51.819324 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b0144e-3cb2-4baf-8998-d83e8e948f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:18:51.927787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b0144e-3cb2-4baf-8998-d83e8e948f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:18:51.930530 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Flow 'volume_create_api' (1857515a-897f-45b1-83c6-74b23873dd0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:18:51.941131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Create volume request issued successfully.
Sep 23 14:18:51.941131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-797fc43d-95e0-4b23-8b68-5fef2ba86cba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes returned with HTTP 202
Sep 23 14:18:51.941131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1003/2012] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:18:51 2022] POST /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes => generated 856 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Sep 23 14:18:51.948468 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-8cade508-c0c8-4d06-845a-45a300ea7434 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:51.952098 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8cade508-c0c8-4d06-845a-45a300ea7434 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2
Sep 23 14:18:51.952541 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8cade508-c0c8-4d06-845a-45a300ea7434 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:51.952992 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-8cade508-c0c8-4d06-845a-45a300ea7434 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:51.967621 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:51.967621 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:51.974470 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-8cade508-c0c8-4d06-845a-45a300ea7434 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:51.984194 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-8cade508-c0c8-4d06-845a-45a300ea7434 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 returned with HTTP 200
Sep 23 14:18:51.985132 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1010/2013] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:51 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 => generated 924 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:53.003442 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6204a673-8ab9-4490-9902-5ef0755bb78f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:53.007273 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6204a673-8ab9-4490-9902-5ef0755bb78f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2
Sep 23 14:18:53.007714 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6204a673-8ab9-4490-9902-5ef0755bb78f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:53.008167 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6204a673-8ab9-4490-9902-5ef0755bb78f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:53.022622 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:53.022622 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:53.029067 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-6204a673-8ab9-4490-9902-5ef0755bb78f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:53.038287 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6204a673-8ab9-4490-9902-5ef0755bb78f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 returned with HTTP 200
Sep 23 14:18:53.039034 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1004/2014] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:53 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 => generated 949 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:53.055877 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9870c699-48ef-4793-b751-c29ca8ae51d9 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:53.059464 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9870c699-48ef-4793-b751-c29ca8ae51d9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2
Sep 23 14:18:53.059911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9870c699-48ef-4793-b751-c29ca8ae51d9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:53.061527 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9870c699-48ef-4793-b751-c29ca8ae51d9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:53.075196 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:53.075196 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:53.084614 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-9870c699-48ef-4793-b751-c29ca8ae51d9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:53.093522 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9870c699-48ef-4793-b751-c29ca8ae51d9 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 returned with HTTP 200
Sep 23 14:18:53.094230 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1011/2015] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:53 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 => generated 949 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:53.113260 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-46fe3a74-82d4-48ea-af3d-59c8fec73358 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:53.117783 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-46fe3a74-82d4-48ea-af3d-59c8fec73358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2
Sep 23 14:18:53.118220 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-46fe3a74-82d4-48ea-af3d-59c8fec73358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:53.118693 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-46fe3a74-82d4-48ea-af3d-59c8fec73358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:53.119083 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-46fe3a74-82d4-48ea-af3d-59c8fec73358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume with id: b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 
Sep 23 14:18:53.133834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:53.133834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:53.134835 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-46fe3a74-82d4-48ea-af3d-59c8fec73358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:53.299747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-46fe3a74-82d4-48ea-af3d-59c8fec73358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume request issued successfully.
Sep 23 14:18:53.300084 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-46fe3a74-82d4-48ea-af3d-59c8fec73358 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 returned with HTTP 202
Sep 23 14:18:53.300907 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1005/2016] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:18:53 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:18:53.305504 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-88b60ae8-9ea3-42a0-b49a-04f877b88b3c None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:53.312555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-88b60ae8-9ea3-42a0-b49a-04f877b88b3c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2
Sep 23 14:18:53.312555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-88b60ae8-9ea3-42a0-b49a-04f877b88b3c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:53.312555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-88b60ae8-9ea3-42a0-b49a-04f877b88b3c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:53.324642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:53.324642 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:53.331441 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-88b60ae8-9ea3-42a0-b49a-04f877b88b3c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:53.340539 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-88b60ae8-9ea3-42a0-b49a-04f877b88b3c tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 returned with HTTP 200
Sep 23 14:18:53.341305 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1012/2017] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:53 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 => generated 948 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:54.359418 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-64a620a7-a9a5-4c80-8802-d083e9abfda0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:54.362980 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-64a620a7-a9a5-4c80-8802-d083e9abfda0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2
Sep 23 14:18:54.363431 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-64a620a7-a9a5-4c80-8802-d083e9abfda0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:54.363888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-64a620a7-a9a5-4c80-8802-d083e9abfda0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:54.366176 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=72,cinder:UPDATE=21,cinder:INSERT=7 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:18:54.376020 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-64a620a7-a9a5-4c80-8802-d083e9abfda0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 returned with HTTP 404
Sep 23 14:18:54.377689 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1006/2018] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:54 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:54.382832 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-2be45b9c-c93a-4a50-a166-0ecfa05867f3 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:54.386689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2be45b9c-c93a-4a50-a166-0ecfa05867f3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2
Sep 23 14:18:54.387133 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2be45b9c-c93a-4a50-a166-0ecfa05867f3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:54.387583 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-2be45b9c-c93a-4a50-a166-0ecfa05867f3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:54.387978 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-2be45b9c-c93a-4a50-a166-0ecfa05867f3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume with id: b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 
Sep 23 14:18:54.400805 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-2be45b9c-c93a-4a50-a166-0ecfa05867f3 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 returned with HTTP 404
Sep 23 14:18:54.401741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1013/2019] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:18:54 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/b33a9bb1-b7cb-449e-b4ed-471ef5f649f2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:54.407841 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f38b47e4-f0e4-4088-b498-96dccef3445f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:54.412162 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f38b47e4-f0e4-4088-b498-96dccef3445f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b
Sep 23 14:18:54.412616 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f38b47e4-f0e4-4088-b498-96dccef3445f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:54.413074 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f38b47e4-f0e4-4088-b498-96dccef3445f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:54.413404 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v2.snapshots [None req-f38b47e4-f0e4-4088-b498-96dccef3445f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: c73220de-f9e1-4675-886c-492e6ef06c4b
Sep 23 14:18:54.423436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:54.423436 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:54.424368 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f38b47e4-f0e4-4088-b498-96dccef3445f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:54.522527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-f38b47e4-f0e4-4088-b498-96dccef3445f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot delete request issued successfully.
Sep 23 14:18:54.522851 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f38b47e4-f0e4-4088-b498-96dccef3445f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b returned with HTTP 202
Sep 23 14:18:54.523611 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1007/2020] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:18:54 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:18:54.528129 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f882ccc9-cede-4a8f-b119-2c954de9bb1d None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:54.532841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f882ccc9-cede-4a8f-b119-2c954de9bb1d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b
Sep 23 14:18:54.533275 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f882ccc9-cede-4a8f-b119-2c954de9bb1d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:54.533986 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f882ccc9-cede-4a8f-b119-2c954de9bb1d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:54.543972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:54.543972 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:54.544956 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-f882ccc9-cede-4a8f-b119-2c954de9bb1d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:54.546925 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f882ccc9-cede-4a8f-b119-2c954de9bb1d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b returned with HTTP 200
Sep 23 14:18:54.547620 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1014/2021] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:54 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:18:55.556844 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-78e6d181-593e-4aba-8048-cf2e8a3d3839 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:55.561284 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-78e6d181-593e-4aba-8048-cf2e8a3d3839 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b
Sep 23 14:18:55.561728 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-78e6d181-593e-4aba-8048-cf2e8a3d3839 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:55.562187 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-78e6d181-593e-4aba-8048-cf2e8a3d3839 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:55.570591 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-78e6d181-593e-4aba-8048-cf2e8a3d3839 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b returned with HTTP 404
Sep 23 14:18:55.571461 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1008/2022] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:55 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/c73220de-f9e1-4675-886c-492e6ef06c4b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:55.576563 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-cda04acd-e1d8-41f6-be28-7ee1c400ffa1 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:55.580092 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cda04acd-e1d8-41f6-be28-7ee1c400ffa1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6
Sep 23 14:18:55.580530 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cda04acd-e1d8-41f6-be28-7ee1c400ffa1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:55.580975 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-cda04acd-e1d8-41f6-be28-7ee1c400ffa1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:55.581368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-cda04acd-e1d8-41f6-be28-7ee1c400ffa1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume with id: c7e981c9-79ce-4668-a9c1-805dd244fdd6 
Sep 23 14:18:55.595440 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:55.595440 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:55.596404 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cda04acd-e1d8-41f6-be28-7ee1c400ffa1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:55.762211 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-cda04acd-e1d8-41f6-be28-7ee1c400ffa1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume request issued successfully.
Sep 23 14:18:55.762658 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-cda04acd-e1d8-41f6-be28-7ee1c400ffa1 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6 returned with HTTP 202
Sep 23 14:18:55.764368 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1015/2023] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:18:55 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:18:55.768980 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-650ffce7-ef2e-4279-ae0d-d894a98ecd23 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:55.772751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-650ffce7-ef2e-4279-ae0d-d894a98ecd23 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6
Sep 23 14:18:55.773224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-650ffce7-ef2e-4279-ae0d-d894a98ecd23 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:55.773673 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-650ffce7-ef2e-4279-ae0d-d894a98ecd23 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:55.788958 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:55.788958 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:55.796521 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-650ffce7-ef2e-4279-ae0d-d894a98ecd23 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:55.805752 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-650ffce7-ef2e-4279-ae0d-d894a98ecd23 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6 returned with HTTP 200
Sep 23 14:18:55.806497 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1009/2024] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:55 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:56.824796 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ab8c01a1-e84f-450e-937c-b76dbb7fbec7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:56.828391 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ab8c01a1-e84f-450e-937c-b76dbb7fbec7 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6
Sep 23 14:18:56.828837 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ab8c01a1-e84f-450e-937c-b76dbb7fbec7 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:56.829291 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ab8c01a1-e84f-450e-937c-b76dbb7fbec7 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:56.832958 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=80,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:18:56.841083 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ab8c01a1-e84f-450e-937c-b76dbb7fbec7 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6 returned with HTTP 404
Sep 23 14:18:56.842193 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1016/2025] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:56 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/c7e981c9-79ce-4668-a9c1-805dd244fdd6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:56.850729 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-f3f085e4-58ce-4485-80a2-bad8e35bc971 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:56.854234 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f3f085e4-58ce-4485-80a2-bad8e35bc971 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98
Sep 23 14:18:56.854742 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f3f085e4-58ce-4485-80a2-bad8e35bc971 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:56.855190 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-f3f085e4-58ce-4485-80a2-bad8e35bc971 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:56.855597 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-f3f085e4-58ce-4485-80a2-bad8e35bc971 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume with id: 9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 
Sep 23 14:18:56.867609 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-f3f085e4-58ce-4485-80a2-bad8e35bc971 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 returned with HTTP 404
Sep 23 14:18:56.868483 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1010/2026] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:18:56 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/9beb5d3f-89cb-4cdb-8ad8-983fe9280c98 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:56.873679 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ab3d2bb2-b37f-4253-84ab-ed9a84c8b134 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:56.881637 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ab3d2bb2-b37f-4253-84ab-ed9a84c8b134 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb
Sep 23 14:18:56.881637 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ab3d2bb2-b37f-4253-84ab-ed9a84c8b134 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:56.881637 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ab3d2bb2-b37f-4253-84ab-ed9a84c8b134 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:56.881637 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-ab3d2bb2-b37f-4253-84ab-ed9a84c8b134 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: a38d03f3-a30a-4ec5-b147-d6e621fc97bb
Sep 23 14:18:56.888322 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:56.888322 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:56.889248 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ab3d2bb2-b37f-4253-84ab-ed9a84c8b134 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:56.973551 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ab3d2bb2-b37f-4253-84ab-ed9a84c8b134 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot delete request issued successfully.
Sep 23 14:18:56.973980 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ab3d2bb2-b37f-4253-84ab-ed9a84c8b134 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb returned with HTTP 202
Sep 23 14:18:56.974850 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1017/2027] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:18:56 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:18:56.979473 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b6476e27-6072-4ecb-b1da-6ace7b5e57a2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:56.984045 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b6476e27-6072-4ecb-b1da-6ace7b5e57a2 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb
Sep 23 14:18:56.984489 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b6476e27-6072-4ecb-b1da-6ace7b5e57a2 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:56.984942 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b6476e27-6072-4ecb-b1da-6ace7b5e57a2 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:56.994988 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:56.994988 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:56.995897 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-b6476e27-6072-4ecb-b1da-6ace7b5e57a2 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Snapshot retrieved successfully.
Sep 23 14:18:56.997709 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b6476e27-6072-4ecb-b1da-6ace7b5e57a2 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb returned with HTTP 200
Sep 23 14:18:56.998434 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1011/2028] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:56 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:58.007753 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-92ead755-5336-44ca-ac3c-542b30ec9a80 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:58.011726 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-92ead755-5336-44ca-ac3c-542b30ec9a80 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb
Sep 23 14:18:58.012288 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-92ead755-5336-44ca-ac3c-542b30ec9a80 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:58.012741 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-92ead755-5336-44ca-ac3c-542b30ec9a80 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:58.022170 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-92ead755-5336-44ca-ac3c-542b30ec9a80 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb returned with HTTP 404
Sep 23 14:18:58.023063 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1018/2029] 10.222.0.62 () {58 vars in 1331 bytes} [Fri Sep 23 14:18:58 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/a38d03f3-a30a-4ec5-b147-d6e621fc97bb => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:18:58.027612 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-111f60fe-c02e-47f2-a0e4-7f21386b8176 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:58.031440 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-111f60fe-c02e-47f2-a0e4-7f21386b8176 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9
Sep 23 14:18:58.035901 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-111f60fe-c02e-47f2-a0e4-7f21386b8176 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:58.035901 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-111f60fe-c02e-47f2-a0e4-7f21386b8176 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:58.035901 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-111f60fe-c02e-47f2-a0e4-7f21386b8176 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume with id: 95f3f3b9-ff6d-46c9-87ae-35022d8681b9 
Sep 23 14:18:58.052603 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:58.052603 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:58.053617 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-111f60fe-c02e-47f2-a0e4-7f21386b8176 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:58.189718 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-111f60fe-c02e-47f2-a0e4-7f21386b8176 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume request issued successfully.
Sep 23 14:18:58.190121 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-111f60fe-c02e-47f2-a0e4-7f21386b8176 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9 returned with HTTP 202
Sep 23 14:18:58.190945 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1012/2030] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:18:58 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:18:58.195555 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-ac6197da-e77a-4098-a390-708343c07d4b None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:58.199255 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ac6197da-e77a-4098-a390-708343c07d4b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9
Sep 23 14:18:58.199710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ac6197da-e77a-4098-a390-708343c07d4b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:58.200166 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-ac6197da-e77a-4098-a390-708343c07d4b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:58.218689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:58.218689 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:58.225248 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-ac6197da-e77a-4098-a390-708343c07d4b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:58.234673 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-ac6197da-e77a-4098-a390-708343c07d4b tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9 returned with HTTP 200
Sep 23 14:18:58.241257 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1019/2031] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:58 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9 => generated 914 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:18:59.258272 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-82ab7c77-9f9b-47df-91d0-91ada3a15496 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:59.261920 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-82ab7c77-9f9b-47df-91d0-91ada3a15496 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9
Sep 23 14:18:59.262394 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-82ab7c77-9f9b-47df-91d0-91ada3a15496 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:59.262848 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-82ab7c77-9f9b-47df-91d0-91ada3a15496 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:59.275328 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-82ab7c77-9f9b-47df-91d0-91ada3a15496 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9 returned with HTTP 404
Sep 23 14:18:59.276226 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1013/2032] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:59 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/95f3f3b9-ff6d-46c9-87ae-35022d8681b9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:59.280763 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-5b08cbe6-c89c-44a0-a2b7-1335f0694de8 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:59.284973 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5b08cbe6-c89c-44a0-a2b7-1335f0694de8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb
Sep 23 14:18:59.285417 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5b08cbe6-c89c-44a0-a2b7-1335f0694de8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:59.285911 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-5b08cbe6-c89c-44a0-a2b7-1335f0694de8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:59.286207 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-5b08cbe6-c89c-44a0-a2b7-1335f0694de8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: df46028d-2ed8-41a2-8907-3a2be7dce0fb
Sep 23 14:18:59.294280 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-5b08cbe6-c89c-44a0-a2b7-1335f0694de8 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb returned with HTTP 404
Sep 23 14:18:59.295179 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1020/2033] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:18:59 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/df46028d-2ed8-41a2-8907-3a2be7dce0fb => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:59.302629 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-7afebe53-5634-4359-af99-969ad4bb8b9f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:59.306671 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7afebe53-5634-4359-af99-969ad4bb8b9f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f
Sep 23 14:18:59.307251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7afebe53-5634-4359-af99-969ad4bb8b9f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:59.307703 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-7afebe53-5634-4359-af99-969ad4bb8b9f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:59.307998 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v2.snapshots [None req-7afebe53-5634-4359-af99-969ad4bb8b9f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: 7abb0839-b918-4879-9cd0-10671120879f
Sep 23 14:18:59.316834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-7afebe53-5634-4359-af99-969ad4bb8b9f tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f returned with HTTP 404
Sep 23 14:18:59.317842 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1014/2034] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:18:59 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7abb0839-b918-4879-9cd0-10671120879f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:59.322073 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-47d30609-3b5b-4563-98e2-0263eb96fa6a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:59.326817 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-47d30609-3b5b-4563-98e2-0263eb96fa6a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38
Sep 23 14:18:59.327293 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-47d30609-3b5b-4563-98e2-0263eb96fa6a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:59.327826 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-47d30609-3b5b-4563-98e2-0263eb96fa6a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:59.328126 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-47d30609-3b5b-4563-98e2-0263eb96fa6a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: ce1e9581-fd0b-4c77-89b5-55c11d8fff38
Sep 23 14:18:59.336717 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-47d30609-3b5b-4563-98e2-0263eb96fa6a tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 returned with HTTP 404
Sep 23 14:18:59.337573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1021/2035] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:18:59 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/ce1e9581-fd0b-4c77-89b5-55c11d8fff38 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:59.341815 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-b6b0399f-b6c4-4df9-90a6-49fdfca1a5a0 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:59.345827 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b6b0399f-b6c4-4df9-90a6-49fdfca1a5a0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:18:59.346268 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b6b0399f-b6c4-4df9-90a6-49fdfca1a5a0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:59.346747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-b6b0399f-b6c4-4df9-90a6-49fdfca1a5a0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:59.347041 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v2.snapshots [None req-b6b0399f-b6c4-4df9-90a6-49fdfca1a5a0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: 63aa31cb-1b28-4253-83e7-8da597524a24
Sep 23 14:18:59.355594 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-b6b0399f-b6c4-4df9-90a6-49fdfca1a5a0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 returned with HTTP 404
Sep 23 14:18:59.356417 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1015/2036] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:18:59 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/63aa31cb-1b28-4253-83e7-8da597524a24 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:59.360821 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-d8951362-e40d-458a-a338-ff05fc6840f0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:59.364735 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d8951362-e40d-458a-a338-ff05fc6840f0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6
Sep 23 14:18:59.365175 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d8951362-e40d-458a-a338-ff05fc6840f0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:59.365626 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-d8951362-e40d-458a-a338-ff05fc6840f0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:59.365921 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-d8951362-e40d-458a-a338-ff05fc6840f0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: 7ea58d04-9a0c-4342-852f-9ad3b968f6d6
Sep 23 14:18:59.374442 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-d8951362-e40d-458a-a338-ff05fc6840f0 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 returned with HTTP 404
Sep 23 14:18:59.375283 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1022/2037] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:18:59 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/7ea58d04-9a0c-4342-852f-9ad3b968f6d6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:59.379689 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-6f1fb753-06de-4236-9974-69f9816e1697 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:59.383558 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6f1fb753-06de-4236-9974-69f9816e1697 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599
Sep 23 14:18:59.384017 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6f1fb753-06de-4236-9974-69f9816e1697 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:59.384462 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-6f1fb753-06de-4236-9974-69f9816e1697 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:59.384753 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v2.snapshots [None req-6f1fb753-06de-4236-9974-69f9816e1697 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: 79e11afb-439d-4f1b-a762-48a1bd097599
Sep 23 14:18:59.393294 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-6f1fb753-06de-4236-9974-69f9816e1697 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 returned with HTTP 404
Sep 23 14:18:59.394138 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1016/2038] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:18:59 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/79e11afb-439d-4f1b-a762-48a1bd097599 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:59.398377 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-dbb1d6d7-4b88-4762-ba29-206f7c666759 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:59.402266 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dbb1d6d7-4b88-4762-ba29-206f7c666759 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6
Sep 23 14:18:59.402746 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dbb1d6d7-4b88-4762-ba29-206f7c666759 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:59.403205 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-dbb1d6d7-4b88-4762-ba29-206f7c666759 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:59.403653 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v2.snapshots [None req-dbb1d6d7-4b88-4762-ba29-206f7c666759 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete snapshot with id: 46c21585-2631-4883-b8e3-be09cbe266a6
Sep 23 14:18:59.412456 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-dbb1d6d7-4b88-4762-ba29-206f7c666759 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 returned with HTTP 404
Sep 23 14:18:59.413314 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1023/2039] 10.222.0.62 () {58 vars in 1334 bytes} [Fri Sep 23 14:18:59 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/snapshots/46c21585-2631-4883-b8e3-be09cbe266a6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:18:59.417508 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c6d44121-d3b3-489e-bca5-817e797c5bba None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:59.421068 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c6d44121-d3b3-489e-bca5-817e797c5bba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:18:59.421502 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c6d44121-d3b3-489e-bca5-817e797c5bba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:59.421944 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c6d44121-d3b3-489e-bca5-817e797c5bba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:59.422352 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-c6d44121-d3b3-489e-bca5-817e797c5bba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume with id: af36bdb7-f772-4c29-a7e8-2aab426e7842 
Sep 23 14:18:59.437033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:59.437033 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:59.438003 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c6d44121-d3b3-489e-bca5-817e797c5bba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:59.606622 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-c6d44121-d3b3-489e-bca5-817e797c5bba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume request issued successfully.
Sep 23 14:18:59.607514 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c6d44121-d3b3-489e-bca5-817e797c5bba tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 202
Sep 23 14:18:59.608460 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1017/2040] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:18:59 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:18:59.613176 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-97faeb4d-2f14-4660-90f9-b088aff93e84 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:18:59.616750 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-97faeb4d-2f14-4660-90f9-b088aff93e84 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:18:59.627119 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-97faeb4d-2f14-4660-90f9-b088aff93e84 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:18:59.627119 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-97faeb4d-2f14-4660-90f9-b088aff93e84 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:18:59.632822 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:18:59.632822 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:18:59.640367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-97faeb4d-2f14-4660-90f9-b088aff93e84 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:18:59.651398 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-97faeb4d-2f14-4660-90f9-b088aff93e84 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 200
Sep 23 14:18:59.655889 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1024/2041] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:18:59 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 1363 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:19:00.670048 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-c15255d5-6880-4b82-9d56-59029d55985d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:00.673689 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c15255d5-6880-4b82-9d56-59029d55985d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842
Sep 23 14:19:00.674133 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c15255d5-6880-4b82-9d56-59029d55985d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:00.674629 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-c15255d5-6880-4b82-9d56-59029d55985d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:00.689800 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-c15255d5-6880-4b82-9d56-59029d55985d tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 returned with HTTP 404
Sep 23 14:19:00.690770 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1018/2042] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:00 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/af36bdb7-f772-4c29-a7e8-2aab426e7842 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:19:00.695467 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fca577b2-902e-4c8e-903d-b62a8e363a39 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:00.698977 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fca577b2-902e-4c8e-903d-b62a8e363a39 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] DELETE http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:19:00.699424 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fca577b2-902e-4c8e-903d-b62a8e363a39 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:00.699884 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fca577b2-902e-4c8e-903d-b62a8e363a39 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:00.700315 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-fca577b2-902e-4c8e-903d-b62a8e363a39 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume with id: 0bab6599-c869-4fd6-a966-245a21fca567 
Sep 23 14:19:00.715251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:00.715251 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:00.716440 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fca577b2-902e-4c8e-903d-b62a8e363a39 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:19:00.921093 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fca577b2-902e-4c8e-903d-b62a8e363a39 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Delete volume request issued successfully.
Sep 23 14:19:00.921450 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fca577b2-902e-4c8e-903d-b62a8e363a39 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 202
Sep 23 14:19:00.922220 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1025/2043] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:19:00 2022] DELETE /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:19:00.926862 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-380505e7-c1ea-4c23-8dd2-363bed13d652 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:00.930354 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-380505e7-c1ea-4c23-8dd2-363bed13d652 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:19:00.930800 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-380505e7-c1ea-4c23-8dd2-363bed13d652 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:00.931251 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-380505e7-c1ea-4c23-8dd2-363bed13d652 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:00.946591 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:00.946591 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:00.953482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-380505e7-c1ea-4c23-8dd2-363bed13d652 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Volume info retrieved successfully.
Sep 23 14:19:00.962469 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-380505e7-c1ea-4c23-8dd2-363bed13d652 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 200
Sep 23 14:19:00.963182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1019/2044] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:00 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 914 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:19:01.980991 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-18885814-d9ec-46ff-ba17-30523e8b9558 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:01.985258 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18885814-d9ec-46ff-ba17-30523e8b9558 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] GET http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567
Sep 23 14:19:01.985705 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-18885814-d9ec-46ff-ba17-30523e8b9558 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:01.986162 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-18885814-d9ec-46ff-ba17-30523e8b9558 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:01.998426 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-18885814-d9ec-46ff-ba17-30523e8b9558 tempest-VolumesSnapshotTestJSON-629636169 tempest-VolumesSnapshotTestJSON-629636169-project] http://10.222.0.62/volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 returned with HTTP 404
Sep 23 14:19:01.999332 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1026/2045] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:01 2022] GET /volume/v3/01e7888a20c74078b4cb6cb8d6d44899/volumes/0bab6599-c869-4fd6-a966-245a21fca567 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:19:10.958676 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=54,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:19:11.990038 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=41,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:19:50.406424 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:50.409911 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] POST http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes
Sep 23 14:19:50.410747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1894966954", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:19:50.413787 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.v3.volumes [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1894966954', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=113687) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Sep 23 14:19:50.414098 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.v3.volumes [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Create volume of 1 GB
Sep 23 14:19:50.421715 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Availability Zones retrieved successfully.
Sep 23 14:19:50.436125 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Flow 'volume_create_api' (35056134-9f30-4b91-a260-4e29f10e61ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:19:50.438814 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5e65d4-a4f7-48c7-b532-600c708e507a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:19:50.441187 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.flows.api.create_volume [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Validating volume size '1' using validate_int {{(pid=113687) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Sep 23 14:19:50.473344 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5e65d4-a4f7-48c7-b532-600c708e507a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-09-23T13:47:13Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=2422c559-4ca5-47bb-b217-e461b1014a4c,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-09-23T13:47:13Z), 'volume_type_id': '2422c559-4ca5-47bb-b217-e461b1014a4c', '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=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:19:50.477143 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448b6124-4867-4a3b-b1d4-ea8be4ad0e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:19:50.835746 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.quota [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Created reservations ['c3435058-bb59-4b28-bab3-4cd082b9a660', '04e23872-c411-4dcc-b589-4852c779b860', '19a263b7-606f-4021-a5f2-fb0da584c0de', '3b8eccd7-cb15-4f24-946e-9bc37e23e467'] {{(pid=113687) reserve /opt/stack/cinder/cinder/quota.py:755}}
Sep 23 14:19:50.837409 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448b6124-4867-4a3b-b1d4-ea8be4ad0e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3435058-bb59-4b28-bab3-4cd082b9a660', '04e23872-c411-4dcc-b589-4852c779b860', '19a263b7-606f-4021-a5f2-fb0da584c0de', '3b8eccd7-cb15-4f24-946e-9bc37e23e467']}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:19:50.839490 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08dc5b3-bb0a-4e55-9f7a-8575e9c530e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:19:50.907861 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f08dc5b3-bb0a-4e55-9f7a-8575e9c530e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08b53cff-e79e-4281-b41a-4394cf237973', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1894966954',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='6ac60e3f01644a258f0a7ebddf8f4d30',qos_specs=None,replication_status=<?>,reservations=['c3435058-bb59-4b28-bab3-4cd082b9a660','04e23872-c411-4dcc-b589-4852c779b860','19a263b7-606f-4021-a5f2-fb0da584c0de','3b8eccd7-cb15-4f24-946e-9bc37e23e467'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='6e2be66df7b14b18b55bea07799abab3',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c), '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=2022-09-23T14:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1894966954',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=08b53cff-e79e-4281-b41a-4394cf237973,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ac60e3f01644a258f0a7ebddf8f4d30',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='6e2be66df7b14b18b55bea07799abab3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2422c559-4ca5-47bb-b217-e461b1014a4c),volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:19:50.909838 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a38d83-c683-4f0d-9b0c-5a491278055f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:19:50.996700 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a38d83-c683-4f0d-9b0c-5a491278055f) 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-TestMinimumBasicScenario-volume-1894966954',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='6ac60e3f01644a258f0a7ebddf8f4d30',qos_specs=None,replication_status=<?>,reservations=['c3435058-bb59-4b28-bab3-4cd082b9a660','04e23872-c411-4dcc-b589-4852c779b860','19a263b7-606f-4021-a5f2-fb0da584c0de','3b8eccd7-cb15-4f24-946e-9bc37e23e467'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='6e2be66df7b14b18b55bea07799abab3',volume_type_id=2422c559-4ca5-47bb-b217-e461b1014a4c)}' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:19:50.998535 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0bf2ff0-4d19-4024-9a73-35abc9920b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 23 14:19:51.071636 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0bf2ff0-4d19-4024-9a73-35abc9920b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=113687) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 23 14:19:51.074017 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Flow 'volume_create_api' (35056134-9f30-4b91-a260-4e29f10e61ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=113687) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 23 14:19:51.074730 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Create volume request issued successfully.
Sep 23 14:19:51.075949 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-0921a750-2b1c-44f8-b829-3300f6ae4dc3 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes returned with HTTP 202
Sep 23 14:19:51.076775 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1020/2046] 10.222.0.62 () {60 vars in 1236 bytes} [Fri Sep 23 14:19:50 2022] POST /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes => generated 824 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Sep 23 14:19:51.092113 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-59cdf95a-b92c-4cd7-82ae-70f7679e3d31 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:51.095619 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-59cdf95a-b92c-4cd7-82ae-70f7679e3d31 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:19:51.096058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-59cdf95a-b92c-4cd7-82ae-70f7679e3d31 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:51.096557 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-59cdf95a-b92c-4cd7-82ae-70f7679e3d31 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:51.111046 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:51.111046 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:51.117359 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-59cdf95a-b92c-4cd7-82ae-70f7679e3d31 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:19:51.126865 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-59cdf95a-b92c-4cd7-82ae-70f7679e3d31 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:19:51.129238 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1027/2047] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:51 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 892 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:19:52.144981 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-56710e55-02fe-4f68-82d1-0b88c4c3f912 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:52.148820 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-56710e55-02fe-4f68-82d1-0b88c4c3f912 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:19:52.149262 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-56710e55-02fe-4f68-82d1-0b88c4c3f912 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:52.149716 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-56710e55-02fe-4f68-82d1-0b88c4c3f912 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:52.164840 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:52.164840 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:52.171775 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-56710e55-02fe-4f68-82d1-0b88c4c3f912 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:19:52.181239 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-56710e55-02fe-4f68-82d1-0b88c4c3f912 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:19:52.181967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1021/2048] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:52 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 917 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:19:52.198700 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-447ff634-5a4e-4220-ac9e-6e24f62727b7 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:52.202583 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-447ff634-5a4e-4220-ac9e-6e24f62727b7 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:19:52.207443 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-447ff634-5a4e-4220-ac9e-6e24f62727b7 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:52.207443 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-447ff634-5a4e-4220-ac9e-6e24f62727b7 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:52.218776 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:52.218776 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:52.225275 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-447ff634-5a4e-4220-ac9e-6e24f62727b7 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:19:52.234739 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-447ff634-5a4e-4220-ac9e-6e24f62727b7 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:19:52.235453 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1028/2049] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:52 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 917 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:19:52.251528 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fe24cbc1-fa8f-4189-b62f-48a376c4b6ed None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:52.255038 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fe24cbc1-fa8f-4189-b62f-48a376c4b6ed tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes
Sep 23 14:19:52.258852 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fe24cbc1-fa8f-4189-b62f-48a376c4b6ed tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:52.258852 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fe24cbc1-fa8f-4189-b62f-48a376c4b6ed tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'index' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:52.258852 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.api_utils [None req-fe24cbc1-fa8f-4189-b62f-48a376c4b6ed tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Removing options '' from query. {{(pid=113687) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Sep 23 14:19:52.258852 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.volume.api [None req-fe24cbc1-fa8f-4189-b62f-48a376c4b6ed tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113687) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Sep 23 14:19:52.306255 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-fe24cbc1-fa8f-4189-b62f-48a376c4b6ed tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Get all volumes completed successfully.
Sep 23 14:19:52.307221 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fe24cbc1-fa8f-4189-b62f-48a376c4b6ed tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes returned with HTTP 200
Sep 23 14:19:52.307966 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1022/2050] 10.222.0.62 () {58 vars in 1214 bytes} [Fri Sep 23 14:19:52 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes => generated 405 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:19:52.316434 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-60235764-affa-406c-91e8-7b3618e72d1a None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:52.320178 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-60235764-affa-406c-91e8-7b3618e72d1a tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:19:52.320621 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-60235764-affa-406c-91e8-7b3618e72d1a tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:52.321102 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-60235764-affa-406c-91e8-7b3618e72d1a tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:52.335614 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:52.335614 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:52.341944 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-60235764-affa-406c-91e8-7b3618e72d1a tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:19:52.351469 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-60235764-affa-406c-91e8-7b3618e72d1a tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:19:52.352184 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1029/2051] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:52 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 917 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:19:52.418543 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-51b0dfc4-298b-48f5-a012-95e8917a0214 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:52.422631 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-51b0dfc4-298b-48f5-a012-95e8917a0214 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:19:52.423100 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-51b0dfc4-298b-48f5-a012-95e8917a0214 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:52.423549 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-51b0dfc4-298b-48f5-a012-95e8917a0214 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:52.438275 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:52.438275 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:52.444654 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-51b0dfc4-298b-48f5-a012-95e8917a0214 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:19:52.454225 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-51b0dfc4-298b-48f5-a012-95e8917a0214 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:19:52.454994 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1023/2052] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:19:52 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 917 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:19:52.686792 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b55855cc-b042-42ae-92e6-6ee91803d813 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:52.688422 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b55855cc-b042-42ae-92e6-6ee91803d813 None None] GET http://10.222.0.62/volume//
Sep 23 14:19:52.688868 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b55855cc-b042-42ae-92e6-6ee91803d813 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:52.689367 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b55855cc-b042-42ae-92e6-6ee91803d813 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:52.690204 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b55855cc-b042-42ae-92e6-6ee91803d813 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:19:52.690910 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1030/2053] 10.222.0.62 () {58 vars in 1299 bytes} [Fri Sep 23 14:19:52 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:19:52.698750 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-92f68419-2c47-44ed-96ba-9b54851dfb3d None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:52.703523 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-92f68419-2c47-44ed-96ba-9b54851dfb3d tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] POST http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/attachments
Sep 23 14:19:52.704272 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-92f68419-2c47-44ed-96ba-9b54851dfb3d tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08b53cff-e79e-4281-b41a-4394cf237973", "connector": null, "instance_uuid": "37cc15dc-ee4a-49f7-9b22-aaeacba00bbd"}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:19:52.721155 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:52.721155 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:52.894962 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=75,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:19:53.001094 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-92f68419-2c47-44ed-96ba-9b54851dfb3d tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/attachments returned with HTTP 200
Sep 23 14:19:53.002017 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1024/2054] 10.222.0.62 () {66 vars in 1574 bytes} [Fri Sep 23 14:19:52 2022] POST /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/attachments => generated 273 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:19:53.185877 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-3ec00774-0648-44ae-9afa-45266339adde None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:53.189447 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3ec00774-0648-44ae-9afa-45266339adde tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:19:53.189888 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3ec00774-0648-44ae-9afa-45266339adde tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:53.190345 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-3ec00774-0648-44ae-9afa-45266339adde tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:53.209718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:53.209718 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:53.216342 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-3ec00774-0648-44ae-9afa-45266339adde tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:19:53.225942 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-3ec00774-0648-44ae-9afa-45266339adde tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:19:53.226710 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1031/2055] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:53 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 916 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:19:53.336381 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-fb58d916-cfcc-4c80-a6a5-31227450aff4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:53.337112 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fb58d916-cfcc-4c80-a6a5-31227450aff4 None None] GET http://10.222.0.62/volume//
Sep 23 14:19:53.337527 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fb58d916-cfcc-4c80-a6a5-31227450aff4 None None] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:53.338005 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-fb58d916-cfcc-4c80-a6a5-31227450aff4 None None] Calling method 'all' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:53.338843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-fb58d916-cfcc-4c80-a6a5-31227450aff4 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:19:53.339407 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1025/2056] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:19:53 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:19:53.347707 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-3645cfb1-cd9c-4b21-ba78-db414242dbdd None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:53.351315 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-3645cfb1-cd9c-4b21-ba78-db414242dbdd tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:19:53.351857 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-3645cfb1-cd9c-4b21-ba78-db414242dbdd tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:53.352344 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-3645cfb1-cd9c-4b21-ba78-db414242dbdd tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:53.370990 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:53.370990 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:53.377615 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-3645cfb1-cd9c-4b21-ba78-db414242dbdd tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:19:53.386690 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-3645cfb1-cd9c-4b21-ba78-db414242dbdd tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:19:53.387407 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1032/2057] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:19:53 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Sep 23 14:19:53.455948 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-303f57df-9139-4140-9545-ef1bcf3cc21c None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:53.460405 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-303f57df-9139-4140-9545-ef1bcf3cc21c tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] PUT http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/attachments/ffb49e9f-6856-4513-acd1-555e945ddda5
Sep 23 14:19:53.461165 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-303f57df-9139-4140-9545-ef1bcf3cc21c tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-85743", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-85743", "mountpoint": "/dev/sdb"}}} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:19:53.475802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-303f57df-9139-4140-9545-ef1bcf3cc21c tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Acquiring lock "cinder-attachment_update-08b53cff-e79e-4281-b41a-4394cf237973-hv-cinder-85743" by "attachment_update" {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Sep 23 14:19:53.483533 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-303f57df-9139-4140-9545-ef1bcf3cc21c tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Lock "cinder-attachment_update-08b53cff-e79e-4281-b41a-4394cf237973-hv-cinder-85743" acquired by "attachment_update" :: waited 0.008s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Sep 23 14:19:53.485577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:53.485577 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:54.244804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-9b29a71e-0b15-4f81-ba7d-7da73821a899 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:54.248479 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9b29a71e-0b15-4f81-ba7d-7da73821a899 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:19:54.248930 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9b29a71e-0b15-4f81-ba7d-7da73821a899 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:54.250232 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-9b29a71e-0b15-4f81-ba7d-7da73821a899 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:54.270005 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.coordination [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-303f57df-9139-4140-9545-ef1bcf3cc21c tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Lock "cinder-attachment_update-08b53cff-e79e-4281-b41a-4394cf237973-hv-cinder-85743" released by "attachment_update" :: held 0.786s {{(pid=113687) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Sep 23 14:19:54.270655 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-303f57df-9139-4140-9545-ef1bcf3cc21c tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/attachments/ffb49e9f-6856-4513-acd1-555e945ddda5 returned with HTTP 200
Sep 23 14:19:54.271843 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1026/2058] 10.222.0.49 () {64 vars in 1477 bytes} [Fri Sep 23 14:19:53 2022] PUT /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/attachments/ffb49e9f-6856-4513-acd1-555e945ddda5 => generated 747 bytes in 817 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:19:54.272620 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:54.272620 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:54.279761 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-9b29a71e-0b15-4f81-ba7d-7da73821a899 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:19:54.288687 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-9b29a71e-0b15-4f81-ba7d-7da73821a899 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:19:54.289411 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1033/2059] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:54 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 917 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:19:55.307687 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-5612f5b6-e866-4425-add7-4d92ffc43236 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:55.311767 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5612f5b6-e866-4425-add7-4d92ffc43236 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:19:55.313214 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5612f5b6-e866-4425-add7-4d92ffc43236 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:55.313949 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-5612f5b6-e866-4425-add7-4d92ffc43236 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:55.335509 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:55.335509 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:55.341902 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-5612f5b6-e866-4425-add7-4d92ffc43236 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:19:55.351288 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-5612f5b6-e866-4425-add7-4d92ffc43236 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:19:55.352069 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1027/2060] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:55 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 917 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:19:56.369632 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-b18ccada-9745-476a-9363-48f772530abf None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:56.373323 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b18ccada-9745-476a-9363-48f772530abf tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:19:56.373783 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b18ccada-9745-476a-9363-48f772530abf tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:56.374222 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-b18ccada-9745-476a-9363-48f772530abf tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:56.393806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:56.393806 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:56.400058 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-b18ccada-9745-476a-9363-48f772530abf tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:19:56.409129 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-b18ccada-9745-476a-9363-48f772530abf tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:19:56.409843 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1034/2061] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:56 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 917 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:19:57.428015 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-8e87a534-934a-48cc-bb5e-47931aef7870 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:57.431630 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8e87a534-934a-48cc-bb5e-47931aef7870 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:19:57.432077 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8e87a534-934a-48cc-bb5e-47931aef7870 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:57.432529 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-8e87a534-934a-48cc-bb5e-47931aef7870 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:57.451768 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:57.451768 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:57.458834 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-8e87a534-934a-48cc-bb5e-47931aef7870 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:19:57.467747 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-8e87a534-934a-48cc-bb5e-47931aef7870 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:19:57.468396 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1028/2062] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:57 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 917 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Sep 23 14:19:58.485252 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-fa262789-b80e-416b-9492-d20264853b55 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:58.488801 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fa262789-b80e-416b-9492-d20264853b55 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:19:58.489244 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fa262789-b80e-416b-9492-d20264853b55 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:58.489696 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-fa262789-b80e-416b-9492-d20264853b55 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:58.508360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:58.508360 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:58.514661 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-fa262789-b80e-416b-9492-d20264853b55 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:19:58.524376 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-fa262789-b80e-416b-9492-d20264853b55 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:19:58.525091 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1035/2063] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:58 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 917 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:19:59.543210 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d3a1ca58-ee8f-46ca-89e1-77e5308d84e8 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:19:59.546684 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d3a1ca58-ee8f-46ca-89e1-77e5308d84e8 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:19:59.547127 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d3a1ca58-ee8f-46ca-89e1-77e5308d84e8 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:19:59.547576 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d3a1ca58-ee8f-46ca-89e1-77e5308d84e8 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:19:59.567102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:19:59.567102 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:19:59.573420 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d3a1ca58-ee8f-46ca-89e1-77e5308d84e8 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:19:59.582447 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d3a1ca58-ee8f-46ca-89e1-77e5308d84e8 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:19:59.583170 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1029/2064] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:19:59 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 917 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:20:00.462994 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-7c98eba1-8611-47c5-8b5c-01d9655bac9e None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:20:00.467312 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-7c98eba1-8611-47c5-8b5c-01d9655bac9e tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] POST http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/attachments/ffb49e9f-6856-4513-acd1-555e945ddda5/action
Sep 23 14:20:00.468127 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-7c98eba1-8611-47c5-8b5c-01d9655bac9e tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Action body: b'{"os-complete": null}' {{(pid=113688) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:20:00.468388 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-7c98eba1-8611-47c5-8b5c-01d9655bac9e tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:20:00.497494 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:20:00.497494 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:20:00.601602 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-2958bc42-07c3-4bfa-ae6b-933ecfa32037 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:20:00.605161 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2958bc42-07c3-4bfa-ae6b-933ecfa32037 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:20:00.605603 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2958bc42-07c3-4bfa-ae6b-933ecfa32037 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:20:00.606052 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-2958bc42-07c3-4bfa-ae6b-933ecfa32037 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:20:00.625667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:20:00.625667 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:20:00.632725 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-2958bc42-07c3-4bfa-ae6b-933ecfa32037 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:20:00.642508 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-2958bc42-07c3-4bfa-ae6b-933ecfa32037 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:20:00.643281 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1030/2065] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:20:00 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 1212 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Sep 23 14:20:00.662663 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-6b010a82-cd1b-4671-be6c-c307f9d8312f req-7c98eba1-8611-47c5-8b5c-01d9655bac9e tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/attachments/ffb49e9f-6856-4513-acd1-555e945ddda5/action returned with HTTP 204
Sep 23 14:20:00.663616 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1036/2066] 10.222.0.49 () {64 vars in 1498 bytes} [Fri Sep 23 14:20:00 2022] POST /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/attachments/ffb49e9f-6856-4513-acd1-555e945ddda5/action => generated 0 bytes in 202 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0)
Sep 23 14:20:01.661375 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-d81be552-177b-4c18-afea-ef977a259887 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:20:01.664991 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d81be552-177b-4c18-afea-ef977a259887 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:20:01.665435 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d81be552-177b-4c18-afea-ef977a259887 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:20:01.665887 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-d81be552-177b-4c18-afea-ef977a259887 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:20:01.684799 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:20:01.684799 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:20:01.690879 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-d81be552-177b-4c18-afea-ef977a259887 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:20:01.699751 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-d81be552-177b-4c18-afea-ef977a259887 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:20:01.700461 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1031/2067] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:20:01 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:20:01.718069 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-aec3ed48-22c4-4129-a9ee-710dbcc65cbf None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:20:01.722575 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aec3ed48-22c4-4129-a9ee-710dbcc65cbf tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:20:01.723022 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aec3ed48-22c4-4129-a9ee-710dbcc65cbf tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:20:01.723469 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-aec3ed48-22c4-4129-a9ee-710dbcc65cbf tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:20:01.742014 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:20:01.742014 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:20:01.748198 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-aec3ed48-22c4-4129-a9ee-710dbcc65cbf tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:20:01.757600 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-aec3ed48-22c4-4129-a9ee-710dbcc65cbf tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:20:01.758303 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1037/2068] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:20:01 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:20:01.775004 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-ab8af808-f561-4fb9-ac9c-080949ce4de4 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:20:01.778648 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ab8af808-f561-4fb9-ac9c-080949ce4de4 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:20:01.779351 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ab8af808-f561-4fb9-ac9c-080949ce4de4 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:20:01.779802 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-ab8af808-f561-4fb9-ac9c-080949ce4de4 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:20:01.798946 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:20:01.798946 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:20:01.805183 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-ab8af808-f561-4fb9-ac9c-080949ce4de4 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:20:01.815131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-ab8af808-f561-4fb9-ac9c-080949ce4de4 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:20:01.815888 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1032/2069] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:20:01 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:20:11.753961 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=85,cinder:UPDATE=2 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:20:11.810391 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=63,cinder:UPDATE=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:21:22.151362 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-cdc252ed-0759-49d7-8533-db5423244327 req-02a537bc-de45-42bb-80ad-555605e7acdc None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:21:22.157591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-02a537bc-de45-42bb-80ad-555605e7acdc tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:21:22.157591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-02a537bc-de45-42bb-80ad-555605e7acdc tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:21:22.157591 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-02a537bc-de45-42bb-80ad-555605e7acdc tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:21:22.178231 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:21:22.178231 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:21:22.186032 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [req-cdc252ed-0759-49d7-8533-db5423244327 req-02a537bc-de45-42bb-80ad-555605e7acdc tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:21:22.196302 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-02a537bc-de45-42bb-80ad-555605e7acdc tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:21:22.197147 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1038/2070] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:21:22 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Sep 23 14:21:22.226967 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-cdc252ed-0759-49d7-8533-db5423244327 req-cba75461-ed99-49e1-9764-3e3ad73aa32a None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:21:22.233471 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-cba75461-ed99-49e1-9764-3e3ad73aa32a tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] POST http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973/action
Sep 23 14:21:22.234224 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-cba75461-ed99-49e1-9764-3e3ad73aa32a tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Action body: b'{"os-begin_detaching": null}' {{(pid=113687) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Sep 23 14:21:22.234824 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-cba75461-ed99-49e1-9764-3e3ad73aa32a tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Sep 23 14:21:22.255179 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:21:22.255179 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:21:22.256226 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-cdc252ed-0759-49d7-8533-db5423244327 req-cba75461-ed99-49e1-9764-3e3ad73aa32a tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:21:22.319665 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-cdc252ed-0759-49d7-8533-db5423244327 req-cba75461-ed99-49e1-9764-3e3ad73aa32a tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Begin detaching volume completed successfully.
Sep 23 14:21:22.320145 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-cba75461-ed99-49e1-9764-3e3ad73aa32a tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973/action returned with HTTP 202
Sep 23 14:21:22.321131 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1033/2071] 10.222.0.62 () {64 vars in 1652 bytes} [Fri Sep 23 14:21:22 2022] POST /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Sep 23 14:21:22.581444 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-a8b6e408-9a4c-4373-a227-13fa4ec6e7f6 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:21:22.582584 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a8b6e408-9a4c-4373-a227-13fa4ec6e7f6 None None] GET http://10.222.0.62/volume//
Sep 23 14:21:22.583458 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a8b6e408-9a4c-4373-a227-13fa4ec6e7f6 None None] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:21:22.584047 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-a8b6e408-9a4c-4373-a227-13fa4ec6e7f6 None None] Calling method 'all' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:21:22.585195 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-a8b6e408-9a4c-4373-a227-13fa4ec6e7f6 None None] http://10.222.0.62/volume// returned with HTTP 300
Sep 23 14:21:22.586445 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1039/2072] 10.222.0.49 () {56 vars in 1098 bytes} [Fri Sep 23 14:21:22 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Sep 23 14:21:22.596036 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-cdc252ed-0759-49d7-8533-db5423244327 req-c7d8c8d2-c1d2-4bef-a9cc-45b01dae1d2e None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:21:22.599718 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-c7d8c8d2-c1d2-4bef-a9cc-45b01dae1d2e tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:21:22.600360 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-c7d8c8d2-c1d2-4bef-a9cc-45b01dae1d2e tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:21:22.600823 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-c7d8c8d2-c1d2-4bef-a9cc-45b01dae1d2e tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:21:22.622725 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:21:22.622725 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:21:22.630790 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-cdc252ed-0759-49d7-8533-db5423244327 req-c7d8c8d2-c1d2-4bef-a9cc-45b01dae1d2e tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:21:22.644227 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-c7d8c8d2-c1d2-4bef-a9cc-45b01dae1d2e tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:21:22.645182 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1034/2073] 10.222.0.49 () {60 vars in 1412 bytes} [Fri Sep 23 14:21:22 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 1310 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Sep 23 14:21:23.321804 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [req-cdc252ed-0759-49d7-8533-db5423244327 req-53b2ef8f-dd2d-41f0-92e1-a58186dc5ef0 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:21:23.326939 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-53b2ef8f-dd2d-41f0-92e1-a58186dc5ef0 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] DELETE http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/attachments/ffb49e9f-6856-4513-acd1-555e945ddda5
Sep 23 14:21:23.327383 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-53b2ef8f-dd2d-41f0-92e1-a58186dc5ef0 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:21:23.327858 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-53b2ef8f-dd2d-41f0-92e1-a58186dc5ef0 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'version_select' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:21:23.341612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:21:23.341612 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:21:23.762768 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [req-cdc252ed-0759-49d7-8533-db5423244327 req-53b2ef8f-dd2d-41f0-92e1-a58186dc5ef0 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/attachments/ffb49e9f-6856-4513-acd1-555e945ddda5 returned with HTTP 200
Sep 23 14:21:23.763786 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1040/2074] 10.222.0.49 () {62 vars in 1446 bytes} [Fri Sep 23 14:21:23 2022] DELETE /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/attachments/ffb49e9f-6856-4513-acd1-555e945ddda5 => generated 19 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:21:24.643910 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [req-25dc633b-dfc0-499c-ba6f-6880ff8e3994 req-b2c538c6-bb7e-4947-bfee-a1da3cbe126f None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:21:24.648040 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-25dc633b-dfc0-499c-ba6f-6880ff8e3994 req-b2c538c6-bb7e-4947-bfee-a1da3cbe126f tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:21:24.648482 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-25dc633b-dfc0-499c-ba6f-6880ff8e3994 req-b2c538c6-bb7e-4947-bfee-a1da3cbe126f tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:21:24.649187 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [req-25dc633b-dfc0-499c-ba6f-6880ff8e3994 req-b2c538c6-bb7e-4947-bfee-a1da3cbe126f tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:21:24.664115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:21:24.664115 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:21:24.671208 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [req-25dc633b-dfc0-499c-ba6f-6880ff8e3994 req-b2c538c6-bb7e-4947-bfee-a1da3cbe126f tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:21:24.680322 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [req-25dc633b-dfc0-499c-ba6f-6880ff8e3994 req-b2c538c6-bb7e-4947-bfee-a1da3cbe126f tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:21:24.681086 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1035/2075] 10.222.0.62 () {60 vars in 1578 bytes} [Fri Sep 23 14:21:24 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 917 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:21:24.698026 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-6b4985ab-0bad-42de-a5cd-c01d0bbe6f38 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:21:24.701526 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6b4985ab-0bad-42de-a5cd-c01d0bbe6f38 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] DELETE http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:21:24.701969 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6b4985ab-0bad-42de-a5cd-c01d0bbe6f38 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:21:24.702455 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-6b4985ab-0bad-42de-a5cd-c01d0bbe6f38 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'delete' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:21:24.702852 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.v3.volumes [None req-6b4985ab-0bad-42de-a5cd-c01d0bbe6f38 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Delete volume with id: 08b53cff-e79e-4281-b41a-4394cf237973 
Sep 23 14:21:24.717978 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:21:24.717978 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:21:24.719010 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6b4985ab-0bad-42de-a5cd-c01d0bbe6f38 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:21:24.911676 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.volume.api [None req-6b4985ab-0bad-42de-a5cd-c01d0bbe6f38 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Delete volume request issued successfully.
Sep 23 14:21:24.912041 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-6b4985ab-0bad-42de-a5cd-c01d0bbe6f38 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 202
Sep 23 14:21:24.912841 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1041/2076] 10.222.0.62 () {58 vars in 1328 bytes} [Fri Sep 23 14:21:24 2022] DELETE /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Sep 23 14:21:24.917832 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.middleware.request_id [None req-93aaafca-36c5-4127-87d9-3d91e53435b2 None None] RequestId filter calling following filter/app {{(pid=113687) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:21:24.922142 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-93aaafca-36c5-4127-87d9-3d91e53435b2 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:21:24.922627 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-93aaafca-36c5-4127-87d9-3d91e53435b2 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113687) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:21:24.923084 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG cinder.api.openstack.wsgi [None req-93aaafca-36c5-4127-87d9-3d91e53435b2 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113687) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:21:24.938368 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Sep 23 14:21:24.938368 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]:   warnings.warn('Policy enforcement is depending on the value of '
Sep 23 14:21:24.944951 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.volume.api [None req-93aaafca-36c5-4127-87d9-3d91e53435b2 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Volume info retrieved successfully.
Sep 23 14:21:24.954355 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: INFO cinder.api.openstack.wsgi [None req-93aaafca-36c5-4127-87d9-3d91e53435b2 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 200
Sep 23 14:21:24.955116 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: [pid: 113687|app: 0|req: 1036/2077] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:21:24 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Sep 23 14:21:25.974023 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.middleware.request_id [None req-f68125a0-dd6a-4ece-897c-3905ed95b7a5 None None] RequestId filter calling following filter/app {{(pid=113688) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Sep 23 14:21:25.977573 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f68125a0-dd6a-4ece-897c-3905ed95b7a5 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] GET http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973
Sep 23 14:21:25.978014 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f68125a0-dd6a-4ece-897c-3905ed95b7a5 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Empty body provided in request {{(pid=113688) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Sep 23 14:21:25.978503 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG cinder.api.openstack.wsgi [None req-f68125a0-dd6a-4ece-897c-3905ed95b7a5 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] Calling method 'show' {{(pid=113688) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Sep 23 14:21:25.990824 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: INFO cinder.api.openstack.wsgi [None req-f68125a0-dd6a-4ece-897c-3905ed95b7a5 tempest-TestMinimumBasicScenario-701120692 tempest-TestMinimumBasicScenario-701120692-project] http://10.222.0.62/volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 returned with HTTP 404
Sep 23 14:21:25.991722 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: [pid: 113688|app: 0|req: 1042/2078] 10.222.0.62 () {58 vars in 1325 bytes} [Fri Sep 23 14:21:25 2022] GET /volume/v3/6ac60e3f01644a258f0a7ebddf8f4d30/volumes/08b53cff-e79e-4281-b41a-4394cf237973 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Sep 23 14:21:34.950061 dv-cinder-857434-4-iscsi devstack@c-api.service[113687]: DEBUG dbcounter [-] [113687] Writing DB stats cinder:SELECT=28,cinder:UPDATE=1 {{(pid=113687) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Sep 23 14:21:35.982569 dv-cinder-857434-4-iscsi devstack@c-api.service[113688]: DEBUG dbcounter [-] [113688] Writing DB stats cinder:SELECT=37,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=113688) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}